Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 17882 Details for
Bug 28923
fluxbox-0.1.14-r2 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Compile Errors part 2
fluxbox.error2 (text/plain), 12.43 KB, created by
Matthew Daubenspeck
on 2003-09-17 05:02:06 UTC
(
hide
)
Description:
Compile Errors part 2
Filename:
MIME Type:
Creator:
Matthew Daubenspeck
Created:
2003-09-17 05:02:06 UTC
Size:
12.43 KB
patch
obsolete
>commonbox >flag-o-matic >eutils >gnuconfig >commonbox >flag-o-matic >eutils >gnuconfig >commonbox >flag-o-matic >eutils >gnuconfig >>>> Unpacking source... >>>> Unpacking fluxbox-0.1.14.tar.bz2 to /var/tmp/portage/fluxbox-0.1.14-r2/work > [32;01m*[0m Applying fluxbox-0.1.14-toggledecor.patch... >[A[83G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying fluxbox-0.1.14-menukey.patch... >[A[83G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying fluxbox-vano-gentoo.patch... >[A[83G [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying fluxbox-0.1.14-gcc33.patch... >[A[83G [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked. >commonbox >flag-o-matic >eutils >gnuconfig >aclocal: configure.in: 226: macro `AM_PATH_XFT' not found in library >util/Makefile.am:6: invalid unused variable name: `_SOURCES' >util/Makefile.am:8: invalid unused variable name: `_LDADD' >configure.in:298: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst >configure.in:324: warning: do not use m4_regexp: use regexp or m4_bregexp >nls >truetype >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 >/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/missing: Unknown `--run' option >Try `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/missing --help' for more information >configure: WARNING: `missing' script is too old or missing >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for i686-pc-linux-gnu-g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking for a BSD-compatible install... /bin/install -c >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking whether ln -s works... yes >checking how to recognise dependant libraries... pass_all >checking command to parse nm output... ok >checking how to run the C++ preprocessor... g++ -E >checking for egrep... grep -E >checking for ANSI C header files... yes >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... no >checking if we can lock with hard links... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for sed... sed >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.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 process.h usability... no >checking process.h presence... no >checking for process.h... no >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... 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 sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/signal.h usability... yes >checking sys/signal.h presence... yes >checking for sys/signal.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for basename... yes >checking for getpid... yes >checking for setlocale... yes >checking for sigaction... yes >checking for strftime... yes >checking for strcasestr... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for catopen... yes >checking for catgets... yes >checking for catclose... yes >checking for t_open in -lnsl... no >checking for socket in -lsocket... no >checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for XOpenDisplay in -lX11... yes >checking whether to build support for the XShape extension... yes >checking for XShapeCombineShape in -lXext... yes >checking for X11/extensions/shape.h... yes >checking whether to include the Slit... yes >checking whether to include the new WM Spec... yes >checking whether to include Pseudocolor ordered dithering code... no >checking whether to include verbose debugging code... no >checking whether to include NLS support... yes >checking for setlocale in -lxpg4... no >checking for gencat... gencat >checking whether to use the new timed pixmap cache... yes >checking whether to have KDE slit support... no >checking whether to have GNOME support... no >checking whether to have Xft support... yes >checking for xft-config... /usr/bin/xft-config >checking Xft UTF-8 support... no >checking whether to have Xmb (multibyte font, utf-8) support... yes >checking whether to build support for the Xinerama extension... no >checking return type of signal handlers... void > > fluxbox version 0.1.14 configured successfully. > >Using '/usr' for installation. >Using 'g++' for C++ compiler. >Building with '-O2 -mcpu=i686 -pipe -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/X11R6/include ' for C++ compiler flags. >Building with ' -L/usr/X11R6/lib -lX11 -lXext -lXft -lfreetype -lz -L/usr/X11R6/lib -lXrender ' for linker flags. > >configure: creating ./config.status >config.status: creating Makefile >config.status: creating version.h >config.status: creating src/Makefile >config.status: creating src/FbTk/Makefile >config.status: creating util/Makefile >config.status: creating util/fbrun/Makefile >config.status: creating data/Makefile >config.status: creating data/styles/Makefile >config.status: creating doc/Makefile >config.status: creating nls/Makefile >config.status: creating nls/C/Makefile >config.status: creating nls/da_DK/Makefile >config.status: creating nls/es_ES/Makefile >config.status: creating nls/et_EE/Makefile >config.status: creating nls/fr_FR/Makefile >config.status: creating nls/pt_BR/Makefile >config.status: creating nls/ru_RU/Makefile >config.status: creating nls/sv_SE/Makefile >config.status: creating nls/tr_TR/Makefile >config.status: creating nls/pt_PT/Makefile >config.status: creating nls/bg_BG/Makefile >config.status: creating nls/ja_JP/Makefile >config.status: creating nls/lv_LV/Makefile >config.status: creating nls/it_IT/Makefile >config.status: creating config.h >config.status: executing default-1 commands >cd . \ > && CONFIG_FILES= CONFIG_HEADERS=config.h \ > /bin/sh ./config.status >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing default-1 commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/doc' >sed -e "s,@pkgdatadir@,/usr/share/commonbox," fluxbox.1.in > fluxbox.1 >make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/doc' >Making all in nls >make[2]: Entering directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls' >Making all in C >make[3]: Entering directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls/C' >make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls/C' >Making all in da_DK >make[3]: Entering directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls/da_DK' >Translation.m:8: invalid character: message ignored >Translation.m:9: invalid character: message ignored >Translation.m:24: invalid character: message ignored >Translation.m:27: invalid character: message ignored >Translation.m:28: invalid character: message ignored >Translation.m:29: invalid character: message ignored >Translation.m:31: invalid character: message ignored >Translation.m:32: invalid character: message ignored >Translation.m:55: invalid character: message ignored >Translation.m:65: invalid character: message ignored >Translation.m:67: invalid character: message ignored >Translation.m:108: invalid character: message ignored >Translation.m:110: invalid character: message ignored >Translation.m:117: invalid character: message ignored >Translation.m:121: invalid character: message ignored >Translation.m:129: invalid character: message ignored >Translation.m:130: invalid character: message ignored >Translation.m:131: invalid character: message ignored >Translation.m:132: invalid character: message ignored >Translation.m:148: invalid character: message ignored >Translation.m:160: invalid character: message ignored >Translation.m:163: invalid character: message ignored >Translation.m:168: invalid character: message ignored >Translation.m:169: invalid character: message ignored >Translation.m:170: invalid character: message ignored >Translation.m:185: invalid character: message ignored >Translation.m:186: invalid character: message ignored >Translation.m:187: invalid character: message ignored >Translation.m:188: invalid character: message ignored >Translation.m:202: invalid character: message ignored >Translation.m:203: invalid character: message ignored >make[3]: *** [fluxbox.cat] Error 1 >make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls/da_DK' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14/nls' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.1.14-r2/work/fluxbox-0.1.14' >make: *** [all] Error 2 > >!!! ERROR: x11-wm/fluxbox-0.1.14-r2 failed. >!!! Function commonbox_src_compile, Line 114, Exitcode 2 >!!! (no error message) > >Calculating dependencies ...done! >>>> emerge (1 of 1) x11-wm/fluxbox-0.1.14-r2 to / >>>> md5 src_uri ;-) fluxbox-0.1.14.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 28923
:
17832
|
17833
| 17882