Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 279583 Details for
Bug 374663
media-libs/babl-0.1.4: Package babl was not found in the pkg-config search path.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 12.46 KB, created by
Vasco Gervasi
on 2011-07-10 09:00:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Vasco Gervasi
Created:
2011-07-10 09:00:06 UTC
Size:
12.46 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/babl-0.1.4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: hanno@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc introspection kernel_linux sse userland_GNU x86 >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking babl-0.1.4.tar.bz2 to /var/tmp/portage/media-libs/babl-0.1.4/work >>>> Source unpacked in /var/tmp/portage/media-libs/babl-0.1.4/work >>>> Preparing source in /var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4 ... > * econf: updating babl-0.1.4/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating babl-0.1.4/config.sub with /usr/share/gnuconfig/config.sub >./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-static --disable-maintainer-mode --disable-altivec --enable-introspection --disable-mmx --enable-sse >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 gobject-introspection... yes >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 for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for GNUC variadic macros... yes >checking for ISO C99 variadic macros in C... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC 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 if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) 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 >checking whether to enable maintainer-specific portions of Makefiles... no >checking for ANSI C header files... (cached) yes >checking whether build environment is sane... yes >checking whether i686-pc-linux-gnu-gcc understands -Wdeclaration-after-statement... yes >checking whether i686-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes >checking whether i686-pc-linux-gnu-gcc understands -Wmissing-declarations... yes >checking whether i686-pc-linux-gnu-gcc understands -Winit-self... yes >checking whether i686-pc-linux-gnu-gcc understands -Wpointer-arith... yes >checking whether i686-pc-linux-gnu-gcc understands -Wold-style-definition... yes >checking for rsvg... /usr/bin/rsvg >checking for w3m... no >checking for target architecture... i686-pc-linux-gnu >checking for some Win32 platform... checking for some Win32 platform... no >checking for native Win32... no >checking dl.h usability... no >checking dl.h presence... no >checking for dl.h... no >checking for library containing dlopen... -ldl >checking for library containing rint... -lm >checking for gettimeofday... yes >checking for rint... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating babl.pc >config.status: creating babl/Makefile >config.status: creating babl/babl-version.h >config.status: creating babl/base/Makefile >config.status: creating docs/Makefile >config.status: creating docs/index-static.html >config.status: creating docs/graphics/Makefile >config.status: creating tests/Makefile >config.status: creating extensions/Makefile >config.status: creating INSTALL >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4 ... >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4' >Making all in babl >make[2]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl' >Making all in base >make[3]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/base' > CC babl-base.lo > CC formats.lo > CC type-float.lo > CC type-u8.lo > CC type-u16.lo > CC type-u32.lo > CC model-rgb.lo > CC model-gray.lo >model-gray.c: In function ârgba_to_grayâ: >model-gray.c:146:25: warning: variable âalphaâ set but not used [-Wunused-but-set-variable] > CC model-ycbcr.lo > CCLD libbase.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/base' >make[3]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl' > CC babl.lo > CC babl-component.lo > CC babl-conversion.lo > CC babl-core.lo > CC babl-db.lo > CC babl-extension.lo > CC babl-fish-path.lo > CC babl-fish-reference.lo > CC babl-fish-simple.lo > CC babl-fish-stats.lo > CC babl-fish.lo > CC babl-format.lo > CC babl-hash-table.lo > CC babl-image.lo > CC babl-internal.lo > CC babl-introspect.lo > CC babl-memory.lo > CC babl-list.lo > CC babl-model.lo > CC babl-mutex.lo > CC babl-sampling.lo > CC babl-sanity.lo > CC babl-type.lo > CC babl-util.lo > CC babl-cpuaccel.lo >babl-type.c: In function âbabl_type_newâ: >babl-type.c:79:15: warning: variable âmax_valâ set but not used [-Wunused-but-set-variable] >babl-type.c:78:15: warning: variable âmin_valâ set but not used [-Wunused-but-set-variable] >babl-type.c:77:15: warning: variable âmaxâ set but not used [-Wunused-but-set-variable] >babl-type.c:76:15: warning: variable âminâ set but not used [-Wunused-but-set-variable] >babl-type.c:74:15: warning: variable âis_integerâ set but not used [-Wunused-but-set-variable] >/usr/bin/g-ir-scanner -v --namespace Babl --nsversion=0.1 \ > --add-include-path=. --add-include-path=. \ > --library=babl-0.1 \ > --libtool="/bin/sh ../libtool" \ > --output Babl-0.1.gir \ > --pkg babl \ > -DBABL_IS_BEING_COMPILED \ > -I.. \ > -I.. \ > ./babl-macros.h ./babl-types.h ./babl-version.h ./babl.h \ > ./babl.c ./babl-component.c ./babl-conversion.c ./babl-core.c ./babl-db.c ./babl-extension.c ./babl-fish-path.c ./babl-fish-reference.c ./babl-fish-simple.c ./babl-fish-stats.c ./babl-fish.c ./babl-format.c ./babl-hash-table.c ./babl-image.c ./babl-internal.c ./babl-introspect.c ./babl-list.c ./babl-memory.c ./babl-model.c ./babl-mutex.c ./babl-sampling.c ./babl-sanity.c ./babl-type.c ./babl-util.c ./babl-cpuaccel.c ./babl-version.c > CC babl-version.lo >Package babl was not found in the pkg-config search path. >Perhaps you should add the directory containing `babl.pc' >to the PKG_CONFIG_PATH environment variable >No package 'babl' found > CCLD libbabl-0.1.la >Package babl was not found in the pkg-config search path. >Perhaps you should add the directory containing `babl.pc' >to the PKG_CONFIG_PATH environment variable >No package 'babl' found >g-ir-scanner: compile: gcc -Wall -march=native -O2 -pipe -fomit-frame-pointer -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -I.. -I.. -c -o /var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/tmp-introspectdOBtek/Babl-0.1.o /var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/tmp-introspectdOBtek/Babl-0.1.c >/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/tmp-introspectdOBtek/Babl-0.1.c:2:18: fatal error: glib.h: File o directory non esistente >compilation terminated. >compilation of temporary binary failed:Command '['gcc', '-Wall', '-march=native', '-O2', '-pipe', '-fomit-frame-pointer', '-Wall', '-Wdeclaration-after-statement', '-Wmissing-prototypes', '-Wmissing-declarations', '-Winit-self', '-Wpointer-arith', '-Wold-style-definition', '-I..', '-I..', '-c', '-o', '/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/tmp-introspectdOBtek/Babl-0.1.o', '/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl/tmp-introspectdOBtek/Babl-0.1.c']' returned non-zero exit status 1 >make[3]: *** [Babl-0.1.gir] Errore 1 >make[3]: *** Attesa dei processi non terminati.... >make[3]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl' >make[2]: *** [all-recursive] Errore 1 >make[2]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4/babl' >make[1]: *** [all-recursive] Errore 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4' >make: *** [all] Errore 2 >emake failed > [31;01m*[0m ERROR: media-libs/babl-0.1.4 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 155: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =media-libs/babl-0.1.4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-libs/babl-0.1.4'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/babl-0.1.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/babl-0.1.4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/media-libs/babl-0.1.4/work/babl-0.1.4'
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 374663
: 279583