Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 693039 Details for
Bug 777750
x11-wm/openbox-3.6.1-r3 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-wm:openbox-3.6.1-r3:20210322-161210.log
x11-wm:openbox-3.6.1-r3:20210322-161210.log (text/plain), 20.11 KB, created by
Agostino Sarubbo
on 2021-03-22 16:17:32 UTC
(
hide
)
Description:
x11-wm:openbox-3.6.1-r3:20210322-161210.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2021-03-22 16:17:32 UTC
Size:
20.11 KB
patch
obsolete
> * Package: x11-wm/openbox-3.6.1-r3 > * Repository: gentoo > * Maintainer: lxqt@gentoo.org > * Upstream: danakj@orodu.net http://openbox.org/wiki/Openbox:Contribute > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Applying openbox-3.5.2-gnome-session.patch ... > [ ok ] > * Applying openbox-3.6.1-py3-xdg.patch ... > [ ok ] > * Running eautoreconf in '/tmp/portage/x11-wm/openbox-3.6.1-r3/work/openbox-3.6.1' ... > * Running autopoint --force ... > [ ok ] > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: openbox-3.6.1/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/bin/sh: /tmp/portage/x11-wm/openbox-3.6.1-r3/work/openbox-3.6.1/missing: No such file or directory >configure: WARNING: `missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build type... RELEASE >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for GNU CC... yes >checking for compiler specific flags... -DNDEBUG -DG_DISABLE_ASSERT >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether NLS is requested... no >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 ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking 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 for sed... (cached) /bin/sed >checking for dirname... /usr/bin/dirname >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GLIB... yes >checking for PANGO... yes >checking for XML... yes >checking for XCURSOR... yes >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 session management support... no >checking for XkbBell in -lX11... yes >checking for X11/XKBlib.h... yes >checking for the Xkb extension... yes >checking for XRRSelectInput in -lXrandr... yes >checking for X11/extensions/Xrandr.h... yes >checking for the XRandR extension... yes >checking for XShapeCombineShape in -lXext... yes >checking for X11/extensions/shape.h... yes >checking for the Shape extension... yes >checking for XineramaQueryExtension in -lXinerama... yes >checking for X11/extensions/Xinerama.h... yes >checking for the Xinerama extension... yes >checking for XSyncInitialize in -lXext... yes >checking for X11/extensions/sync.h... yes >checking for the Sync extension... yes >checking for XauReadAuth in -lXau... yes >checking for X11/Xauth.h... yes >checking for the Xauth extension... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating obrender/obrender-3.5.pc >config.status: creating obt/obt-3.5.pc >config.status: creating obrender/version.h >config.status: creating obt/version.h >config.status: creating version.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing doc commands >config.status: executing data commands >config.status: executing data/xsession commands > >Compiling with these options: > Startup Notification... no > X Cursor Library... yes > Session Management... no > Imlib2 Library... no > SVG Support (librsvg)... no > >configure complete, now type "make" >CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.11 -I m4 >CDPATH="${ZSH_VERSION+.}:" && cd . && autoconf > cd . && automake-1.11 --foreign >/bin/sh ./config.status --recheck >running CONFIG_SHELL=/bin/sh /bin/sh ./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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/openbox-3.6.1-r3 --htmldir=/usr/share/doc/openbox-3.6.1-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static --with-x --disable-debug --disable-imlib2 --disable-nls --disable-session-management --disable-startup-notification --disable-librsvg build_alias=x86_64-pc-linux-gnu host_alias=x86_64-pc-linux-gnu CFLAGS=-O2 -march=x86-64 -g0 -fno-stack-protector -fno-stack-clash-protection -fstack-check=no -fno-stack-check LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-z,norelro --no-create --no-recursion >configure.ac:88: required file `./compile' not found >configure.ac:88: `automake --add-missing' can install `compile' >configure.ac:5: required file `./missing' not found >configure.ac:5: `automake --add-missing' can install `missing' >Makefile.am: required file `./depcomp' not found >Makefile.am: `automake --add-missing' can install `depcomp' >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/bin/sh: /tmp/portage/x11-wm/openbox-3.6.1-r3/work/openbox-3.6.1/missing: No such file or directory >configure: WARNING: `missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >make: *** [Makefile:1185: Makefile.in] Error 1 >make: *** Waiting for unfinished jobs.... >checking build type... RELEASE >checking for style of include used by make... GNU >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for GNU CC... yes >checking for compiler specific flags... -DNDEBUG -DG_DISABLE_ASSERT >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether NLS is requested... no >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 ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether to use NLS... no >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 errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for string.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking 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 for sed... (cached) /bin/sed >checking for dirname... /usr/bin/dirname >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glib-2.0 >= 2.14.0... yes >checking for pango >= 1.8.0 pangoxft >= 1.8.0... yes >checking for libxml-2.0 >= 2.6.0... yes >checking for xcursor... yes >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 session management support... no >checking for XkbBell in -lX11... yes >checking for X11/XKBlib.h... yes >checking for the Xkb extension... yes >checking for XRRSelectInput in -lXrandr... yes >checking for X11/extensions/Xrandr.h... yes >checking for the XRandR extension... yes >checking for XShapeCombineShape in -lXext... yes >checking for X11/extensions/shape.h... yes >checking for the Shape extension... yes >checking for XineramaQueryExtension in -lXinerama... yes >checking for X11/extensions/Xinerama.h... yes >checking for the Xinerama extension... yes >checking for XSyncInitialize in -lXext... yes >checking for X11/extensions/sync.h... yes >checking for the Sync extension... yes >checking for XauReadAuth in -lXau... yes >checking for X11/Xauth.h... yes >checking for the Xauth extension... yes >configure: creating ./config.status > >Compiling with these options: > Startup Notification... no > X Cursor Library... yes > Session Management... no > Imlib2 Library... no > SVG Support (librsvg)... no > >configure complete, now type "make" > * ERROR: x11-wm/openbox-3.6.1-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-wm/openbox-3.6.1-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-wm/openbox-3.6.1-r3::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/x11-wm:openbox-3.6.1-r3:20210322-161210.log'. > * For convenience, a symlink to the build log is located at '/tmp/portage/x11-wm/openbox-3.6.1-r3/temp/build.log'. > * The ebuild environment file is located at '/tmp/portage/x11-wm/openbox-3.6.1-r3/temp/environment'. > * Working directory: '/tmp/portage/x11-wm/openbox-3.6.1-r3/work/openbox-3.6.1' > * S: '/tmp/portage/x11-wm/openbox-3.6.1-r3/work/openbox-3.6.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 777750
:
693036
| 693039