Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19812 Details for
Bug 32029
jigdo-0.7.0 doesn't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full output
out (text/plain), 9.36 KB, created by
Malte S. Stretz
on 2003-10-26 04:41:26 UTC
(
hide
)
Description:
full output
Filename:
MIME Type:
Creator:
Malte S. Stretz
Created:
2003-10-26 04:41:26 UTC
Size:
9.36 KB
patch
obsolete
>eutils >eutils >eutils >>>> Unpacking source... >>>> Unpacking jigdo-0.7.0.tar.bz2 to /var/tmp/portage/jigdo-0.7.0/work >>>> Source unpacked. >eutils >nls >gtk >creating cache ./config.cache >checking for mawk... no >checking for gawk... gawk >checking for gcc... gcc >checking whether the C compiler (gcc -march=athlon-tbird -O2 -pipe -Wno-unused-parameter ) works... yes >checking whether the C compiler (gcc -march=athlon-tbird -O2 -pipe -Wno-unused-parameter ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for c++... g++ >checking whether the C++ compiler (g++ -march=athlon-tbird -O2 -pipe ) works... yes >checking whether the C++ compiler (g++ -march=athlon-tbird -O2 -pipe ) is a cross-compiler... no >checking whether we are using GNU C++... yes >checking whether g++ accepts -g... yes >checking for a BSD compatible install... /bin/install -c >checking whether the C++ compiler is recent enough... yes >updating cache ./config.cache >checking for wget... yes >checking for value of --enable-debug... "no" >checking how to run the C++ preprocessor... g++ -E >checking for ANSI C header files... yes >checking for stddef.h... yes >checking for unistd.h... yes >checking for limits.h... yes >checking for string.h... yes >checking for zlibVersion in -lz... yes >checking for zlib.h... yes >checking for value of --with-libdb... "yes" >checking for db_create in -ldb... no >checking for db_create in -ldb3... no >checking for db_create in -ldb-3... yes >checking for db.h... yes >checking for value of --with-gui... "auto" >checking for pkg-config... yes >checking for value of --with-pkg-config-prefix... not set >checking for GTK+ 2.0.6 or later... 2.2.4 >checking for libwww 5.3.2 or later... 5.4.0 >checking for size_t... yes >checking whether byte ordering is bigendian... no >checking whether we are compiling for Windows... no >checking for value of --with-uint64... "auto" >checking for unsigned long long... yes >checking size of unsigned long... 4 >checking size of unsigned long long... 8 >checking for 64 bit unsigned integer type... unsigned long long >checking for operator<<(uint64)... yes >checking for string::compare(size_t,size_t,string,size_t,size_t)... yes >checking for lstat... yes >checking for truncate... yes >checking for ftruncate... yes >checking for mmap... yes >checking for memcpy... yes >checking for fileno... yes >checking for snprintf... yes >checking for _snprintf... no >checking for setenv... yes >checking for TIOCGWINSZ ioctl... yes >checking for getopt_long in <getopt.h>... yes >checking for uname in <sys/utsname.h>... yes >checking for _stati64... no >checking for value of --enable-nls... "yes" >checking for dgettext in -lintl... no >checking whether dgettext() works... yes >checking for catalogs to be installed... de >checking for value of --enable-libwww-hacks... "yes" >updating cache ./config.cache >creating ./config.status >creating Makefile >creating doc/Makefile >creating src/Makefile >creating po/Makefile >creating src/config.h > [32;01m*[0m Applying makefile.patch... >[A[121G [34;01m[ [32;01mok[34;01m ][0m >test -h gfx -o -d gfx || ln -s "./gfx" gfx >cd src && make all >make[1]: Entering directory `/var/tmp/portage/jigdo-0.7.0/work/jigdo-0.7.0/src' >Using these {options}: -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/usr/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -march=athlon-tbird -O2 -pipe -Wall -W -Wpointer-arith -Wconversion -Wmissing-prototypes -Woverloaded-virtual >g++ {options} -c cachefile.cc -o cachefile.o >g++ {options} -c compat.cc -o compat.o >g++ {options} -c configfile.cc -o configfile.o >g++ {options} -c glibc-md5.cc -o glibc-md5.o >g++ {options} -c jigdo-file-cmd.cc -o jigdo-file-cmd.o >g++ {options} -c jigdo-file.cc -o jigdo-file.o >g++ {options} -c jigdoconfig.cc -o jigdoconfig.o >g++ {options} -c md5sum.cc -o md5sum.o >g++ {options} -c mkimage.cc -o mkimage.o >g++ {options} -c mkjigdo.cc -o mkjigdo.o >g++ {options} -c mktemplate.cc -o mktemplate.o >g++ {options} -c partialmatch.cc -o partialmatch.o >g++ {options} -c recursedir.cc -o recursedir.o >g++ {options} -c rsyncsum.cc -o rsyncsum.o >g++ {options} -c scan.cc -o scan.o >gcc -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/usr/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -Wall -march=athlon-tbird -O2 -pipe -Wno-unused-parameter -W -c util/glibc-getopt.c -o util/glibc-getopt.o >gcc -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/usr/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -Wall -march=athlon-tbird -O2 -pipe -Wno-unused-parameter -W -c util/glibc-getopt1.c -o util/glibc-getopt1.o >g++ {options} -c util/string.cc -o util/string.o >g++ {options} -c zstream.cc -o zstream.o >g++ {options} -c util/debug.cc -o util/debug.o >g++ {options} -c gtk/gtk-makeimage.cc -o gtk/gtk-makeimage.o >g++ {options} -c gtk/gtk-single-url.cc -o gtk/gtk-single-url.o >g++ {options} -c gtk/gui.cc -o gtk/gui.o >g++ {options} -c gtk/interface.cc -o gtk/interface.o >g++ {options} -c gtk/jigdo.cc -o gtk/jigdo.o >g++ {options} -c gtk/jobline.cc -o gtk/jobline.o >g++ {options} -c gtk/joblist.cc -o gtk/joblist.o >g++ {options} -c gtk/messagebox.cc -o gtk/messagebox.o >g++ {options} -c gtk/support.cc -o gtk/support.o >g++ {options} -c gtk/treeiter.cc -o gtk/treeiter.o >g++ {options} -c job/jigdodownload.cc -o job/jigdodownload.o >g++ {options} -c job/makeimage.cc -o job/makeimage.o >g++ {options} -c job/makeimagedl.cc -o job/makeimagedl.o >g++ {options} -c job/single-url.cc -o job/single-url.o >g++ {options} -c net/download.cc -o net/download.o >g++ {options} -c net/glibwww-callbacks.cc -o net/glibwww-callbacks.o >g++ {options} -c net/glibwww-init.cc -o net/glibwww-init.o >g++ {options} -c net/proxyguess.cc -o net/proxyguess.o >g++ {options} -c util/progress.cc -o util/progress.o >g++ {options} -c util/string-utf.cc -o util/string-utf.o >gcc -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/usr/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -Wall -march=athlon-tbird -O2 -pipe -Wno-unused-parameter -W -c net/libwww-HTFTP.c -o net/libwww-HTFTP.o >gcc -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/usr/share/jigdo/" -DPACKAGE_LOCALE_DIR="/usr/share/locale" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -Wall -march=athlon-tbird -O2 -pipe -Wno-unused-parameter -W -c net/libwww-HTHost.c -o net/libwww-HTHost.o >g++ -o jigdo-file cachefile.o compat.o configfile.o glibc-md5.o jigdo-file-cmd.o jigdo-file.o jigdoconfig.o md5sum.o mkimage.o mkjigdo.o mktemplate.o partialmatch.o recursedir.o rsyncsum.o scan.o util/glibc-getopt.o util/glibc-getopt1.o util/string.o zstream.o util/debug.o -ldb-3 -lz >cachefile.o(.text+0x4d): In function `CacheFile::CacheFile[not-in-charge](char const*)': >: undefined reference to `db_create_4000' >cachefile.o(.text+0x128): In function `CacheFile::CacheFile[not-in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x181): In function `CacheFile::CacheFile[not-in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x1da): In function `CacheFile::CacheFile[not-in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x2cd): In function `CacheFile::CacheFile[in-charge](char const*)': >: undefined reference to `db_create_4000' >cachefile.o(.text+0x3a8): In function `CacheFile::CacheFile[in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x401): In function `CacheFile::CacheFile[in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x45a): In function `CacheFile::CacheFile[in-charge](char const*)': >: undefined reference to `db_strerror_4000' >cachefile.o(.text+0x862): In function `CacheFile::expire(long)': >: undefined reference to `db_strerror_4000' >collect2: ld returned 1 exit status >make[1]: *** [jigdo-file] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/jigdo-0.7.0/work/jigdo-0.7.0/src' >make: *** [all] Error 2 > >!!! ERROR: net-misc/jigdo-0.7.0 failed. >!!! Function src_compile, Line 38, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) net-misc/jigdo-0.7.0 to / >>>> md5 src_uri ;-) jigdo-0.7.0.tar.bz2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 32029
: 19812