cvs commit: ports/lang/gcc45 Makefile distinfo pkg-plist

QAT at FreeBSD.org QAT at FreeBSD.org
Mon May 3 18:26:04 UTC 2010


The Restless Daemon identified a configure error while trying to build:
 gcc-4.5.1.20100429_2 maintained by gerald at FreeBSD.org
 Makefile ident: $FreeBSD: ports/lang/gcc45/Makefile,v 1.437 2010/05/03 18:03:33 glarkin Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gcc-4.5.1.20100429_2.log :

/bin/sh ./libtool   --mode=link /work/a/ports/lang/gcc45/work/build/./gcc/xgcc -B/work/a/ports/lang/gcc45/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -B/usr/local/x86_64-portbld-freebsd8.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include    -fexceptions -Iinclude -I././targ-include -I.//libc/include -g -O2 -pipe -I/usr/local/include -fno-strict-aliasing  -o libgcjgc.la  -version-info 1:2:0 -rpath /usr/local/lib/gcc45  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo  mach_dep.lo -pthread  
/bin/sh ./libtool   --mode=link /work/a/ports/lang/gcc45/work/build/./gcc/xgcc -B/work/a/ports/lang/gcc45/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -B/usr/local/x86_64-portbld-freebsd8.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include    -fexceptions -Iinclude -I././targ-include -I.//libc/include -g -O2 -pipe -I/usr/local/include -fno-strict-aliasing  -o libgcjgc_convenience.la  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo  mach_dep.lo 
libtool: link: /work/a/ports/lang/gcc45/work/build/./gcc/xgcc -B/work/a/ports/lang/gcc45/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -B/usr/local/x86_64-portbld-freebsd8.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include    -shared  .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/mach_dep.o    -pthread   -pthread -Wl,-soname -Wl,libgcjgc.so.1 -o .libs/libgcjgc.so.1
libtool: link: /usr/local/x86_64-portbld-freebsd8.0/bin/ar rc .libs/libgcjgc_convenience.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/mach_dep.o 
libtool: link: (cd ".libs" && rm -f "libgcjgc.so" && ln -s "libgcjgc.so.1" "libgcjgc.so")
libtool: link: (cd ".libs" && rm -f "libgcjgc.so" && ln -s "libgcjgc.so.1" "libgcjgc.so")
libtool: link: /usr/local/x86_64-portbld-freebsd8.0/bin/ranlib .libs/libgcjgc_convenience.a
libtool: link: ( cd ".libs" && rm -f "libgcjgc_convenience.la" && ln -s "../libgcjgc_convenience.la" "libgcjgc_convenience.la" )
libtool: link: /usr/local/x86_64-portbld-freebsd8.0/bin/ar rc .libs/libgcjgc.a  allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o specific.o stubborn.o typd_mlc.o backgraph.o win32_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o mach_dep.o
libtool: link: /usr/local/x86_64-portbld-freebsd8.0/bin/ranlib .libs/libgcjgc.a
libtool: link: ( cd ".libs" && rm -f "libgcjgc.la" && ln -s "../libgcjgc.la" "libgcjgc.la" )
gmake[3]: Leaving directory `/work/a/ports/lang/gcc45/work/build/x86_64-portbld-freebsd8.0/boehm-gc'
gmake[2]: Leaving directory `/work/a/ports/lang/gcc45/work/build/x86_64-portbld-freebsd8.0/boehm-gc'
yes
checking for a thread-safe mkdir -p... ../.././../gcc-4.5-20100429/libjava/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of /work/a/ports/lang/gcc45/work/build/./gcc/xgcc -B/work/a/ports/lang/gcc45/work/build/./gcc/ -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -B/usr/local/x86_64-portbld-freebsd8.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include   ... gcc3
checking dependency style of  /work/a/ports/lang/gcc45/work/build/./gcc/xgcc -shared-libgcc -B/work/a/ports/lang/gcc45/work/build/./gcc -nostdinc++ -L/work/a/ports/lang/gcc45/work/build/x86_64-portbld-freebsd8.0/libstdc++-v3/src -L/work/a/ports/lang/gcc45/work/build/x86_64-portbld-freebsd8.0/libstdc++-v3/src/.libs -B/usr/local/x86_64-portbld-freebsd8.0/bin/ -B/usr/local/x86_64-portbld-freebsd8.0/lib/ -isystem /usr/local/x86_64-portbld-freebsd8.0/include -isystem /usr/local/x86_64-portbld-freebsd8.0/sys-include   ... gcc3
checking for x86_64-portbld-freebsd8.0-as... /work/a/ports/lang/gcc45/work/build/./gcc/as
checking for x86_64-portbld-freebsd8.0-ld... /work/a/ports/lang/gcc45/work/build/./gcc/collect-ld
checking for x86_64-portbld-freebsd8.0-ar... /usr/local/x86_64-portbld-freebsd8.0/bin/ar
checking for x86_64-portbld-freebsd8.0-ranlib... /usr/local/x86_64-portbld-freebsd8.0/bin/ranlib
checking for x86_64-portbld-freebsd8.0-dlltool... dlltool
checking for gawk... (cached) nawk
checking for jar... no
checking for fastjar... no
checking for gjar... no
checking for zip... no
checking for unzip... unzip
configure: error: cannot find neither zip nor jar, cannot continue
gmake[1]: *** [configure-target-libjava] Error 1
gmake[1]: Leaving directory `/work/a/ports/lang/gcc45/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1

Stop in /a/ports/lang/gcc45.
================================================================
build of /usr/ports/lang/gcc45 ended at Mon May  3 18:25:57 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=lang&portname=gcc45

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."



More information about the cvs-ports mailing list