Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 269787 Details for
Bug 363463
x11-wm/fluxbox fails to build with gcc 4.6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
fluxbox-1.3.1:20110413-053823.log (text/plain), 30.59 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-04-13 10:34:41 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-04-13 10:34:41 UTC
Size:
30.59 KB
patch
obsolete
> * Package: x11-wm/fluxbox-1.3.1 > * Repository: gentoo > * Maintainer: lack@gentoo.org desktop-wm@gentoo.org > * USE: elibc_glibc imlib kernel_linux nls slit test toolbar truetype userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking fluxbox-1.3.1.tar.bz2 to /var/tmp/portage/x11-wm/fluxbox-1.3.1/work >>>> Source unpacked in /var/tmp/portage/x11-wm/fluxbox-1.3.1/work >>>> Preparing source in /var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1 ... > * Applying gentoo_style_location-1.1.x.patch ... > [ ok ] > * Adjusting to prefix / > * fluxbox-generate_menu.in ... > [ ok ] > * Applying osx-has-otool.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --enable-nls --disable-xinerama --enable-xft --disable-gnome --enable-imlib2 --disable-fribidi --enable-slit --enable-toolbar --sysconfdir=/etc/X11/fluxbox --with-style=/usr/share/fluxbox/styles/Emerge >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/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 for pid_t... yes >checking for size_t... yes >checking for sed... sed >checking for ANSI C header files... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... no >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 langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking sstream usability... yes >checking sstream presence... yes >checking for sstream... yes >checking cassert usability... yes >checking cassert presence... yes >checking for cassert... yes >checking cctype usability... yes >checking cctype presence... yes >checking for cctype... yes >checking cerrno usability... yes >checking cerrno presence... yes >checking for cerrno... yes >checking cmath usability... yes >checking cmath presence... yes >checking for cmath... yes >checking cstdarg usability... yes >checking cstdarg presence... yes >checking for cstdarg... yes >checking cstdio usability... yes >checking cstdio presence... yes >checking for cstdio... yes >checking cstdlib usability... yes >checking cstdlib presence... yes >checking for cstdlib... yes >checking cstring usability... yes >checking cstring presence... yes >checking for cstring... yes >checking ctime usability... yes >checking ctime presence... yes >checking for ctime... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether closedir returns void... no >checking for error_at_line... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for sys/select.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking for basename... yes >checking for catclose... yes >checking for catgets... yes >checking for catopen... yes >checking for getpid... yes >checking for gettimeofday... yes >checking for memset... yes >checking for mkdir... yes >checking for nl_langinfo... yes >checking for putenv... yes >checking for regcomp... yes >checking for select... yes >checking for setenv... yes >checking for setlocale... yes >checking for sigaction... yes >checking for snprintf... yes >checking for sqrt... yes >checking for strcasecmp... yes >checking for strcasestr... yes >checking for strchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for vsnprintf... yes >checking for strftime... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for iconv_open in -liconv... no >checking for libiconv_open in -liconv... no >checking for iconv declaration... no >checking for t_open in -lnsl... no >checking for socket in -lsocket... no >checking for X... libraries , headers >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 for setlocale in -lxpg4... no >checking for gencat... gencat >checking whether to include the Slit... yes >checking whether to include remember functionality... yes >checking whether to include Toolbar... yes >checking whether to have (POSIX) regular expression support... yes >checking whether to include the new WM Spec... yes >checking whether to include verbose debugging code... no >checking whether to include NLS support... yes >checking whether to use the new timed pixmap cache... yes >checking whether to have GNOME support... no >checking whether to have Xft support... yes >checking for pkg-config... /usr/bin/pkg-config >checking Xft UTF-8 support... yes >checking whether to have Xrender (transparent) support... yes >checking for XRenderCreatePicture in -lXrender... yes >checking whether to have Xpm (pixmap themes) support... yes >checking for XpmReadFileToPixmap in -lXpm... yes >checking whether to have Imlib2 (pixmap themes) support... yes >checking for imlib2-config... /usr/bin/imlib2-config >checking for imlib2 - version >= 1.0.0... yes >checking whether to have Xmb (multibyte font, utf-8) support... yes >checking whether to build support for the Xinerama extension... no >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 build support for the Xrandr (X resize and rotate) extension... yes >checking for XRRQueryExtension in -lXrandr... yes >checking for X11/extensions/Xrandr.h... yes >checking whether to have RANDR 1.2 support... yes >checking for XRRQueryExtension in -lXrandr... (cached) yes >checking for X11/extensions/Xrandr.h... yes >checking whether to have FRIBIDI support... no >checking return type of signal handlers... void >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 data/styles/BlueFlux/Makefile >config.status: creating data/styles/BlueFlux/pixmaps/Makefile >config.status: creating data/styles/Emerge/Makefile >config.status: creating data/styles/Emerge/pixmaps/Makefile >config.status: creating data/styles/arch/Makefile >config.status: creating data/styles/arch/pixmaps/Makefile >config.status: creating data/styles/zimek_bisque/Makefile >config.status: creating data/styles/zimek_darkblue/Makefile >config.status: creating data/styles/zimek_green/Makefile >config.status: creating data/styles/ostrich/Makefile >config.status: creating data/styles/green_tea/Makefile >config.status: creating data/styles/bora_black/Makefile >config.status: creating data/styles/bora_blue/Makefile >config.status: creating data/styles/bora_green/Makefile >config.status: creating data/styles/carp/Makefile >config.status: creating data/styles/bloe/Makefile >config.status: creating data/styles/bloe/pixmaps/Makefile >config.status: creating doc/Makefile >config.status: creating doc/ru/Makefile >config.status: creating nls/Makefile >config.status: creating nls/C/Makefile >config.status: creating nls/be_BY/Makefile >config.status: creating nls/bg_BG/Makefile >config.status: creating nls/cs_CZ/Makefile >config.status: creating nls/da_DK/Makefile >config.status: creating nls/de_AT/Makefile >config.status: creating nls/de_CH/Makefile >config.status: creating nls/de_DE/Makefile >config.status: creating nls/el_GR/Makefile >config.status: creating nls/en_GB/Makefile >config.status: creating nls/en_US/Makefile >config.status: creating nls/es_AR/Makefile >config.status: creating nls/es_ES/Makefile >config.status: creating nls/et_EE/Makefile >config.status: creating nls/fi_FI/Makefile >config.status: creating nls/fr_CH/Makefile >config.status: creating nls/fr_FR/Makefile >config.status: creating nls/it_IT/Makefile >config.status: creating nls/ja_JP/Makefile >config.status: creating nls/ko_KR/Makefile >config.status: creating nls/lv_LV/Makefile >config.status: creating nls/mk_MK/Makefile >config.status: creating nls/nb_NO/Makefile >config.status: creating nls/nl_NL/Makefile >config.status: creating nls/no_NO/Makefile >config.status: creating nls/pl_PL/Makefile >config.status: creating nls/pt_BR/Makefile >config.status: creating nls/pt_PT/Makefile >config.status: creating nls/ru_RU/Makefile >config.status: creating nls/sk_SK/Makefile >config.status: creating nls/sl_SI/Makefile >config.status: creating nls/sv_SE/Makefile >config.status: creating nls/tr_TR/Makefile >config.status: creating nls/uk_UA/Makefile >config.status: creating nls/vi_VN/Makefile >config.status: creating nls/zh_CN/Makefile >config.status: creating nls/zh_TW/Makefile >config.status: creating config.h >config.status: executing depfiles commands > > fluxbox version 1.3.1 configured successfully. > >Using '/usr' for installation. >Using '$(prefix)/share/fluxbox/menu' for location menu file. >Using '/usr/share/fluxbox/styles/Emerge' by default style. >Using '$(prefix)/share/fluxbox/keys' for location keys file. >Using '$(prefix)/share/fluxbox/init' for location init file. >Using '$(prefix)/share/fluxbox/nls' for nls files. >Using 'i686-pc-linux-gnu-g++' for C++ compiler. >Building with '-O2 -pipe -I/usr/include/freetype2 ' for C++ compiler flags. >Building with ' -lX11 -lXft -lfontconfig -lXrender -lXpm -L/usr/lib -lImlib2 -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -lXext -lXrandr -lXrandr' for linker flags. > >Now build fluxbox with 'make' > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc' >Making all in ru >make[3]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc/ru' >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," ./fluxbox.1.in > fluxbox.1 >make[3]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc/ru' >make[3]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc' >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox.1.in > fluxbox.1 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fbrun.1.in > fbrun.1 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fbsetbg.1.in > fbsetbg.1 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fbsetroot.1.in > fbsetroot.1 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox-apps.5.in > fluxbox-apps.5 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox-keys.5.in > fluxbox-keys.5 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox-menu.5.in > fluxbox-menu.5 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox-remote.1.in > fluxbox-remote.1 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," fluxbox-style.5.in > fluxbox-style.5 >sed -e "s,@pkgdatadir@,/usr/share/fluxbox," startfluxbox.1.in > startfluxbox.1 >make[3]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc' >make[2]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/doc' >Making all in nls >make[2]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >Making all in C >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/C' >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/C' >Making all in cs_CZ >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/cs_CZ' >Creating catfile for UTF-8 >Creating catfile for ISO-8859-2 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/cs_CZ' >Making all in da_DK >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/da_DK' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/da_DK' >Making all in es_AR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/es_AR' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/es_AR' >Making all in es_ES >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/es_ES' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/es_ES' >Making all in et_EE >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/et_EE' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/et_EE' >Making all in fr_FR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fr_FR' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fr_FR' >Making all in pt_BR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pt_BR' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pt_BR' >Making all in ru_RU >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ru_RU' >Creating catfile for KOI8-R >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ru_RU' >Making all in sv_SE >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sv_SE' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sv_SE' >Making all in tr_TR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/tr_TR' >Creating catfile for ISO-8859-9 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/tr_TR' >Making all in it_IT >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/it_IT' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/it_IT' >Making all in pt_PT >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pt_PT' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pt_PT' >Making all in bg_BG >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/bg_BG' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/bg_BG' >Making all in ja_JP >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ja_JP' >Creating catfile for eucJP >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ja_JP' >Making all in ko_KR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ko_KR' >Creating catfile for UTF-8 >Creating catfile for EUC-KR >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/ko_KR' >Making all in lv_LV >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/lv_LV' >Creating catfile for ISO-8859-13 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/lv_LV' >Making all in de_DE >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_DE' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_DE' >Making all in nl_NL >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/nl_NL' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/nl_NL' >Making all in no_NO >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/no_NO' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/no_NO' >Making all in sl_SI >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sl_SI' >Creating catfile for ISO-8859-2 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sl_SI' >Making all in pl_PL >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pl_PL' >Creating catfile for ISO-8859-2 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/pl_PL' >Making all in vi_VN >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/vi_VN' >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/vi_VN' >Making all in be_BY >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/be_BY' >Creating catfile for CP1251 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/be_BY' >Making all in uk_UA >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/uk_UA' >Creating catfile for KOI8-U >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/uk_UA' >Making all in el_GR >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/el_GR' >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/el_GR' >Making all in nb_NO >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/nb_NO' >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/nb_NO' >Making all in zh_CN >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/zh_CN' >Creating catfile for UTF-8 >Creating catfile for GB2312 >Creating catfile for BIG5 >Creating catfile for GB18030 >Creating catfile for GBK >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/zh_CN' >Making all in fi_FI >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fi_FI' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fi_FI' >Making all in en_US >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/en_US' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/en_US' >Making all in en_GB >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/en_GB' >Creating catfile for ISO-8859-1 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/en_GB' >Making all in de_CH >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_CH' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_CH' >Making all in de_AT >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_AT' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/de_AT' >Making all in fr_CH >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fr_CH' >Creating catfile for ISO-8859-15 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/fr_CH' >Making all in sk_SK >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sk_SK' >Creating catfile for ISO-8859-2 >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/sk_SK' >Making all in zh_TW >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/zh_TW' >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/zh_TW' >Making all in mk_MK >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/mk_MK' >Creating catfile for UTF-8 >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls/mk_MK' >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >make[3]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >make[2]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/nls' >Making all in src >make[2]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src' >make all-recursive >make[3]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src' >Making all in FbTk >make[4]: Entering directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src/FbTk' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o App.o App.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o Color.o Color.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o FileUtil.o FileUtil.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o EventManager.o EventManager.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o FbWindow.o FbWindow.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o Font.o Font.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o I18n.o I18n.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o ImageControl.o ImageControl.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o LogicCommands.o LogicCommands.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o MacroCommand.o MacroCommand.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o Menu.o Menu.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o MenuItem.o MenuItem.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o MultiButtonMenuItem.o MultiButtonMenuItem.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o MenuTheme.o MenuTheme.cc >In file included from MacroCommand.cc:22:0: >MacroCommand.hh:36:5: error: âsize_tâ does not name a type >MacroCommand.hh:48:5: error: âsize_tâ does not name a type >MacroCommand.hh:53:5: error: âsize_tâ does not name a type >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o BorderTheme.o BorderTheme.cc >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -I/usr/include/freetype2 -c -o TextTheme.o TextTheme.cc >MacroCommand.cc:75:29: error: no âsize_t FbTk::MacroCommand::size() constâ member function declared in class âFbTk::MacroCommandâ >MacroCommand.cc: In constructor âFbTk::ToggleCommand::ToggleCommand()â: >MacroCommand.cc:85:5: error: âm_stateâ was not declared in this scope >MacroCommand.cc: At global scope: >MacroCommand.cc:92:30: error: no âsize_t FbTk::ToggleCommand::size() constâ member function declared in class âFbTk::ToggleCommandâ >MacroCommand.cc: In member function âvirtual void FbTk::ToggleCommand::execute()â: >MacroCommand.cc:97:19: error: âm_stateâ was not declared in this scope >MacroCommand.cc: In function âM* FbTk::{anonymous}::addCommands(M*, const string&, bool) [with M = FbTk::MacroCommand, std::string = std::basic_string<char>]â: >MacroCommand.cc:60:74: instantiated from here >MacroCommand.cc:50:5: error: âclass FbTk::MacroCommandâ has no member named âsizeâ >MacroCommand.cc: In function âM* FbTk::{anonymous}::addCommands(M*, const string&, bool) [with M = FbTk::ToggleCommand, std::string = std::basic_string<char>]â: >MacroCommand.cc:62:76: instantiated from here >MacroCommand.cc:50:5: error: âclass FbTk::ToggleCommandâ has no member named âsizeâ >ImageControl.cc: In member function âvoid FbTk::ImageControl::createColorTable()â: >ImageControl.cc:501:41: warning: format â%ldâ expects argument of type âlong intâ, but argument 3 has type âsize_tâ [-Wformat] >ImageControl.cc:549:45: warning: format â%ldâ expects argument of type âlong intâ, but argument 3 has type âsize_tâ [-Wformat] >make[4]: *** [MacroCommand.o] Error 1 >make[4]: *** Waiting for unfinished jobs.... >make[4]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src/FbTk' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1' >make: *** [all] Error 2 > * ERROR: x11-wm/fluxbox-1.3.1 failed (compile phase): > * emake failed > * > * If you need support, post the output of 'emerge --info =x11-wm/fluxbox-1.3.1', > * the complete build log and the output of 'emerge -pqv =x11-wm/fluxbox-1.3.1'. >/usr/lib/portage/bin/isolated-functions.sh: line 209: tinderbox_mask_pkg: command not found > * The complete build log is located at '/var/log/portage/build/x11-wm/fluxbox-1.3.1:20110413-053823.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-wm/fluxbox-1.3.1/temp/environment'. > * S: '/var/tmp/portage/x11-wm/fluxbox-1.3.1/work/fluxbox-1.3.1'
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 363463
: 269787