Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 332498 Details for
Bug 447498
x11-libs/gtkglext fails to configure: error: Cannot find GLU library
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This is the build.log file
file_447498.txt (text/plain), 11.09 KB, created by
rpil
on 2012-12-16 17:31:08 UTC
(
hide
)
Description:
This is the build.log file
Filename:
MIME Type:
Creator:
rpil
Created:
2012-12-16 17:31:08 UTC
Size:
11.09 KB
patch
obsolete
>[code] # cat /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/temp/build.log * Package: x11-libs/gtkglext-1.2.0-r1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: elibc_glibc kernel_linux userland_GNU x86 > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking gtkglext-1.2.0.tar.bz2 to /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work >>>> Source unpacked in /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work >>>> Preparing source in /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work/gtkglext-1.2.0 ... > * Fixing OMF Makefiles ... [ ok ] > * Disabling deprecation warnings ... [ ok ] > * Running elibtoolize in: gtkglext-1.2.0/ > * Applying max_cmd_len/1.5.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/1.5 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work/gtkglext-1.2.0 ... > * econf: updating gtkglext-1.2.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gtkglext-1.2.0/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --disable-gtk-doc >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for strerror in -lcposix... no >checking for a sed that does not truncate output... /bin/sed >checking for egrep... grep -E >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of i686-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for i686-pc-linux-gnu-g77... no >checking for i686-pc-linux-gnu-f77... no >checking for i686-pc-linux-gnu-xlf... no >checking for i686-pc-linux-gnu-frt... no >checking for i686-pc-linux-gnu-pgf77... no >checking for i686-pc-linux-gnu-fort77... no >checking for i686-pc-linux-gnu-fl32... no >checking for i686-pc-linux-gnu-af77... no >checking for i686-pc-linux-gnu-f90... no >checking for i686-pc-linux-gnu-xlf90... no >checking for i686-pc-linux-gnu-pgf90... no >checking for i686-pc-linux-gnu-epcf90... no >checking for i686-pc-linux-gnu-f95... no >checking for i686-pc-linux-gnu-fort... no >checking for i686-pc-linux-gnu-xlf95... no >checking for i686-pc-linux-gnu-ifc... no >checking for i686-pc-linux-gnu-efc... no >checking for i686-pc-linux-gnu-pgf95... no >checking for i686-pc-linux-gnu-lf95... no >checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether i686-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for correct ltmain.sh version... yes >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if i686-pc-linux-gnu-gfortran static flag -static works... yes >checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for some Win32 platform... no >checking for native Win32... no >checking whether build environment is sane... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for gawk... (cached) gawk >checking for perl5... no >checking for perl... /usr/bin/perl >checking for indent... no >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for BASE_DEPENDENCIES... yes >checking for pkg-config... /usr/bin/pkg-config >checking for GLIB - version >= 2.0.0... yes (version 2.32.4) >checking for pkg-config... (cached) /usr/bin/pkg-config >checking for GTK+ - version >= 2.0.0... yes (version 2.24.12) >checking for ANSI C header files... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for an ANSI C-conforming const... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for memset... yes >checking for sqrt... yes >checking for strchr... yes >checking for strrchr... yes >checking for strstr... yes >checking gdk/gdkdisplay.h usability... yes >checking gdk/gdkdisplay.h presence... yes >checking for gdk/gdkdisplay.h... yes >checking gdk/gdkscreen.h usability... yes >checking gdk/gdkscreen.h presence... yes >checking for gdk/gdkscreen.h... yes >checking for gdk_display_get_default in GDK library... yes >configure: GDK supports multihead >checking for gdk_x11_colormap_foreign_new... 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 X11/Xmu/StdCmap.h... yes >checking for Xmu/StdCmap.h... no >checking for XmuLookupStandardColormap in -lXmu... yes >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glu.h usability... yes >checking GL/glu.h presence... yes >checking for GL/glu.h... yes >checking for glVertex3d in -lGLcore... no >checking for glVertex3d in -lGL... yes >checking for gluSphere in -lGLU... no >checking for gluCylinder in -lGLU... no >checking for gluDisk in -lGLU... no >checking for gluPartialDisk in -lGLU... no >checking for gluSphere in -lMesaGLU... no >configure: error: Cannot find GLU library > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work/gtkglext-1.2.0/config.log > * ERROR: x11-libs/gtkglext-1.2.0-r1 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 2974: Called gnome2_src_configure > * environment, line 2246: Called econf '--disable-static' '--disable-gtk-doc' > * phase-helpers.sh, line 501: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=x11-libs/gtkglext-1.2.0-r1'`, > * the complete build log and the output of `emerge -pqv '=x11-libs/gtkglext-1.2.0-r1'`. > * The complete build log is located at '/var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work/gtkglext-1.2.0' > * S: '/var/tmp/portage/x11-libs/gtkglext-1.2.0-r1/work/gtkglext-1.2.0' [/code]
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 447498
: 332498