Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 374100 Details for
Bug 506576
dev-util/pkgconfig - configure: error: Either a previously installed pkg-config or "glib-2.0 >= 2.16" could not be found.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
pkgconfig build.log
build.log (text/plain), 8.80 KB, created by
dE
on 2014-04-02 16:42:39 UTC
(
hide
)
Description:
pkgconfig build.log
Filename:
MIME Type:
Creator:
dE
Created:
2014-04-02 16:42:39 UTC
Size:
8.80 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-util/pkgconfig-0.28 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: freedesktop-bugs@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pkg-config-0.28.tar.gz to /tmp/portage/dev-util/pkgconfig-0.28/work >>>> Source unpacked in /tmp/portage/dev-util/pkgconfig-0.28/work >>>> Preparing source in /tmp/portage/dev-util/pkgconfig-0.28/work/pkg-config-0.28 ... > [32;01m*[0m Running elibtoolize in: pkg-config-0.28/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... > [32;01m*[0m Running elibtoolize in: pkg-config-0.28/glib/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-util/pkgconfig-0.28/work/pkg-config-0.28 ... > * econf: updating pkg-config-0.28/glib/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkg-config-0.28/glib/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pkg-config-0.28/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pkg-config-0.28/config.sub with /usr/share/gnuconfig/config.sub >./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-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/pkgconfig-0.28/html --with-system-include-path=/usr/include --with-system-library-path=/usr/lib64 >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 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 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 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 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... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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... yes >checking whether make supports nested variables... yes >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 for ln... ln >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for unistd.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for bash... /bin/bash >checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig >checking for system include path to avoid -I flags... /usr/include >checking for system library path to avoid -L flags... /usr/lib64 >configure: creating ./config.lt >config.lt: creating libtool >checking whether to list both direct and indirect dependencies... no >checking for Win32... no >checking if internal glib should be used... no >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... no >configure: error: Either a previously installed pkg-config or "glib-2.0 >= 2.16" could not be found. Please set GLIB_CFLAGS and GLIB_LIBS to the correct values or pass --with-internal-glib to configure to use the bundled copy. > >!!! Please attach the following file when seeking support: >!!! /tmp/portage/dev-util/pkgconfig-0.28/work/pkg-config-0.28/config.log > [31;01m*[0m ERROR: dev-util/pkgconfig-0.28::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_configure > [31;01m*[0m environment, line 2583: Called econf '--docdir=/usr/share/doc/pkgconfig-0.28/html' '--with-system-include-path=/usr/include' '--with-system-library-path=/usr/lib64' > [31;01m*[0m phase-helpers.sh, line 584: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-util/pkgconfig-0.28::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-util/pkgconfig-0.28::gentoo'`. > [31;01m*[0m The complete build log is located at '/tmp/portage/dev-util/pkgconfig-0.28/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-util/pkgconfig-0.28/temp/environment'. > [31;01m*[0m Working directory: '/tmp/portage/dev-util/pkgconfig-0.28/work/pkg-config-0.28' > [31;01m*[0m S: '/tmp/portage/dev-util/pkgconfig-0.28/work/pkg-config-0.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 506576
: 374100 |
374312