hello,
i have some error on wget by build an generic minimal t2 system.

Command Wrapper Debug: running 'x86_64-t2-linux-gnu-gcc --version' ..
x86_64-t2-linux-gnu-gcc is 
/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN/tools.cross/wrapper/x86_64-t2-linux-gnu-gcc
Old Command: x86_64-t2-linux-gnu-gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2 -march=nocona'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s */X11R6/include?-I/usr/X11/include */X11R6/lib?-L/usr/X11/lib 
*/X11R6/lib64?-L/usr/X11/lib64'
FILTER = 'sed -e 
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2\2\3,''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Insert: -march=nocona
Copy:   --version
Append: -s
conditonal arg: */X11R6/include?-I/usr/X11/include.
conditonal: */X11R6/include, lhs: -I/usr/X11/include, rhs: .
conditonal arg: */X11R6/lib?-L/usr/X11/lib.
conditonal: */X11R6/lib, lhs: -L/usr/X11/lib, rhs: .
conditonal arg: */X11R6/lib64?-L/usr/X11/lib64.
conditonal: */X11R6/lib64, lhs: -L/usr/X11/lib64, rhs: .
Run Filter: sed -e 
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2\2\3,'
Old PATH: 
/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN/tools.cross/wrapper:/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN$
New PATH: 
/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN/tools.cross/bin:/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN/too$
New Command: x86_64-t2-linux-gnu-gcc -pipe -O2 -march=nocona --version -s
x86_64-t2-linux-gnu-gcc (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

[ writing debug log to 
/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/cmd_wrapper.log
 ]
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/archdir/wget-1.11.2.tar.bz2'
 -> `/home/marcus/t2-trunk/download/mirror/w/wget-1.11.2.tar.bz2'
Running main build function 'build_this_package' ...
Extracting wget-1.11.2.tar.bz2 (--use-compress-program=bzip2 -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into 
/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2 
...
Creating 
/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/usr/<..> if 
required ...
Autodetection for option impossible:  --with-libpam passed thru.
Autodetection for option impossible:  --with-pam passed thru.
Autodetection for option impossible:  --enable-libpam passed thru.
Autodetection for option impossible:  --enable-pam passed thru.
Running  ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin 
--libdir=/usr/lib64 --datadir=/usr/share --includedir=/usr/include 
--infodir=/usr/info --mandir=/usr/man --sys$
configure: loading cache ./config.cache
configure: configuring for GNU Wget 1.11.2
checking build system type... x86_64-nocross-linux-gnu
checking host system type... x86_64-t2-linux-gnu
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... 
/home/marcus/t2-trunk/build/default-8.0-trunk-generic-x86-64-core2/TOOLCHAIN/tools.cross/wrapper/install
 -c
checking for x86_64-t2-linux-gnu-gcc... x86_64-t2-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-t2-linux-gnu-gcc accepts -g... yes
checking for x86_64-t2-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-t2-linux-gnu-cpp
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for ANSI C header files... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking size of off_t... 8
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 8
checking for size_t... yes
checking for pid_t... yes
checking for uint32_t... yes
checking for uintptr_t... yes
checking for intptr_t... yes
checking for int64_t... yes
checking for sig_atomic_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for strptime... yes
checking for timegm... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for drand48... yes
checking for strtoll... yes
checking for usleep... yes
checking for ftello... yes
checking for sigblock... yes
checking for sigsetjmp... no
checking for memrchr... yes
checking for wcwidth... yes
checking for mbtowc... yes
checking for struct utimbuf... yes
checking for socklen_t... socklen_t
checking for working fnmatch.h... yes
checking for nanosleep... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for socket in -lsocket... no
checking for getopt_long... yes
checking for ld used by GCC... x86_64-t2-linux-gnu-ld
checking if the linker (x86_64-t2-linux-gnu-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for dlopen in -ldl... yes
checking for libssl... no
checking for md5_calc in -lmd5... no
configure: using the built-in (GNU) MD5 implementation
checking whether byte ordering is bigendian... no
checking for getaddrinfo... yes
checking for INET6 protocol support... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
configure: Enabling support for IPv6.
checking whether NLS is requested... yes
configure: language catalogs: be bg ca cs da de el en_GB eo es et eu fi fr ga 
gl he hr hu id it ja nb nl pl pt pt_BR ro ru sk sl sr sv tr uk vi zh_CN zh_TW
checking for msgfmt... msgfmt
checking for xgettext... :
checking for gmsgfmt... msgfmt
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for gettext in -lintl... no
checking for gettext... yes
checking for makeinfo... makeinfo
checking for perl5... no
checking for perl... /usr/bin/perl
checking for pod2man... /usr/bin/pod2man
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING:  src/Makefile.in seems to ignore the --datarootdir 
setting
config.status: creating doc/Makefile
config.status: WARNING:  doc/Makefile.in seems to ignore the --datarootdir 
setting
config.status: creating util/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: WARNING:  tests/Makefile.in seems to ignore the --datarootdir 
setting
config.status: creating tests/WgetTest.pm
config.status: creating windows/Makefile
config.status: creating stamp-h
config.status: creating src/config.h
config.status: executing default commands
generating po/POTFILES from ./po/POTFILES.in
creating po/Makefile
Running make -j3 CC=x86_64-t2-linux-gnu-gcc CPP=x86_64-t2-linux-gnu-cpp 
CXX=x86_64-t2-linux-gnu-g++ prefix=/usr CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc 
HOSTCC=cc HOST_CC=cc STRIP=x86_6$
cd src && make CC='x86_64-t2-linux-gnu-gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\"' CFLAGS='-O2 
-Wall' LDFLAGS='' LIBS='-l$
cd doc && make CC='x86_64-t2-linux-gnu-gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\"' CFLAGS='-O2 
-Wall' LDFLAGS='' LIBS='-l$
cd po && make CC='x86_64-t2-linux-gnu-gcc' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\"' CFLAGS='-O2 
-Wall' LDFLAGS='' LIBS='-ld$
make[1]: Entering directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/po'
file=./`echo be | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH msgfmt -o $file be.po
make[1]: Entering directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/doc'
sed s/@/@@/g sample.wgetrc > sample.wgetrc.munged_for_texi_inclusion
make[1]: Entering directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/src'
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
cmpt.c
makeinfo -I. ./wget.texi
make[1]: Leaving directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/doc'
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
connect.c
file=./`echo bg | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH msgfmt -o $file bg.po
/bin/sh: line 1: msgfmt: command not found
/bin/sh: line 1: msgfmt: command not found
make[1]: *** [be.gmo] Error 127
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
convert.c
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [bg.gmo] Error 127
make[1]: Leaving directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/po'
make: *** [po] Error 2
make: *** Waiting for unfinished jobs....
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
cookies.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
ftp.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
ftp-basic.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
ftp-ls.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
ftp-opie.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
hash.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
host.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
html-parse.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
html-url.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
http.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
init.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
log.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
main.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
gen-md5.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
gnu-md5.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
netrc.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
progress.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
ptimer.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
recur.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
res.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
retr.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
safe-ctype.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
snprintf.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
spider.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
url.c
spider.c: In function 'print_broken_links':
spider.c:89: warning: unused variable 'list'
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
utils.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
version.c
x86_64-t2-linux-gnu-gcc -I. -I.   -DHAVE_CONFIG_H 
-DSYSTEM_WGETRC=\"/etc/wgetrc\" -DLOCALEDIR=\"/usr/share/locale\" -O2 -Wall -c 
xmalloc.c
x86_64-t2-linux-gnu-gcc -O2 -Wall  -o wget  cmpt.o connect.o convert.o 
cookies.o ftp.o ftp-basic.o ftp-ls.o ftp-opie.o  hash.o host.o html-parse.o 
html-url.o http.o  init.o log.o main$
make[1]: Leaving directory 
`/home/marcus/t2-trunk/src.wget.default.20080605.130116.27678.linux/wget-1.11.2/src'
Due to previous errors, no 1-wget.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 1 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.


I use the t2 script on a Debian sid machine



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to