Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 93206 Details for
Bug 142438
dev-libs/cdk-5.0.20050424 failes to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge --oneshot =dev-libs/cdk-5.0.20050424
emerge-cdk.log (text/plain), 25.76 KB, created by
Markus
on 2006-08-01 09:13:32 UTC
(
hide
)
Description:
emerge --oneshot =dev-libs/cdk-5.0.20050424
Filename:
MIME Type:
Creator:
Markus
Created:
2006-08-01 09:13:32 UTC
Size:
25.76 KB
patch
obsolete
># emerge --oneshot =dev-libs/cdk-5.0.20050424 >Calculating dependencies... done! >>>> Emerging (1 of 1) dev-libs/cdk-5.0.20050424 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking cdk-5.0-20050424.tgz ;-) >>>> Unpacking source... >>>> Unpacking cdk-5.0-20050424.tgz to /var/tmp/portage/cdk-5.0.20050424/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/cdk-5.0.20050424/work/cdk-5.0-20050424 ... > * econf: updating cdk-5.0-20050424/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating cdk-5.0-20050424/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-ncurses --with-libtool --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >creating cache ./config.cache >checking for X... libraries /usr/lib64, headers /usr/X11R6/include >checking host system type... x86_64-pc-linux-gnu >Configuring for linux-gnu >checking for package version... 5.0 >checking for package patch date... 20050424 >checking for gcc... gcc >checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -fPIC ) works... yes >checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -fPIC ) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking whether gcc needs -traditional... no >checking for ranlib... ranlib >checking for a BSD compatible install... /bin/install -c >checking build system type... x86_64-pc-linux-gnu >checking for ar... ar >checking whether make sets ${MAKE}... yes >checking for makeflags variable... >checking if filesystem supports mixed-case filenames... yes >checking for ctags... no >checking for etags... no >checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS >checking for working const... yes >checking if this is really Intel compiler... no >checking if we must define _GNU_SOURCE... yes >checking if you want to see long compiling messages... yes >checking for Cygwin environment... no >checking for mingw32 environment... no >checking for executable suffix... no >checking for object suffix... o >checking version of gcc... 3.4.6 >checking if you want to check for gcc warnings... no >checking if you want to build libraries with libtool... yes >checking for libtool... /usr/bin/libtool >checking version of libtool... 1.5.22 >checking if you want to link with dbmalloc for testing... no >checking if you want to link with dmalloc for testing... no >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for ANSI C header files... yes >checking for limits.h... yes >checking for unistd.h... yes >checking for mode_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for extra include directories... no >checking if we have identified curses headers... curses.h >checking for curses.h... yes >checking for chtype typedef... yes >checking if chtype is scalar or struct... scalar >checking for header declaring getopt variables... getopt.h >checking for getcwd... yes >checking for mktime... yes >checking for strdup... yes >checking for strerror... yes >checking for lstat... yes >checking for setlocale()... yes >checking for ncurses header in include-path... curses.h >checking for ncurses version... 5.5.20051010 >checking for Gpm_Open in -lgpm... yes >checking for initscr in -lgpm... no >checking for initscr... no >checking for initscr in -lncurses... yes >checking if we can link ncurses without -lgpm... yes >checking if we must define _XOPEN_SOURCE_EXTENDED... no >checking for term.h... term.h >checking for Xinitscr... no >checking for getbegx... yes >checking for getbegy... yes >checking for getmaxx... yes >checking for getmaxy... yes >checking for start_color... yes >checking how to define setbegyx... ((win)->_begy = (y), (win)->_begx = (x), OK) >updating cache ./config.cache >creating ./config.status >creating include/cdk_version.h >creating Makefile >creating cli/Makefile >creating examples/Makefile >creating demos/Makefile >creating include/cdk_config.h >/bin/sh ./gen-scale.sh DSCALE DScale Double double ./include/gen-scale.h >include/dscale.h >/bin/sh ./gen-scale.sh FSCALE FScale Float float ./include/gen-scale.h >include/fscale.h >/bin/sh ./gen-scale.sh FSLIDER FSlider Float float ./include/gen-slider.h >include/fslider.h >/bin/sh ./gen-scale.sh SCALE Scale Int int ./include/gen-scale.h >include/scale.h >/bin/sh ./gen-scale.sh SLIDER Slider Int int ./include/gen-slider.h >include/slider.h >/bin/sh ./gen-scale.sh USCALE UScale Unsigned unsigned ./include/gen-scale.h >include/uscale.h >/bin/sh ./gen-scale.sh USLIDER USlider Unsigned unsigned ./include/gen-slider.h >include/uslider.h >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c alphalist.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c binding.c >mkdir .libs > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c alphalist.c -fPIC -DPIC -o .libs/alphalist.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c binding.c -fPIC -DPIC -o .libs/binding.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c binding.c -o binding.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c alphalist.c -o alphalist.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c button.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c buttonbox.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c buttonbox.c -fPIC -DPIC -o .libs/buttonbox.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c buttonbox.c -o buttonbox.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c button.c -fPIC -DPIC -o .libs/button.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c calendar.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c button.c -o button.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c calendar.c -fPIC -DPIC -o .libs/calendar.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c calendar.c -o calendar.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk.c -fPIC -DPIC -o .libs/cdk.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_compat.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk.c -o cdk.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_objs.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_compat.c -fPIC -DPIC -o .libs/cdk_compat.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_compat.c -o cdk_compat.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_params.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_objs.c -fPIC -DPIC -o .libs/cdk_objs.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_objs.c -o cdk_objs.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdkscreen.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_params.c -fPIC -DPIC -o .libs/cdk_params.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdk_params.c -o cdk_params.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c debug.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdkscreen.c -fPIC -DPIC -o .libs/cdkscreen.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c cdkscreen.c -o cdkscreen.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c debug.c -fPIC -DPIC -o .libs/debug.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dialog.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c debug.c -o debug.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c draw.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dialog.c -fPIC -DPIC -o .libs/dialog.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c draw.c -fPIC -DPIC -o .libs/draw.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dialog.c -o dialog.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c draw.c -o draw.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c entry.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fselect.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c entry.c -fPIC -DPIC -o .libs/entry.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fselect.c -fPIC -DPIC -o .libs/fselect.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c entry.c -o entry.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fselect.c -o fselect.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_index.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_string.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_index.c -fPIC -DPIC -o .libs/get_index.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_index.c -o get_index.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c graph.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_string.c -fPIC -DPIC -o .libs/get_string.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c get_string.c -o get_string.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c histogram.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c graph.c -fPIC -DPIC -o .libs/graph.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c graph.c -o graph.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c itemlist.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c histogram.c -fPIC -DPIC -o .libs/histogram.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c histogram.c -o histogram.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c label.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c itemlist.c -fPIC -DPIC -o .libs/itemlist.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c itemlist.c -o itemlist.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c marquee.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c label.c -fPIC -DPIC -o .libs/label.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c label.c -o label.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c matrix.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c marquee.c -fPIC -DPIC -o .libs/marquee.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c marquee.c -o marquee.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c mentry.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c matrix.c -fPIC -DPIC -o .libs/matrix.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c mentry.c -fPIC -DPIC -o .libs/mentry.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c matrix.c -o matrix.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c mentry.c -o mentry.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c menu.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_dialog.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c menu.c -fPIC -DPIC -o .libs/menu.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c menu.c -o menu.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_dialog.c -fPIC -DPIC -o .libs/popup_dialog.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_dialog.c -o popup_dialog.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_label.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c position.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_label.c -fPIC -DPIC -o .libs/popup_label.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c popup_label.c -o popup_label.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c radio.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c position.c -fPIC -DPIC -o .libs/position.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c position.c -o position.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scroll.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c radio.c -fPIC -DPIC -o .libs/radio.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scroll.c -fPIC -DPIC -o .libs/scroll.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c radio.c -o radio.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scroll.c -o scroll.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c selection.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c swindow.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c swindow.c -fPIC -DPIC -o .libs/swindow.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c selection.c -fPIC -DPIC -o .libs/selection.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c swindow.c -o swindow.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c selection.c -o selection.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c select_file.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c template.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c template.c -fPIC -DPIC -o .libs/template.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c select_file.c -fPIC -DPIC -o .libs/select_file.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c template.c -o template.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c select_file.c -o select_file.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c traverse.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c version.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c version.c -fPIC -DPIC -o .libs/version.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c version.c -o version.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c traverse.c -fPIC -DPIC -o .libs/traverse.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_file.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c traverse.c -o traverse.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_info.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_file.c -fPIC -DPIC -o .libs/view_file.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_info.c -fPIC -DPIC -o .libs/view_info.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_file.c -o view_file.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c view_info.c -o view_info.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c viewer.c >/bin/sh ./headers.sh -p CDK -c include/cdk_config.h -d /usr/include/cdk -s ./include -i -s include -i >/bin/sh ./gen-scale.sh DSCALE DScale Double double ./gen-scale.c >dscale.c >/bin/sh ./gen-scale.sh FSCALE FScale Float float ./gen-scale.c >fscale.c >/bin/sh ./gen-scale.sh FSLIDER FSlider Float float ./gen-slider.c >fslider.c >/bin/sh ./gen-scale.sh SCALE Scale Int int ./gen-scale.c >scale.c >/bin/sh ./gen-scale.sh SLIDER Slider Int int ./gen-slider.c >slider.c >/bin/sh ./gen-scale.sh USCALE UScale Unsigned unsigned ./gen-scale.c >uscale.c >/bin/sh ./gen-scale.sh USLIDER USlider Unsigned unsigned ./gen-slider.c >uslider.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c viewer.c -fPIC -DPIC -o .libs/viewer.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dscale.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c viewer.c -o viewer.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fscale.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dscale.c -fPIC -DPIC -o .libs/dscale.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c dscale.c -o dscale.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fscale.c -fPIC -DPIC -o .libs/fscale.o >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fslider.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fscale.c -o fscale.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scale.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fslider.c -fPIC -DPIC -o .libs/fslider.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c fslider.c -o fslider.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c slider.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scale.c -fPIC -DPIC -o .libs/scale.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c slider.c -fPIC -DPIC -o .libs/slider.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c scale.c -o scale.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c slider.c -o slider.o >/dev/null 2>&1 >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uscale.c >/usr/bin/libtool --mode=compile gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uslider.c > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uslider.c -fPIC -DPIC -o .libs/uslider.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uscale.c -fPIC -DPIC -o .libs/uscale.o > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uscale.c -o uscale.o >/dev/null 2>&1 > gcc -march=athlon64 -O2 -pipe -fPIC -DHAVE_CONFIG_H -I./include -I./include -D_GNU_SOURCE -c uslider.c -o uslider.o >/dev/null 2>&1 >creating libcdk.la >x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtbeginS.o .libs/dscale.o .libs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o .libs/uscale.o .libs/uslider.o .libs/alphalist.o .libs/binding.o .libs/button.o .libs/buttonbox.o .libs/calendar.o .libs/cdk.o .libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o .libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o .libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o .libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o .libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o .libs/popup_dialog.o .libs/popup_label.o .libs/position.o .libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o .libs/select_file.o .libs/template.o .libs/traverse.o .libs/version.o .libs/view_file.o .libs/view_info.o .libs/viewer.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crtn.o -Wl,-soname -Wl,libcdk.so.1 -o .libs/libcdk.so.1.1.4 >x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crti.o: No such file or directory >x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtbeginS.o: No such file or directory >x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/crtendS.o: No such file or directory >x86_64-pc-linux-gnu-g++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.5/../../../../lib64/crtn.o: No such file or directory >make: *** [libcdk.la] Fehler 1 > >!!! ERROR: dev-libs/cdk-5.0.20050424 failed. >Call stack: > ebuild.sh, line 1539: Called dyn_compile > ebuild.sh, line 939: Called src_compile > cdk-5.0.20050424.ebuild, line 30: Called die > >!!! (no error message) >!!! If you need support, post the topmost build error, and the call stack if relevant.
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 142438
:
93203
| 93206