Re: Failed to build 11-CURRENT on 10.1-RELEASE (was: Re: FreeBSD_HEAD - Build #2953 - Still Failing

2015-07-12 Thread John-Mark Gurney
Li-Wen Hsu wrote this message on Sun, Jul 12, 2015 at 11:31 +0800:
> Resend this using another subject for not being overwhelmed by lots of build 
> fail mails :(

This has already been addressed by r285417:
svnweb.freebsd.org/changeset/base/r285417

> On Sun, Jul 12, 2015 at 01:22:48 +0800, Li-Wen Hsu wrote:
> > On Sat, Jul 11, 2015 at 17:11:24 +, jenkins-ad...@freebsd.org wrote:
> > > FreeBSD_HEAD - Build #2953 - Still Failing:
> > > 
> > > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/
> > > Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/changes
> > > Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/console
> > 
> > [...]
> > 
> > > The end of the build log:
> > 
> > [...]
> >  
> > > cc -O2 -pipe  -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../contrib/mtree 
> > > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libnetbsd 
> > > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libmd -std=gnu99  
> > > -Qunused-arguments 
> > > -I/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/include  
> > > -static -L/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/lib 
> > > -o xinstall xinstall.o getid.o  -lmd -legacy
> > > xinstall.o: In function `install':
> > > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x133c): 
> > > undefined reference to `_libmd_SHA256_File'
> > > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x1631): 
> > > undefined reference to `_libmd_SHA256_End'
> > > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x186c): 
> > > undefined reference to `_libmd_SHA256_File'
> > > xinstall.o: In function `compare':
> > > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x2706): 
> > > undefined reference to `_libmd_SHA256_End'
> > > cc: error: linker command failed with exit code 1 (use -v to see 
> > > invocation)
> > > *** [xinstall] Error code 1
> > > 
> > > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> > > 1 error
> > > 
> > > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> > 
> > This failure seems due to cannot build 11-CURRENT on 10.1-RELEASE, where
> > this job configured to run on.
> > 
> > I have tested building HEAD in 11-CURRENT and 10.1-RELEASE jails,
> > the first one succeeded and the other failed.  
> > 
> > I remember we need to support build -CURRENT on latest -RELEASE, right?
> > Any comments?

Please keep up w/ commit mail in situations like these...

-- 
  John-Mark Gurney  Voice: +1 415 225 5579

 "All that I will do, has been done, All that I have, has not."
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Failed to build 11-CURRENT on 10.1-RELEASE (was: Re: FreeBSD_HEAD - Build #2953 - Still Failing

2015-07-11 Thread Li-Wen Hsu
Resend this using another subject for not being overwhelmed by lots of build 
fail mails :(

On Sun, Jul 12, 2015 at 01:22:48 +0800, Li-Wen Hsu wrote:
> On Sat, Jul 11, 2015 at 17:11:24 +, jenkins-ad...@freebsd.org wrote:
> > FreeBSD_HEAD - Build #2953 - Still Failing:
> > 
> > Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/
> > Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/changes
> > Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD/2953/console
> 
> [...]
> 
> > The end of the build log:
> 
> [...]
>  
> > cc -O2 -pipe  -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../contrib/mtree 
> > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libnetbsd 
> > -I/builds/FreeBSD_HEAD/usr.bin/xinstall/../../lib/libmd -std=gnu99  
> > -Qunused-arguments 
> > -I/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/include  
> > -static -L/builds/FreeBSD_HEAD/obj/builds/FreeBSD_HEAD/tmp/legacy/usr/lib 
> > -o xinstall xinstall.o getid.o  -lmd -legacy
> > xinstall.o: In function `install':
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x133c): undefined 
> > reference to `_libmd_SHA256_File'
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x1631): undefined 
> > reference to `_libmd_SHA256_End'
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x186c): undefined 
> > reference to `_libmd_SHA256_File'
> > xinstall.o: In function `compare':
> > /builds/FreeBSD_HEAD/usr.bin/xinstall/xinstall.c:(.text+0x2706): undefined 
> > reference to `_libmd_SHA256_End'
> > cc: error: linker command failed with exit code 1 (use -v to see invocation)
> > *** [xinstall] Error code 1
> > 
> > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> > 1 error
> > 
> > make[3]: stopped in /builds/FreeBSD_HEAD/usr.bin/xinstall
> 
> This failure seems due to cannot build 11-CURRENT on 10.1-RELEASE, where
> this job configured to run on.
> 
> I have tested building HEAD in 11-CURRENT and 10.1-RELEASE jails,
> the first one succeeded and the other failed.  
> 
> I remember we need to support build -CURRENT on latest -RELEASE, right?
> Any comments?
> 
> Thanks,
> Li-Wen
> 
> -- 
> Li-Wen Hsu 
> http://lwhsu.org



-- 
Li-Wen Hsu 
http://lwhsu.org


pgpdfXMEw_cnx.pgp
Description: PGP signature