Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 436076 Details for
Bug 584776
x11-libs/libGLw-8.0.0 : configure: error: Can't locate Motif headers
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-libs:libGLw-8.0.0:20160601-112619.log
x11-libs:libGLw-8.0.0:20160601-112619.log (text/plain), 7.08 KB, created by
Toralf Förster
on 2016-06-01 16:02:02 UTC
(
hide
)
Description:
x11-libs:libGLw-8.0.0:20160601-112619.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-01 16:02:02 UTC
Size:
7.08 KB
patch
obsolete
> * Package: x11-libs/libGLw-8.0.0 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux motif pie ssp userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking glw-8.0.0.tar.bz2 to /var/tmp/portage/x11-libs/libGLw-8.0.0/work >>>> Source unpacked in /var/tmp/portage/x11-libs/libGLw-8.0.0/work >>>> Preparing source in /var/tmp/portage/x11-libs/libGLw-8.0.0/work/glw-8.0.0 ... > * Running elibtoolize in: glw-8.0.0/ > * Applying portage/2.2 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.2.6 patch ... > * Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/libGLw-8.0.0/work/glw-8.0.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-libs/libGLw-8.0.0/work/libGLw-8.0.0_build" > * econf: updating glw-8.0.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating glw-8.0.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/x11-libs/libGLw-8.0.0/work/glw-8.0.0/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/libGLw-8.0.0 --enable-shared --disable-static --enable-motif >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/python2.7/ebuild-helpers/xattr/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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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-ar... x86_64-pc-linux-gnu-ar >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 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 x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >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 GL... yes >checking for GLW... yes >checking for motif-config... no >checking Xm/PrimitiveP.h usability... no >checking Xm/PrimitiveP.h presence... no >checking for Xm/PrimitiveP.h... no >configure: error: Can't locate Motif headers > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/x11-libs/libGLw-8.0.0/work/libGLw-8.0.0_build/config.log > * ERROR: x11-libs/libGLw-8.0.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 133: Called src_configure > * environment, line 2834: Called autotools-utils_src_configure > * environment, line 604: Called econf '--docdir=/usr/share/doc/libGLw-8.0.0' '--enable-shared' '--disable-static' '--enable-motif' > * phase-helpers.sh, line 662: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=x11-libs/libGLw-8.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/libGLw-8.0.0::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-libs:libGLw-8.0.0:20160601-112619.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-libs/libGLw-8.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libGLw-8.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/x11-libs/libGLw-8.0.0/work/libGLw-8.0.0_build' > * S: '/var/tmp/portage/x11-libs/libGLw-8.0.0/work/glw-8.0.0'
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 584776
:
436070
|
436072
|
436074
| 436076