On Mon, Dec 19, 2016 at 12:01:45AM +0800, Li-Wen Hsu wrote: > On Sun, Dec 18, 2016 at 15:39:50 +0100, Baptiste Daroussin wrote: > > On Sun, Dec 18, 2016 at 03:18:47PM +0100, Dimitry Andric wrote: > > > On 18 Dec 2016, at 12:48, jenkins-ad...@freebsd.org wrote: > > > > > > > > FreeBSD_HEAD_amd64_gcc - Build #1736 - Still Failing: > > > > > > > > Build information: > > > > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_amd64_gcc/1736/ > > > ... > > > > --- atf-check.full --- > > > > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem > > > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include/c++/v1 > > > > -std=c++11 -nostdinc++ -isystem > > > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include > > > > > > > > -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib > > > > > > > > -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib > > > > > > > > --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp > > > > -B/usr/local/x86_64-freebsd/bin/ -O2 -pipe -DHAVE_CONFIG_H > > > > -I/builds/FreeBSD_HEAD_amd64_gcc/contrib/atf -DATF_SHELL='"/bin/sh"' -g > > > > -fstack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W > > > > -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wformat=2 > > > > -Wno-format-extra-args -Wno-error=address -Wno-error=array-bounds > > > > -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align > > > > -Wno-error=clobbered -Wno-error=enum-compare -Wno-error=extra > > > > -Wno-error=inline -Wno-error=logical-not-parentheses > > > > -Wno-error=strict-aliasing -Wno-error=uninitialized > > > > -Wno-error=unused-but-set-variable -Wno-error=unused-function > > > > -Wno-error=unused-value -Wno-error=strict-overflow > > > > -Wno-error=misleading-indentation -Wno-error=nonnull-compare > > > > -Wno-error=shift-negative-value -Wno-error=tautological-compare > > > > -Wno-error=unused-const-variable -o atf-check.full atf-check.o > > > > -lprivateatf-c++ -lprivateatf-c > > > > --- all_subdir_lib --- > > > > --- mulosi4.po --- > > > > /usr/local/bin/x86_64-portbld-freebsd10.1-gcc -isystem > > > > /builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/include > > > > > > > > -L/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib > > > > > > > > -B/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp/usr/lib > > > > > > > > --sysroot=/builds/FreeBSD_HEAD_amd64_gcc/obj/builds/FreeBSD_HEAD_amd64_gcc/tmp > > > > -B/usr/local/x86_64-freebsd/bin/ -pg -O2 -pipe -fpic > > > > -fvisibility=hidden -DVISIBILITY_HIDDEN > > > > -I/builds/FreeBSD_HEAD_amd64_gcc/contrib/libcxxrt -MD > > > > -MF.depend.mulosi4.po -MTmulosi4.po -std=gnu99 -fstack-protector-strong > > > > -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized > > > > -Wno-pointer-sign -Wno-error=address -Wno-error=array-bounds > > > > -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align > > > > -Wno-error=clobbered -Wno-error=enum-compare -Wno-error=extra > > > > -Wno-error=inline -Wno-error=logical-not-parentheses > > > > -Wno-error=strict-aliasing -Wno-error=uninitialized > > > > -Wno-error=unused-but-set-variable -Wno-error=unused-function > > > > -Wno-error=unused-value -Wno-error=strict-overflow > > > > -Wno-error=misleading-indentation -Wno-error=nonnull-compare > > > > -Wno-error=shift-negative-value -Wno-error=tautological-compare > > > > -Wno-error=unused-const-variable -c > > > > /builds/FreeBSD_HEAD_amd64_gcc/contrib/compiler-rt/lib/builtins/mulosi4.c > > > > -o mulosi4.po > > > > --- all_subdir_bin --- > > > > --- dd.1.gz --- > > > > gzip -cn /builds/FreeBSD_HEAD_amd64_gcc/bin/dd/dd.1 > dd.1.gz > > > > --- dd.debug --- > > > > /usr/local/x86_64-freebsd/bin/objcopy --only-keep-debug dd.full dd.debug > > > > --- dd --- > > > > /usr/local/x86_64-freebsd/bin/objcopy --strip-debug > > > > --add-gnu-debuglink=dd.debug dd.full dd > > > > --- all_subdir_bin/df --- > > > > ===> bin/df (all) > > > > --- all_subdir_libexec --- > > > > /usr/local/bin/x86_64-freebsd-ld: atf-check.o: relocation R_X86_64_32 > > > > against symbol `_ZTIN3atf12system_errorE' can not be used when making a > > > > shared object; recompile with -fPIC > > > > /usr/local/bin/x86_64-freebsd-ld: final link failed: Nonrepresentable > > > > section on output > > > > collect2: error: ld returned 1 exit status > > > > *** [atf-check.full] Error code 1 > > > > > > Baptiste, is this the problem again with -lstdc++ being linked in > > > accidentally again? > > > > Should not be, is the object directory always cleaned before building? by > > cleaned I mean rm -rf >
There was another mistake in amd64-gcc which I have just fixed and would make updating to 6.2.0 wait another round of package build Best regards, Bapt
signature.asc
Description: PGP signature