Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 292051 Details for
Bug 390025
Cannot compile x11-wm/fvwm-2.5.28 due to libpng15
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 36.10 KB, created by
Johannes Geiss
on 2011-11-09 20:01:38 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Johannes Geiss
Created:
2011-11-09 20:01:38 UTC
Size:
36.10 KB
patch
obsolete
> * Package: x11-wm/fvwm-2.5.28 > * Repository: gentoo > * Maintainer: i92guboj@gentoo.org darkside@gentoo.org,desktop-wm@gentoo.org > * USE: elibc_glibc kernel_linux nls png ppc readline svg truetype userland_GNU > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking fvwm-2.5.28.tar.bz2 to /var/tmp/portage/x11-wm/fvwm-2.5.28/work >>>> Source unpacked in /var/tmp/portage/x11-wm/fvwm-2.5.28/work >>>> Preparing source in /var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28 ... > [32;01m*[0m Applying fvwm-2.5.28-libpng14.patch ... >[A[77C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying fvwm-2.5.27-translucent-menus.diff ... >[A[77C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28 ... > * econf: updating fvwm-2.5.28/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating fvwm-2.5.28/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=powerpc-unknown-linux-gnu --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libexecdir=/usr/lib --with-imagepath=/usr/include/X11/bitmaps:/usr/include/X11/pixmaps:/usr/share/icons/fvwm --enable-package-subdirs --without-gnome --disable-gtk --without-termcap-library --disable-bidi --disable-debug-msgs --disable-command-log --disable-htmldoc --enable-nls --enable-iconv --disable-perllib --with-png-library --with-readline-library --without-rplay-library --without-stroke-library --enable-rsvg --enable-xft --disable-xinerama >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 sed... sed >checking for perl... /usr/bin/perl >checking for perl 5.004 or better... yes >assuming /usr/bin/perl as perl location >checking whether to enable command logging... no >checking whether to enable debugging messages... no >checking for style of include used by make... GNU >checking for powerpc-unknown-linux-gnu-gcc... powerpc-unknown-linux-gnu-gcc >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 powerpc-unknown-linux-gnu-gcc accepts -g... yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of powerpc-unknown-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >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 imagepath... /usr/include/X11/bitmaps:/usr/include/X11/pixmaps:/usr/share/icons/fvwm >checking for powerpc-unknown-linux-gnu-gcc... (cached) powerpc-unknown-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether powerpc-unknown-linux-gnu-gcc accepts -g... (cached) yes >checking for powerpc-unknown-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of powerpc-unknown-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... powerpc-unknown-linux-gnu-gcc -E >checking for library containing strerror... none required >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for int... yes >checking size of int... 4 >checking for long... yes >checking size of long... 4 >checking for Window... yes >checking size of Window... 4 >checking for Pixel... yes >checking size of Pixel... 4 >checking for void *... yes >checking size of void *... 4 >checking build system type... powerpc-unknown-linux-gnu >checking host system type... powerpc-unknown-linux-gnu >checking for pkg-config... /usr/bin/pkg-config >checking for xsltproc... xsltproc >checking for SmcOpenConnection in -lSM... yes >checking for XShapeQueryExtension in -lXext... yes >checking for XShmQueryExtension in -lXext... yes >checking whether to enable Xinerama emulation on one screen (useful only for developers)... no >checking for XRenderComposite in -lXrender... yes >checking for XRenderCreateCursor in -lXrender... yes >checking for XcursorImageLoadCursor in -lXcursor... yes >checking for freetype-config... /usr/bin/freetype-config >checking for FreeType - version >= 6.1.0... yes >checking for fontconfig-config... no >checking for Fontconfig - version >= 1.0.1... yes >checking for xft-config... no >checking for Xft - version >= 2.0.0... yes >checking for XpmReadFileToXpmImage in -lXpm... yes >checking X11/xpm.h usability... yes >checking X11/xpm.h presence... yes >checking for X11/xpm.h... yes >checking for Xpm 3.4g or better... yes >checking for png_read_info in -lpng... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking for libpng 1.0.4a or better... yes >checking whether byte ordering is bigendian... yes >checking for librsvg - version >= 2.13.92... yes >checking for cairo svg backend... yes >checking whether a librsvg program compiles and runs... yes >checking with ncurses... checking for readline in -lreadline... yes >checking readline/history.h usability... yes >checking readline/history.h presence... yes >checking for readline/history.h... yes >checking for append_history in -lreadline... yes >checking for _Xsetlocale in -lX11... no >checking for XOpenOM in -lX11... yes >checking for libiconv_open in -liconv... no >checking for iconv_open... yes >checking check if second arg of iconv is const... no >checking for nl_langinfo (CODESET)... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msguniq... /usr/bin/msguniq >checking for NLS fvwm messages catalogs... ar de fr sv_SE zh_CN >checking for NLS desired catalogs to be installed... en de >checking for NLS messages catalogs to be installed... de >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for gettext... yes >checking for bindtextdomain... yes >checking for textdomain... yes >checking for dgettext... yes >checking for gnu gettext in libc... yes >checking if a simple gettext program link... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for vfprintf... yes >checking for waitpid... yes >checking for sigsetjmp... no >checking for siglongjmp... yes >checking for cpp... /usr/bin/cpp >checking for a BSD-compatible install... /usr/bin/install -c >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for powerpc-unknown-linux-gnu-ranlib... powerpc-unknown-linux-gnu-ranlib >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for stdlib.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for unistd.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking return type of signal handlers... void >checking for working alloca.h... yes >checking for alloca... yes >checking for strftime... yes >checking whether setpgrp takes no argument... yes >checking for gettimeofday... yes >checking for mkfifo... yes >checking for putenv... yes >checking for setvbuf... yes >checking for socket... yes >checking for waitpid... (cached) yes >checking for strdup... yes >checking for strstr... yes >checking for strtol... yes >checking for memmove... yes >checking for memcpy... yes >checking for strchr... yes >checking for sysconf... yes >checking for uname... yes >checking for div... yes >checking for sigaction... yes >checking for siginterrupt... yes >checking for getpwuid... yes >checking for setpgrp... yes >checking for setpgid... yes >checking for lstat... yes >checking for sig_atomic_t... yes >checking for function prototypes... yes >checking whether setvbuf arguments are reversed... no >checking for select... yes >checking for unistd.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/time.h... (cached) 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 argument types of select()... select(int,fd_set *,...) >checking for gethostname... yes >checking for strcasecmp... yes >checking for strncasecmp... yes >checking for strdup... (cached) yes >checking for strerror... yes >checking for usleep... yes >checking for atexit... yes >checking for mkstemp... yes >checking if mkstemp is safe... yes >checking for unsetenv... yes >checking for imlib-config... no >checking for GDK IMLIB - version >= 1.8.0... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libs/Makefile >config.status: creating fvwm/Makefile >config.status: creating modules/Makefile >config.status: creating bin/fvwm-bug.1 >config.status: creating bin/fvwm-config.1 >config.status: creating bin/fvwm-convert-2.2.1 >config.status: creating bin/fvwm-convert-2.4.1 >config.status: creating bin/fvwm-convert-2.6.1 >config.status: creating bin/fvwm-menu-desktop.1 >config.status: creating bin/fvwm-root.1 >config.status: creating modules/FvwmAnimate/FvwmAnimate.1 >config.status: creating modules/FvwmAuto/FvwmAuto.1 >config.status: creating modules/FvwmBacker/FvwmBacker.1 >config.status: creating modules/FvwmBanner/FvwmBanner.1 >config.status: creating modules/FvwmButtons/FvwmButtons.1 >config.status: creating modules/FvwmCommand/FvwmCommand.1 >config.status: creating modules/FvwmConsole/FvwmConsole.1 >config.status: creating modules/FvwmConsole/FvwmConsoleC.pl.1 >config.status: creating modules/FvwmCpp/FvwmCpp.1 >config.status: creating modules/FvwmDragWell/FvwmDragWell.1 >config.status: creating modules/FvwmEvent/FvwmEvent.1 >config.status: creating modules/FvwmForm/FvwmForm.1 >config.status: creating modules/FvwmGtk/FvwmGtk.1 >config.status: creating modules/FvwmIconBox/FvwmIconBox.1 >config.status: creating modules/FvwmIconMan/FvwmIconMan.1 >config.status: creating modules/FvwmIdent/FvwmIdent.1 >config.status: creating modules/FvwmM4/FvwmM4.1 >config.status: creating modules/FvwmPager/FvwmPager.1 >config.status: creating modules/FvwmProxy/FvwmProxy.1 >config.status: creating modules/FvwmRearrange/FvwmRearrange.1 >config.status: creating modules/FvwmSave/FvwmSave.1 >config.status: creating modules/FvwmSaveDesk/FvwmSaveDesk.1 >config.status: creating modules/FvwmScript/FvwmScript.1 >config.status: creating modules/FvwmScroll/FvwmScroll.1 >config.status: creating modules/FvwmTaskBar/FvwmTaskBar.1 >config.status: creating modules/FvwmTheme/FvwmTheme.1 >config.status: creating modules/FvwmWharf/FvwmWharf.1 >config.status: creating modules/FvwmWinList/FvwmWinList.1 >config.status: creating bin/Makefile >config.status: creating bin/fvwm-config >config.status: creating bin/fvwm-bug >config.status: creating bin/fvwm-perllib >config.status: creating bin/fvwm-menu-xlock >config.status: creating bin/fvwm-menu-directory >config.status: creating bin/fvwm-menu-desktop >config.status: creating bin/fvwm-menu-headlines >config.status: creating bin/fvwm-convert-2.4 >config.status: creating bin/fvwm-convert-2.6 >config.status: creating utils/Makefile >config.status: creating perllib/Makefile >config.status: creating perllib/General/Makefile >config.status: creating perllib/FVWM/Makefile >config.status: creating perllib/FVWM/Module/Makefile >config.status: creating perllib/FVWM/Tracker/Makefile >config.status: creating perllib/FVWM/Module.pm >config.status: creating rpm/Makefile >config.status: creating rpm/fvwm.spec >config.status: creating debian/Makefile >config.status: creating debian/control >config.status: creating doc/fvwm.ent >config.status: creating doc/footer.html >config.status: creating doc/Makefile >config.status: creating doc/fvwm/Makefile >config.status: creating doc/commands/Makefile >config.status: creating doc/docbook-xml/Makefile >config.status: creating doc/docbook-xml/ent/Makefile >config.status: creating doc/docbook-xsl/Makefile >config.status: creating doc/docbook-xsl/common/Makefile >config.status: creating doc/docbook-xsl/manpages/Makefile >config.status: creating doc/docbook-xsl/profiling/Makefile >config.status: creating doc/docbook-xsl/highlighting/Makefile >config.status: creating doc/docbook-xsl/lib/Makefile >config.status: creating doc/docbook-xsl/html/Makefile >config.status: creating doc/modules/Makefile >config.status: creating doc/modules/images/Makefile >config.status: creating doc/modules/images/FvwmTabs/Makefile >config.status: creating doc/images/Makefile >config.status: creating doc/images/svg_rendering/Makefile >config.status: creating docs/fvwm.lsm >config.status: creating docs/Makefile >config.status: creating sample.fvwmrc/Makefile >config.status: creating tests/Makefile >config.status: creating tests/hints/Makefile >config.status: creating po/Makefile >config.status: creating modules/FvwmAnimate/Makefile >config.status: creating modules/FvwmAuto/Makefile >config.status: creating modules/FvwmBacker/Makefile >config.status: creating modules/FvwmBanner/Makefile >config.status: creating modules/FvwmButtons/Makefile >config.status: creating modules/FvwmCommand/Makefile >config.status: creating modules/FvwmCommand/scripts/Makefile >config.status: creating modules/FvwmConsole/Makefile >config.status: creating modules/FvwmConsole/FvwmConsoleC.pl >config.status: creating modules/FvwmCpp/Makefile >config.status: creating modules/FvwmDebug/Makefile >config.status: creating modules/FvwmDebug/FvwmDebug >config.status: creating modules/FvwmDebug/FvwmGtkDebug >config.status: creating modules/FvwmDragWell/Makefile >config.status: creating modules/FvwmEvent/Makefile >config.status: creating modules/FvwmForm/Makefile >config.status: creating modules/FvwmIconBox/Makefile >config.status: creating modules/FvwmIconMan/Makefile >config.status: creating modules/FvwmIdent/Makefile >config.status: creating modules/FvwmM4/Makefile >config.status: creating modules/FvwmPager/Makefile >config.status: creating modules/FvwmPerl/Makefile >config.status: creating modules/FvwmPerl/FvwmPerl >config.status: creating modules/FvwmProxy/Makefile >config.status: creating modules/FvwmRearrange/Makefile >config.status: creating modules/FvwmSave/Makefile >config.status: creating modules/FvwmSaveDesk/Makefile >config.status: creating modules/FvwmScript/Makefile >config.status: creating modules/FvwmScript/Scripts/Makefile >config.status: creating modules/FvwmScript/Widgets/Makefile >config.status: creating modules/FvwmScroll/Makefile >config.status: creating modules/FvwmTabs/Makefile >config.status: creating modules/FvwmTabs/FvwmTabs >config.status: creating modules/FvwmTaskBar/Makefile >config.status: creating modules/FvwmTheme/Makefile >config.status: creating modules/FvwmWharf/Makefile >config.status: creating modules/FvwmWinList/Makefile >config.status: creating modules/FvwmWindowMenu/Makefile >config.status: creating modules/FvwmWindowMenu/FvwmWindowMenu >config.status: creating modules/FvwmGtk/Makefile >config.status: creating config.h >config.status: executing depfiles commands > >Fvwm Configuration: > > Version: 2.5.28 > > Executables: /usr/bin > Man pages: /usr/share/man > Modules: /usr/lib/fvwm/2.5.28 > Data files: /usr/share/fvwm > Doc files: /usr/share/doc/fvwm > Perl lib: (Not installed) /usr/share/fvwm/perllib > Locale msg: /usr/share/locale de > > With Asian bi-direct. text support? no: Explicitly disabled > With Gettext Native Lang support? yes (libc) > With GTK+ required for FvwmGtk? no: Explicitly disabled > With Iconv support? yes (from C library) > With Mouse strokes (gestures)? no: Explicitly disabled > With PNG image support? yes > With ReadLine sup. in FvwmConsole? yes > With RPlay support in FvwmEvent? no: Explicitly disabled > With Shaped window support? yes > With Shared memory for XImage? yes > With Session Management support? yes > With SVG image support? yes > With Xcursor support? yes > With Xinerama multi-head support? no: Explicitly disabled > With Xft anti-alias font support? yes (version 2) > With XPM image support? yes > With Xrender image support? yes > Build man pages? yes > Build HTML documentation? no: Explicitly disabled > >See INSTALL.fvwm for the description of what this may mean. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28 ... >make > /bin/sh ./config.status >config.status: creating Makefile >config.status: creating libs/Makefile >config.status: creating fvwm/Makefile >config.status: creating modules/Makefile >config.status: creating bin/fvwm-bug.1 >config.status: creating bin/fvwm-config.1 >config.status: creating bin/fvwm-convert-2.2.1 >config.status: creating bin/fvwm-convert-2.4.1 >config.status: creating bin/fvwm-convert-2.6.1 >config.status: creating bin/fvwm-menu-desktop.1 >config.status: creating bin/fvwm-root.1 >config.status: creating modules/FvwmAnimate/FvwmAnimate.1 >config.status: creating modules/FvwmAuto/FvwmAuto.1 >config.status: creating modules/FvwmBacker/FvwmBacker.1 >config.status: creating modules/FvwmBanner/FvwmBanner.1 >config.status: creating modules/FvwmButtons/FvwmButtons.1 >config.status: creating modules/FvwmCommand/FvwmCommand.1 >config.status: creating modules/FvwmConsole/FvwmConsole.1 >config.status: creating modules/FvwmConsole/FvwmConsoleC.pl.1 >config.status: creating modules/FvwmCpp/FvwmCpp.1 >config.status: creating modules/FvwmDragWell/FvwmDragWell.1 >config.status: creating modules/FvwmEvent/FvwmEvent.1 >config.status: creating modules/FvwmForm/FvwmForm.1 >config.status: creating modules/FvwmGtk/FvwmGtk.1 >config.status: creating modules/FvwmIconBox/FvwmIconBox.1 >config.status: creating modules/FvwmIconMan/FvwmIconMan.1 >config.status: creating modules/FvwmIdent/FvwmIdent.1 >config.status: creating modules/FvwmM4/FvwmM4.1 >config.status: creating modules/FvwmPager/FvwmPager.1 >config.status: creating modules/FvwmProxy/FvwmProxy.1 >config.status: creating modules/FvwmRearrange/FvwmRearrange.1 >config.status: creating modules/FvwmSave/FvwmSave.1 >config.status: creating modules/FvwmSaveDesk/FvwmSaveDesk.1 >config.status: creating modules/FvwmScript/FvwmScript.1 >config.status: creating modules/FvwmScroll/FvwmScroll.1 >config.status: creating modules/FvwmTaskBar/FvwmTaskBar.1 >config.status: creating modules/FvwmTheme/FvwmTheme.1 >config.status: creating modules/FvwmWharf/FvwmWharf.1 >config.status: creating modules/FvwmWinList/FvwmWinList.1 >config.status: creating bin/Makefile >config.status: creating bin/fvwm-config >config.status: creating bin/fvwm-bug >config.status: creating bin/fvwm-perllib >config.status: creating bin/fvwm-menu-xlock >config.status: creating bin/fvwm-menu-directory >config.status: creating bin/fvwm-menu-desktop >config.status: creating bin/fvwm-menu-headlines >config.status: creating bin/fvwm-convert-2.4 >config.status: creating bin/fvwm-convert-2.6 >config.status: creating utils/Makefile >config.status: creating perllib/Makefile >config.status: creating perllib/General/Makefile >config.status: creating perllib/FVWM/Makefile >config.status: creating perllib/FVWM/Module/Makefile >config.status: creating perllib/FVWM/Tracker/Makefile >config.status: creating perllib/FVWM/Module.pm >config.status: creating rpm/Makefile >config.status: creating rpm/fvwm.spec >config.status: creating debian/Makefile >config.status: creating debian/control >config.status: creating doc/fvwm.ent >config.status: creating doc/footer.html >config.status: creating doc/Makefile >config.status: creating doc/fvwm/Makefile >config.status: creating doc/commands/Makefile >config.status: creating doc/docbook-xml/Makefile >config.status: creating doc/docbook-xml/ent/Makefile >config.status: creating doc/docbook-xsl/Makefile >config.status: creating doc/docbook-xsl/common/Makefile >config.status: creating doc/docbook-xsl/manpages/Makefile >config.status: creating doc/docbook-xsl/profiling/Makefile >config.status: creating doc/docbook-xsl/highlighting/Makefile >config.status: creating doc/docbook-xsl/lib/Makefile >config.status: creating doc/docbook-xsl/html/Makefile >config.status: creating doc/modules/Makefile >config.status: creating doc/modules/images/Makefile >config.status: creating doc/modules/images/FvwmTabs/Makefile >config.status: creating doc/images/Makefile >config.status: creating doc/images/svg_rendering/Makefile >config.status: creating docs/fvwm.lsm >config.status: creating docs/Makefile >config.status: creating sample.fvwmrc/Makefile >config.status: creating tests/Makefile >config.status: creating tests/hints/Makefile >config.status: creating po/Makefile >config.status: creating modules/FvwmAnimate/Makefile >config.status: creating modules/FvwmAuto/Makefile >config.status: creating modules/FvwmBacker/Makefile >config.status: creating modules/FvwmBanner/Makefile >config.status: creating modules/FvwmButtons/Makefile >config.status: creating modules/FvwmCommand/Makefile >config.status: creating modules/FvwmCommand/scripts/Makefile >config.status: creating modules/FvwmConsole/Makefile >config.status: creating modules/FvwmConsole/FvwmConsoleC.pl >config.status: creating modules/FvwmCpp/Makefile >config.status: creating modules/FvwmDebug/Makefile >config.status: creating modules/FvwmDebug/FvwmDebug >config.status: creating modules/FvwmDebug/FvwmGtkDebug >config.status: creating modules/FvwmDragWell/Makefile >config.status: creating modules/FvwmEvent/Makefile >config.status: creating modules/FvwmForm/Makefile >config.status: creating modules/FvwmIconBox/Makefile >config.status: creating modules/FvwmIconMan/Makefile >config.status: creating modules/FvwmIdent/Makefile >config.status: creating modules/FvwmM4/Makefile >config.status: creating modules/FvwmPager/Makefile >config.status: creating modules/FvwmPerl/Makefile >config.status: creating modules/FvwmPerl/FvwmPerl >config.status: creating modules/FvwmProxy/Makefile >config.status: creating modules/FvwmRearrange/Makefile >config.status: creating modules/FvwmSave/Makefile >config.status: creating modules/FvwmSaveDesk/Makefile >config.status: creating modules/FvwmScript/Makefile >config.status: creating modules/FvwmScript/Scripts/Makefile >config.status: creating modules/FvwmScript/Widgets/Makefile >config.status: creating modules/FvwmScroll/Makefile >config.status: creating modules/FvwmTabs/Makefile >config.status: creating modules/FvwmTabs/FvwmTabs >config.status: creating modules/FvwmTaskBar/Makefile >config.status: creating modules/FvwmTheme/Makefile >config.status: creating modules/FvwmWharf/Makefile >config.status: creating modules/FvwmWinList/Makefile >config.status: creating modules/FvwmWindowMenu/Makefile >config.status: creating modules/FvwmWindowMenu/FvwmWindowMenu >config.status: creating modules/FvwmGtk/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28' >Making all in libs >make[2]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28/libs' >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT gravity.o -MD -MP -MF .deps/gravity.Tpo -c -o gravity.o gravity.c >mv -f .deps/gravity.Tpo .deps/gravity.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT BidiJoin.o -MD -MP -MF .deps/BidiJoin.Tpo -c -o BidiJoin.o BidiJoin.c >mv -f .deps/BidiJoin.Tpo .deps/BidiJoin.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT Flocale.o -MD -MP -MF .deps/Flocale.Tpo -c -o Flocale.o Flocale.c >mv -f .deps/Flocale.Tpo .deps/Flocale.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT PictureUtils.o -MD -MP -MF .deps/PictureUtils.Tpo -c -o PictureUtils.o PictureUtils.c >mv -f .deps/PictureUtils.Tpo .deps/PictureUtils.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT FScreen.o -MD -MP -MF .deps/FScreen.Tpo -c -o FScreen.o FScreen.c >mv -f .deps/FScreen.Tpo .deps/FScreen.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT Graphics.o -MD -MP -MF .deps/Graphics.Tpo -c -o Graphics.o Graphics.c >mv -f .deps/Graphics.Tpo .deps/Graphics.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT PictureGraphics.o -MD -MP -MF .deps/PictureGraphics.Tpo -c -o PictureGraphics.o PictureGraphics.c >mv -f .deps/PictureGraphics.Tpo .deps/PictureGraphics.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT Bindings.o -MD -MP -MF .deps/Bindings.Tpo -c -o Bindings.o Bindings.c >mv -f .deps/Bindings.Tpo .deps/Bindings.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT FlocaleCharset.o -MD -MP -MF .deps/FlocaleCharset.Tpo -c -o FlocaleCharset.o FlocaleCharset.c >mv -f .deps/FlocaleCharset.Tpo .deps/FlocaleCharset.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT Parse.o -MD -MP -MF .deps/Parse.Tpo -c -o Parse.o Parse.c >mv -f .deps/Parse.Tpo .deps/Parse.Po >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT PictureImageLoader.o -MD -MP -MF .deps/PictureImageLoader.Tpo -c -o PictureImageLoader.o PictureImageLoader.c >PictureImageLoader.c: In function âPImageLoadPngâ: >PictureImageLoader.c:461:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:465:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:470:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:419:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >make[2]: *** [PictureImageLoader.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28/libs' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: x11-wm/fvwm-2.5.28 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2574: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 669: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-wm/fvwm-2.5.28', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-wm/fvwm-2.5.28'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-wm/fvwm-2.5.28/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/fvwm-2.5.28/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28' >[32;01m * [39;49;00mPackage: x11-wm/fvwm-2.5.28 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: i92guboj@gentoo.org darkside@gentoo.org,desktop-wm@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux nls png ppc readline svg truetype userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> It appears that 'fvwm-2.5.28' is already setup; skipping. >>>> Remove '/var/tmp/portage/x11-wm/fvwm-2.5.28/.setuped' to force setup. >>>> Checking fvwm-2.5.28.tar.bz2's mtime... >>>> WORKDIR is up-to-date, keeping... >>>> It appears that 'fvwm-2.5.28' is already prepared; skipping. >>>> Remove '/var/tmp/portage/x11-wm/fvwm-2.5.28/.prepared' to force prepare. >>>> It appears that 'fvwm-2.5.28' is already configured; skipping. >>>> Remove '/var/tmp/portage/x11-wm/fvwm-2.5.28/.configured' to force configuration. >>>> Compiling source in /var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28 ... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28' >Making all in libs >make[2]: Entering directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28/libs' >powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/freetype2 -pthread -DQT_SHARED -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng15 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -Wall -Wno-implicit-int -O2 -fno-strict-aliasing -fomit-frame-pointer -pipe -fno-strict-aliasing -fsigned-char -MT PictureImageLoader.o -MD -MP -MF .deps/PictureImageLoader.Tpo -c -o PictureImageLoader.o PictureImageLoader.c >PictureImageLoader.c: In function âPImageLoadPngâ: >PictureImageLoader.c:461:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:465:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:470:15: error: dereferencing pointer to incomplete type >PictureImageLoader.c:419:7: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result >make[2]: *** [PictureImageLoader.o] Error 1 >make[2]: Leaving directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28/libs' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: x11-wm/fvwm-2.5.28 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2574: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 669: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-wm/fvwm-2.5.28', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-wm/fvwm-2.5.28'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-wm/fvwm-2.5.28/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/fvwm-2.5.28/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-wm/fvwm-2.5.28/work/fvwm-2.5.28'
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 390025
: 292051