Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 411606 Details for
Bug 560208
x11-wm/afterstep-2.2.12[-dbus] : dbus.c:389:38: error: unknown type name ‘DBusMessageIter’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-wm:afterstep-2.2.12:20150910-204446.log
x11-wm:afterstep-2.2.12:20150910-204446.log (text/plain), 27.00 KB, created by
Toralf Förster
on 2015-09-11 11:54:58 UTC
(
hide
)
Description:
x11-wm:afterstep-2.2.12:20150910-204446.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-09-11 11:54:58 UTC
Size:
27.00 KB
patch
obsolete
> * Package: x11-wm/afterstep-2.2.12 > * Repository: gentoo > * Maintainer: gentoo.org@vaevictus.net proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 cpu_flags_x86_mmx elibc_glibc gif jpeg kernel_linux nls png userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking AfterStep-2.2.12.tar.bz2 to /var/tmp/portage/x11-wm/afterstep-2.2.12/work >>>> Source unpacked in /var/tmp/portage/x11-wm/afterstep-2.2.12/work >>>> Preparing source in /var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12 ... > * Running eautoreconf in '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/autoconf' ... > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: afterstep-devel-2.2.12/autoconf/ > * Running eautoreconf in '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterBase' ... > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: afterstep-devel-2.2.12/libAfterBase/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12 ... > * econf: updating afterstep-devel-2.2.12/libAfterImage/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating afterstep-devel-2.2.12/libAfterImage/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating afterstep-devel-2.2.12/libAfterBase/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating afterstep-devel-2.2.12/libAfterBase/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating afterstep-devel-2.2.12/autoconf/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating afterstep-devel-2.2.12/autoconf/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-alsa --enable-mmx-optimization --enable-i18n --disable-xinerama --without-dbus1 --with-gif --without-gtk --with-jpeg --with-png --without-tiff --without-svg --with-helpcommand=xterm -e man --disable-availability --disable-staticlibs --enable-ascp=no >checking whether we are compiling in FreeBSD environment... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for rm... /bin/rm >checking for mv... /bin/mv >checking for cp... /bin/cp >checking for mkdir... /bin/mkdir >checking for perl... /usr/bin/perl >checking for find... /usr/bin/find >checking for xargs... /usr/bin/xargs >checking for ldconfig... /bin/true >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for bison... bison -y >checking linkage type... dynamic >checking how to run the C preprocessor... x86_64-pc-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 for XOpenDisplay in -lX11... yes >checking for XShmCreateImage in -lXext... yes >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 sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for XShapeCombineMask in -lXext... yes >configure: checking libAfterBase... >configure: WARNING: unrecognized options: --with-x-includes, --enable-shmimage >checking for gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 whether byte ordering is bigendian... no >checking for inline... inline >checking for XOpenDisplay in -lX11... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking whether time.h and sys/time.h may both be included... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/dirent.h usability... no >checking sys/dirent.h presence... no >checking for sys/dirent.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking link.h usability... yes >checking link.h presence... yes >checking for link.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for stdlib.h... (cached) yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking whether ElfW is declared... yes >checking for Elf32_Dyn.d_tag... yes >checking for Elf64_Dyn.d_tag... yes >checking for Elf64_Addr... yes >checking for Elf32_Addr... yes >checking for backtrace in -lexecinfo... no >checking for backtrace_symbols_fd... yes >checking for backtrace_symbols... yes >checking for backtrace... yes >checking for struct sigcontext... no >checking for uname... yes >checking for gethostname... yes >checking if we can use sign safe min/max macros... yes >configure: creating ./config.status >config.status: creating afterbase_config.h >config.status: creating Makefile >config.status: creating config.h >configure: WARNING: unrecognized options: --with-x-includes, --enable-shmimage >configure: checking libAfterImage... >configure: WARNING: unrecognized options: --with-x-includes, --enable-trace >checking for gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ln -s works... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for MMX support... yes >checking for XOpenDisplay in -lX11... yes >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 whether byte ordering is bigendian... no >checking for inline... inline >checking for long long... yes >checking whether time.h and sys/time.h may both be included... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for XShmCreateImage in -lXext... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking for XShapeCombineMask in -lXext... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for unsigned char... yes >checking for unsigned short... yes >checking for an ANSI C-conforming const... yes >checking whether char is unsigned... no >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for png_get_sRGB in png.h... yes >checking headers required by TTF support... -I/usr/include/freetype2 >checking ft2build.h usability... yes >checking ft2build.h presence... yes >checking for ft2build.h... yes >checking freetype/freetype.h ... no >checking freetype.h... yes >checking libAfterBase headers in ../libAfterBase... yes >configure: creating ./config.status >config.status: creating apps/Makefile >config.status: creating aftershow/Makefile >config.status: creating Makefile >config.status: creating afterbase.h >config.status: creating afterimage-libs >config.status: creating afterimage-config >config.status: creating config.h >configure: WARNING: unrecognized options: --with-x-includes, --enable-trace >checking whether byte ordering is bigendian... no >checking for inline... inline >checking whether time.h and sys/time.h may both be included... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for stdlib.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking whether environ is declared... no >checking for initscr in -lncurses... yes >checking for readline in -lreadline... yes >checking for pkg-config... /usr/bin/pkg-config >checking for gnome-session... no >checking libAfterImage external libraries... -lfreetype -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm >checking preferred image format... png >checking for GLIB... yes >checking for GIOLIB... yes >checking for GSettings... yes >checking for backtrace in -lexecinfo... no >checking target system type... x86_64-pc-linux-gnu >configure: creating ./config.status >config.status: creating autoconf/Makefile.defines >config.status: creating autoconf/Makefile.common >config.status: creating autoconf/Makefile.common.lib >config.status: creating src/ascp/Makefile >config.status: creating src/ascp/fltk/Makefile >config.status: creating src/ascp/gtk/Makefile >config.status: creating src/tools/ASFileBrowser/Makefile >config.status: creating src/tools/ASRun/Makefile >config.status: creating src/tools/ASWallpaper/Makefile >config.status: creating src/ASMount/Makefile >config.status: creating src/asetroot/Makefile >config.status: creating src/Animate/Makefile >config.status: creating src/ASConfig/Makefile >config.status: creating src/ASDocGen/Makefile >config.status: creating src/Arrange/Makefile >config.status: creating src/Banner/Banner.sh >config.status: creating src/Banner/Makefile >config.status: creating src/Clean/Makefile >config.status: creating src/Form/Makefile >config.status: creating src/Gnome/Makefile >config.status: creating src/Ident/Makefile >config.status: creating src/Pager/Makefile >config.status: creating src/Script/Makefile >config.status: creating src/Script/Widgets/Makefile >config.status: creating src/Scroll/Makefile >config.status: creating src/Sound2/Makefile >config.status: creating src/Wharf/Makefile >config.status: creating src/WinCommand/Makefile >config.status: creating src/WinList2/Makefile >config.status: creating src/WinTabs/Makefile >config.status: creating src/Gadget/Makefile >config.status: creating src/test/Makefile >config.status: creating configure.h >config.status: creating Makefile >config.status: creating AfterStep.spec >config.status: creating AfterStep.desktop >config.status: creating afterstep/Makefile >config.status: creating doc/Makefile >config.status: creating doc/afterstepdoc >config.status: creating libAfterStep/afterstep-config >config.status: creating libAfterStep/Makefile >config.status: creating libAfterConf/Makefile >config.status: creating src/afterstep/Makefile >config.status: creating tools/Makefile >config.status: creating tools/installastheme.pl >config.status: creating tools/makeastheme.pl >config.status: creating tools/postcard.sh >config.status: creating afterstep/applications/modules.desktop >config.status: creating afterstep/base >config.status: creating afterstep/sound >config.status: creating afterstep/autoexec >config.status: creating afterstep/pager >config.status: creating afterstep/start/.include >config.status: creating afterstep/start/3_run >config.status: creating afterstep/start/1_Desktop/Feel/.include >config.status: creating afterstep/start/1_Desktop/Color_Scheme/.include >config.status: creating afterstep/start/1_Desktop/Look/.include >config.status: creating afterstep/start/1_Desktop/Theme/.include >config.status: creating afterstep/start/1_Desktop/Pictures/AfterStep_Images/.include >config.status: creating afterstep/start/1_Desktop/Pictures/User_Backgrounds/.include >config.status: creating config.h > >AfterStep 2.2.12 IS NOW HOPEFULLY CONFIGURED: > >Just run : make ; make install > >Please consult INSTALL file for additional configuration steps >required for your favorite desktop environment. > >Other make targets you may find usefull : > >make install.data - installs all the images, fonts, etc. >make install.config - installs config files only >make install.menu - installs startmenu files >make install.data_html - catalogues installed data files >make install.bin - installs only binaries >make install.lib - installs libraries only >make clean >make distclean > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12 ... >make -j1 -j1 >make[1]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterBase' >Compiling with :x86_64-pc-linux-gnu-gcc -O3 -DNO_DEBUG_OUTPUT -march=native -pipe -fPIC > ashash.c > aslist.c > asvector.c > audit.c > fs.c > layout.c > mystring.c > os.c > output.c > parse.c > regexp.c > safemalloc.c > selfdiag.c > sleep.c > socket.c > timer.c > trace.c > xml.c > xprop.c > xwrap.c >/bin/rm -f libAfterBase.a >ar clq libAfterBase.a ashash.o aslist.o asvector.o audit.o fs.o layout.o mystring.o os.o output.o parse.o regexp.o safemalloc.o selfdiag.o sleep.o socket.o timer.o trace.o xml.o xprop.o xwrap.o >x86_64-pc-linux-gnu-ranlib libAfterBase.a >x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libAfterBase.so.0 -o libAfterBase.so.0.99 \ >-Wl,-O1 -Wl,--as-needed -rdynamic -rdynamic ashash.o aslist.o asvector.o audit.o fs.o layout.o mystring.o os.o output.o parse.o regexp.o safemalloc.o selfdiag.o sleep.o socket.o timer.o trace.o xml.o xprop.o xwrap.o -lX11 -lSM -lICE >ln -s -f libAfterBase.so.0.99 libAfterBase.so.0 >ln -s -f libAfterBase.so.0 libAfterBase.so >make[1]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterBase' >make[1]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterImage' > asimage.c > ascmap.c > asfont.c > asimagexml.c > asstorage.c > asvisual.c > blender.c > bmp.c > char2uni.c > draw.c > export.c > imencdec.c > import.c > pixmap.c > scanline.c > transform.c > ungif.c > xcf.c > ximage.c > xpm.c >Compiled with :x86_64-pc-linux-gnu-gcc -DNO_DEBUG_OUTPUT -march=native -O2 -pipe -fPIC -DNO_DEBUG_OUTPUT -march=native -pipe -fPIC -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -I/usr/include/freetype2 >Compiling with :x86_64-pc-linux-gnu-gcc -DNO_DEBUG_OUTPUT -march=native -O2 -pipe -fPIC -DNO_DEBUG_OUTPUT -march=native -pipe -fPIC -mmmx -Winline --param inline-unit-growth=10000 --param large-function-growth=10000 -I/usr/include/freetype2 >/bin/rm -f libAfterImage.a >ar clq libAfterImage.a asimage.o ascmap.o asfont.o asimagexml.o asstorage.o asvisual.o blender.o bmp.o char2uni.o draw.o export.o imencdec.o import.o pixmap.o scanline.o transform.o ungif.o xcf.o ximage.o xpm.o >x86_64-pc-linux-gnu-ranlib libAfterImage.a >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-soname,libAfterImage.so.0 -o libAfterImage.so.0.99 \ > asimage.o ascmap.o asfont.o asimagexml.o asstorage.o asvisual.o blender.o bmp.o char2uni.o draw.o export.o imencdec.o import.o pixmap.o scanline.o transform.o ungif.o xcf.o ximage.o xpm.o >ln -s -f libAfterImage.so.0.99 libAfterImage.so.0 >ln -s -f libAfterImage.so.0 libAfterImage.so >make[2]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterImage/apps' > asview > common > asscale > astile > asmerge > asgrad > asflip > asi18n > astext > ascompose > asvector > ascheckttf >make[2]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterImage/apps' >make[1]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterImage' >make[1]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterStep' >Compiling with :x86_64-pc-linux-gnu-gcc -DNO_DEBUG_OUTPUT -march=native -O2 -pipe -fPIC > asapp.c > ascommand.c > asdatabase.c > asfeel.c > aswindata.c > balloon.c > canvas.c > clientprops.c > colorscheme.c > decor.c > desktop_category.c > event.c > freestor.c > functions.c > font.c > hints.c > kde.c > module.c > moveresize.c > myicon.c > mylook.c > mystyle.c > mystyle_property.c > outline.c > operations.c > parser.c > parser_fs.c > parser_xml.c > screen.c > session.c > shape.c > wmprops.c >/bin/rm -f libAfterStep.a >ar clq libAfterStep.a asapp.o ascommand.o asdatabase.o asfeel.o aswindata.o balloon.o canvas.o clientprops.o colorscheme.o decor.o desktop_category.o event.o freestor.o functions.o font.o hints.o kde.o module.o moveresize.o myicon.o mylook.o mystyle.o mystyle_property.o outline.o operations.o parser.o parser_fs.o parser_xml.o screen.o session.o shape.o wmprops.o >x86_64-pc-linux-gnu-ranlib libAfterStep.a >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-soname,libAfterStep.so.1 -o libAfterStep.so.1.17 \ > asapp.o ascommand.o asdatabase.o asfeel.o aswindata.o balloon.o canvas.o clientprops.o colorscheme.o decor.o desktop_category.o event.o freestor.o functions.o font.o hints.o kde.o module.o moveresize.o myicon.o mylook.o mystyle.o mystyle_property.o outline.o operations.o parser.o parser_fs.o parser_xml.o screen.o session.o shape.o wmprops.o >ln -s -f libAfterStep.so.1.17 libAfterStep.so.1 >ln -s -f libAfterStep.so.1 libAfterStep.so >make[1]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterStep' >make[1]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterConf' >Compiling with :x86_64-pc-linux-gnu-gcc -DNO_DEBUG_OUTPUT -march=native -O2 -pipe -fPIC > AfterStep.c > AlignBevel.c > Animate.c > ASetRoot.c > ASMount.c > Sound.c > Base.c > balloon.c > Clean.c > Color.c > Database.c >Database.c: In function âParseSingleStyleâ: >Database.c:635:30: warning: iteration 4u invokes undefined behavior [-Waggressive-loop-optimizations] > if (window_style_cross[i][0] == storage->term->id) { > ^ >Database.c:634:4: note: containing loop > for (i = 0; i < BACK_STYLES; i++) > ^ > DesktopEntry.c > Feel.c > function.c > Ident.c > Look.c > MyFrame.c > MyStyle.c > Pager.c > Wharf.c > WinList.c > WinTabs.c >/bin/rm -f libAfterConf.a >ar clq libAfterConf.a AfterStep.o AlignBevel.o Animate.o ASetRoot.o ASMount.o Sound.o Base.o balloon.o Clean.o Color.o Database.o DesktopEntry.o Feel.o function.o Ident.o Look.o MyFrame.o MyStyle.o Pager.o Wharf.o WinList.o WinTabs.o >x86_64-pc-linux-gnu-ranlib libAfterConf.a >x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-soname,libAfterConf.so.1 -o libAfterConf.so.1.17 \ > AfterStep.o AlignBevel.o Animate.o ASetRoot.o ASMount.o Sound.o Base.o balloon.o Clean.o Color.o Database.o DesktopEntry.o Feel.o function.o Ident.o Look.o MyFrame.o MyStyle.o Pager.o Wharf.o WinList.o WinTabs.o >ln -s -f libAfterConf.so.1.17 libAfterConf.so.1 >ln -s -f libAfterConf.so.1 libAfterConf.so >x86_64-pc-linux-gnu-gcc -DNO_DEBUG_OUTPUT -march=native -O2 -pipe -fPIC -DPRINT_DESKTOP_ENTRIES -c DesktopEntry.c -o PrintDesktopEntries.o >x86_64-pc-linux-gnu-gcc PrintDesktopEntries.o -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-O1 -Wl,--as-needed -rdynamic ../libAfterConf/libAfterConf.a ../libAfterStep/libAfterStep.a ../libAfterImage/libAfterImage.a ../libAfterBase/libAfterBase.a -lX11 -lSM -lICE -lXext -lfreetype -lX11 -lSM -lICE -lXext -ljpeg -lpng -lz -lm -o PrintDesktopEntries >make[1]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/libAfterConf' >make[1]: Entering directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/src/afterstep' > add_window.c > afterstep.c > aswindow.c > colormaps.c > configure.c > cover.c > dbus.c >dbus.c:389:38: error: unknown type name âDBusMessageIterâ > static inline Bool set_sm_client_id (DBusMessageIter * iter, > ^ >dbus.c:535:37: error: unknown type name âASDBusOjectDescrâ > void *asdbus_SendSimpleCommandSync (ASDBusOjectDescr *descr, const char *comman > ^ >dbus.c:566:41: error: unknown type name âASDBusOjectDescrâ > Bool asdbus_SendSimpleCommandSyncNoRep (ASDBusOjectDescr *descr, const char *co > ^ >dbus.c:580:27: error: unknown type name âASDBusOjectDescrâ > Bool asdbus_GetIndicator (ASDBusOjectDescr *descr, const char *command) > ^ >dbus.c:600:31: error: unknown type name âKDE_ShutdownConfirmâ > static Bool asdbus_LogoutKDE (KDE_ShutdownConfirm confirm, KDE_ShutdownMode mod > ^ >dbus.c:600:60: error: unknown type name âKDE_ShutdownModeâ > static Bool asdbus_LogoutKDE (KDE_ShutdownConfirm confirm, KDE_ShutdownMode mod > ^ >dbus.c:600:83: error: unknown type name âKDE_ShutdownTypeâ > dbus_LogoutKDE (KDE_ShutdownConfirm confirm, KDE_ShutdownMode mode, KDE_Shutdow > ^ >dbus.c: In function âasdbus_GetCanLogoutâ: >dbus.c:703:10: error: âASDBusâ undeclared (first use in this function) > return (ASDBus.kdeSessionVersion >= 4 || ASDBus.gnomeSessionPath != NULL); > ^ >dbus.c:703:10: note: each undeclared identifier is reported only once for each function it appears in >dbus.c: In function âasdbus_GetCanShutdownâ: >dbus.c:722:10: error: âASDBusâ undeclared (first use in this function) > return (ASDBus.kdeSessionVersion >= 4 > ^ >dbus.c:723:71: error: âdbusSessionManagerâ undeclared (first use in this function) > || (ASDBus.gnomeSessionPath != NULL && asdbus_GetIndicator (&dbusSession > ^ >dbus.c: In function âasdbus_Suspendâ: >dbus.c:728:45: error: âdbusUPowerâ undeclared (first use in this function) > return asdbus_SendSimpleCommandSyncNoRep (&dbusUPower, "Suspend", timeout); > ^ >dbus.c: In function âasdbus_GetCanSuspendâ: >dbus.c:733:31: error: âdbusUPowerâ undeclared (first use in this function) > return asdbus_GetIndicator (&dbusUPower, "SuspendAllowed"); > ^ >dbus.c: In function âasdbus_Hibernateâ: >dbus.c:738:45: error: âdbusUPowerâ undeclared (first use in this function) > return asdbus_SendSimpleCommandSyncNoRep (&dbusUPower, "Hibernate", timeout); > ^ >dbus.c: In function âasdbus_GetCanHibernateâ: >dbus.c:743:31: error: âdbusUPowerâ undeclared (first use in this function) > return asdbus_GetIndicator (&dbusUPower, "HibernateAllowed"); > ^ >Makefile:210: recipe for target 'dbus.o' failed >make[1]: *** [dbus.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12/src/afterstep' >Makefile:177: recipe for target 'all' failed >make: *** [all] Error 1 > * ERROR: x11-wm/afterstep-2.2.12::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-wm/afterstep-2.2.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-wm/afterstep-2.2.12::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-wm:afterstep-2.2.12:20150910-204446.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/afterstep-2.2.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-wm/afterstep-2.2.12/temp/environment'. > * Working directory: '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12' > * S: '/var/tmp/portage/x11-wm/afterstep-2.2.12/work/afterstep-devel-2.2.12'
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 560208
:
411604
| 411606