6b18 build problems
Matthias Klose
doko at ubuntu.com
Sat Feb 20 12:53:18 PST 2010
On 20.02.2010 15:35, Matthias Klose wrote:
> On 20.02.2010 12:19, Andrew John Hughes wrote:
>> On 19 February 2010 23:28, Matthias Klose<doko at ubuntu.com> wrote:
>>> http://launchpadlibrarian.net/39430688/buildlog_ubuntu-lucid-armel.openjdk-6_6b18~pre1-0ubuntu1_FAILEDTOBUILD.txt.gz
>>>
>>>
>>> - make jtregcheck starts rebuilding the whole openjdk again. apparently
>>> an out of date stamp, or a missing stamp. still searching for this one.
>>> any ideas?
>>
>> No, other than make sure you're using the latest HEAD as I did fix a
>> few issues yesterday.
>
> no, didn't fix. Mark (W.), is this seen on the buildd's as well, when
> running make && make check?
this seems to be broken by the recent IcedTea6 changes when updated to b18:
Prerequisite `bootstrap/jdk1.7.0/jre/lib/tools.jar'
is newer than target `stamps/plugs.stamp'.
Must remake target `stamps/plugs.stamp'.
The `bootstrap/jdk1.7.0/jre/lib/tools.jar' seems to be a micro optimization
(only build it once for the openjdk-ecj and openjdk builds?).
The tools.jar symlink seems to be modified in the
stamps/bootstrap-directory-ecj.stamp target as well.
I'm adding the add-*.stamp targets to the jtreg target so that these targets are
rebuilt as well, but that doesn't fix the original bug.
Matthias
More information about the distro-pkg-dev
mailing list