Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 19427 Details for
Bug 31446
emerge xmule 1.6.1 fails with compile error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
complete emerge xmule output
xmule-bug (text/plain), 35.61 KB, created by
Bjarke Freund-Hansen
on 2003-10-18 14:39:03 UTC
(
hide
)
Description:
complete emerge xmule output
Filename:
MIME Type:
Creator:
Bjarke Freund-Hansen
Created:
2003-10-18 14:39:03 UTC
Size:
35.61 KB
patch
obsolete
>]1;]2;Started emerge on: Oct 18, 2003 22:53:50]1;]2; *** emerge xmule]1;]2; >>> emerge (1 of 1) net-p2p/xmule-1.6.1 to /]1;]2; === (1 of 1) Cleaning (net-p2p/xmule-1.6.1::/usr/portage/net-p2p/xmule/xmule-1.6.1.ebuild)]1;]2; === (1 of 1) Compiling/Merging (net-p2p/xmule-1.6.1::/usr/portage/net-p2p/xmule/xmule-1.6.1.ebuild)>>> Unpacking source... >>>> Unpacking xmule-1.6.1.tar.bz2 to /var/tmp/portage/xmule-1.6.1/work >>>> Source unpacked. >Makefile.am: required file `./NEWS' not found >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-g++... g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... gcc3 >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc3 >checking how to run the C preprocessor... gcc -E >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/msgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... i686-pc-linux >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for strerror in -lcposix... no >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >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 for size_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... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getc_unlocked... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 1.875, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >checking for cos in -lm... yes >checking for wx-config... /usr/bin/wx-config >checking for wxWindows version >= 2.4.0... yes (version 2.4.2) >checking if wxWindows was linked with GTK2... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.3... yes (version 2.2.4) >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking whether pure GTK code should be ignored.... no >checking whether progress bar drawing should be disabled.... no >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for locale.h... (cached) yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking for unistd.h... (cached) yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for an ANSI C-conforming const... (cached) yes >checking for inline... (cached) inline >checking for off_t... (cached) yes >checking for size_t... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking for stdlib.h... (cached) yes >checking for sys/time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for alarm... yes >checking for working mktime... no >checking return type of signal handlers... void >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking for floor... no >checking for ftruncate... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for putenv... (cached) yes >checking for select... yes >checking for setlocale... (cached) yes >checking for sqrt... no >checking for strcasecmp... (cached) yes >checking for strchr... yes >checking for strdup... (cached) yes >checking for strrchr... yes >checking for strstr... yes >checking for strtoul... (cached) yes >checking for getrlimit... yes >checking for setrlimit... yes >configure: creating ./config.status >config.status: creating src/Makefile >config.status: creating intl/Makefile >config.status: creating po/Makefile.in >config.status: creating m4/Makefile >config.status: creating src/wx/Makefile >config.status: creating src/wx/xrc/Makefile >config.status: creating Makefile >config.status: creating Compilation.flags >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make all-recursive >make[1]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1' >Making all in intl >make[2]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/intl' >Making all in m4 >make[2]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/m4' >Making all in src >make[2]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src' >Making all in wx >make[3]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx' >Making all in xrc >make[4]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx/xrc' >gcc -c xmlrole.c >gcc -c xmltok.c >gcc -c xmlparse.c >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_bmpbt.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_bmp.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_bttn.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_cald.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_chckb.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_chckl.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_choic.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_combo.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_dlg.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_frame.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_gauge.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_gdctl.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_html.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_listb.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_listc.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_menu.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_notbk.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_panel.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_radbt.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_radbx.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_scrol.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_scwin.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_sizer.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_slidr.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_spin.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_split.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_stbmp.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_stbox.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_stlin.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_sttxt.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_text.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_toolb.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_tree.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_unkwn.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xh_wizrd.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xml.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xmlres.cpp >g++ -I../.. -c -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc `/usr/bin/wx-config --cxxflags` xmlrsall.cpp >ar cr libxrc.a xmlrole.o xmltok.o xmlparse.o xh_bmpbt.o xh_bmp.o xh_bttn.o xh_cald.o xh_chckb.o xh_chckl.o xh_choic.o xh_combo.o xh_dlg.o xh_frame.o xh_gauge.o xh_gdctl.o xh_html.o xh_listb.o xh_listc.o xh_menu.o xh_notbk.o xh_panel.o xh_radbt.o xh_radbx.o xh_scrol.o xh_scwin.o xh_sizer.o xh_slidr.o xh_spin.o xh_split.o xh_stbmp.o xh_stbox.o xh_stlin.o xh_sttxt.o xh_text.o xh_toolb.o xh_tree.o xh_unkwn.o xh_wizrd.o xml.o xmlres.o xmlrsall.o >make[4]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx/xrc' >make[4]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx' >make[3]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src/wx' >make[3]: Entering directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src' >if g++ -DHAVE_CONFIG_H -I. -I. -I.. -D__GTK2__ -march=pentium3 -O3 -pipe -fprefetch-loop-arrays -funroll-loops -g -I/usr/lib/wx/include/gtk2u-2.4 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -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 -Isrc -MT AddFriend.o -MD -MP -MF ".deps/AddFriend.Tpo" \ > -c -o AddFriend.o `test -f 'AddFriend.cpp' || echo './'`AddFriend.cpp; \ >then mv -f ".deps/AddFriend.Tpo" ".deps/AddFriend.Po"; \ >else rm -f ".deps/AddFriend.Tpo"; exit 1; \ >fi >In file included from ServerList.h:24, > from ServerListCtrl.h:4, > from sockets.h:27, > from xmuleDlg.h:24, > from xmule.h:30, > from AddFriend.cpp:23: >Preferences.h: In member function `CString CPreferences::GetIRCNick()': >Preferences.h:469: error: no matching function for call to `CString::CString( > char[30])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetIRCServer()': >Preferences.h:471: error: no matching function for call to `CString::CString( > char[50])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetIRCChanNameFilter() > ': >Preferences.h:475: error: no matching function for call to `CString::CString( > char[50])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetIrcPerformString() > ': >Preferences.h:481: error: no matching function for call to `CString::CString( > char[255])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetVideoPlayer()': >Preferences.h:520: error: conversion from `const char*' to non-scalar type ` > CString' requested >Preferences.h:520: error: no matching function for call to `CString::CString( > char[256])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetMessageFilter()': >Preferences.h:558: error: no matching function for call to `CString::CString( > char[512])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetCommentFilter()': >Preferences.h:559: error: no matching function for call to `CString::CString( > char[512])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetDateTimeFormat()': >Preferences.h:564: error: no matching function for call to `CString::CString( > char[32])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetWSPass()': >Preferences.h:588: error: no matching function for call to `CString::CString( > char[256])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetWSLowPass()': >Preferences.h:598: error: no matching function for call to `CString::CString( > char[256])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >Preferences.h: In member function `CString CPreferences::GetTemplate()': >Preferences.h:610: error: no matching function for call to `CString::CString( > char[2048])' >mfc.h:346: error: candidates are: CString::CString(const CString&) >mfc.h:331: error: CString::CString(const wxChar*) >mfc.h:329: error: CString::CString(wxChar*) >mfc.h:327: error: CString::CString() >In file included from PreferencesDlg.h:10, > from xmuleDlg.h:31, > from xmule.h:30, > from AddFriend.cpp:23: >PPgNotify.h: At global scope: >PPgNotify.h:43: error: invalid type `const char[1]' for default argument to ` > wxString' >In file included from PartFile.h:25, > from SharedFileList.h:32, > from SharedFilesCtrl.h:22, > from SharedFilesWnd.h:22, > from xmuleDlg.h:32, > from xmule.h:30, > from AddFriend.cpp:23: >ED2KLink.h: In member function `const char* CED2KFileLink::GetName() const': >ED2KLink.h:74: error: cannot convert `const wxString' to `const char*' in > return >ED2KLink.h: In member function `long int CED2KFileLink::GetSize() const': >ED2KLink.h:75: error: cannot convert `const wxString' to `const char*' for > argument `1' to `long int atol(const char*)' >ED2KLink.h: In member function `const char* CED2KServerListLink::GetAddress() > const': >ED2KLink.h:98: error: cannot convert `const wxString' to `const char*' in > return >In file included from StatisticsDlg.h:23, > from xmuleDlg.h:37, > from xmule.h:30, > from AddFriend.cpp:23: >OScopeCtrl.h: At global scope: >OScopeCtrl.h:32: error: invalid type `const char[1]' for default argument to ` > CString' >OScopeCtrl.h:32: error: invalid type `const char[1]' for default argument to ` > CString' >OScopeCtrl.h:31: error: invalid type `const char[1]' for default argument to ` > CString' >OScopeCtrl.h:31: error: invalid type `const char[1]' for default argument to ` > CString' >In file included from UploadQueue.h:23, > from xmule.h:38, > from AddFriend.cpp:23: >updownclient.h: In member function `void CUpDownClient::SetFileComment(char*)': >updownclient.h:236: error: no matching function for call to `CString::Format( > const char[3], char*&)' >mfc.h:336: error: candidates are: void CString::Format(const wxChar*, ...) >AddFriend.cpp: In member function `void CAddFriend::OnAddBtn(wxEvent&)': >AddFriend.cpp:113: error: no matching function for call to `CString::Format( > const char[3], const wxChar*)' >mfc.h:336: error: candidates are: void CString::Format(const wxChar*, ...) >AddFriend.cpp:117: error: no matching function for call to `CString::Format( > const char[3], const wxChar*)' >mfc.h:336: error: candidates are: void CString::Format(const wxChar*, ...) >AddFriend.cpp:128: error: cannot convert `const wxChar*' to `const char*' for > argument `1' to `int atoi(const char*)' >AddFriend.cpp:128: error: cannot convert `const wxChar*' to `const char*' for > argument `1' to `int atoi(const char*)' >AddFriend.cpp:155: error: cannot convert `const wxChar*' to `const char*' for > argument `1' to `int sscanf(const char*, const char*, ...)' >make[3]: *** [AddFriend.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/xmule-1.6.1/work/xmule-1.6.1' >make: *** [all] Error 2 > >!!! ERROR: net-p2p/xmule-1.6.1 failed. >!!! Function src_compile, Line 28, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) net-p2p/xmule-1.6.1 to / >>>> md5 src_uri ;-) xmule-1.6.1.tar.bz2 >]1;]2; *** terminating.]1;]2;rxvt
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 31446
: 19427