Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 347082 Details for
Bug 468208
media-libs/babl-0.1.(8|10) fails to compile with USE="introspection vala"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Babl-0.1.10 failing with USE="introspection vala" build.log
build.log (text/plain), 18.17 KB, created by
Mike Auty (RETIRED)
on 2013-05-01 22:06:16 UTC
(
hide
)
Description:
Babl-0.1.10 failing with USE="introspection vala" build.log
Filename:
MIME Type:
Creator:
Mike Auty (RETIRED)
Created:
2013-05-01 22:06:16 UTC
Size:
18.17 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/babl-0.1.10 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sping@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux mmx multilib sse userland_GNU vala >[32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking babl-0.1.10.tar.bz2 to /var/tmp/portage/media-libs/babl-0.1.10/work >>>> Source unpacked in /var/tmp/portage/media-libs/babl-0.1.10/work >>>> Preparing source in /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10 ... > [32;01m*[0m Applying babl-0.1.10-clang.patch ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying babl-0.1.10-introspection.patch ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying babl-0.1.10-g-ir-compiler-crash.patch ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[230C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: babl-0.1.10/ > [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 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10 ... > * econf: updating babl-0.1.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating babl-0.1.10/config.guess with /usr/share/gnuconfig/config.guess >./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-dependency-tracking --disable-static --disable-maintainer-mode --disable-altivec --enable-introspection --enable-mmx --enable-sse --with-vala >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 gobject-introspection... yes >checking for vapigen... /usr/bin/vapigen-0.20 >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/missing --help' for more information >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 whether make supports nested variables... (cached) 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 GNUC variadic macros... yes >checking for ISO C99 variadic macros in C... 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 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/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 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/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 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 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 x86_64-pc-linux-gnu-gcc understands -Wdeclaration-after-statement... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wmissing-declarations... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Winit-self... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wpointer-arith... yes >checking whether x86_64-pc-linux-gnu-gcc understands -Wold-style-definition... yes >checking for rsvg... no >checking for w3m... no >checking for target architecture... x86_64-pc-linux-gnu >checking for some Win32 platform... checking for some Win32 platform... no >checking for native Win32... no >checking whether x86_64-pc-linux-gnu-gcc understands -mmmx... yes >checking whether we can compile MMX code... yes >checking whether x86_64-pc-linux-gnu-gcc understands -msse... yes >checking whether we can compile SSE code... yes >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 >checking that generated files are newer than configure... done >checking that generated files are newer than configure... done >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.10/work/babl-0.1.10 ... >make -j9 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10' >Making all in babl >make[2]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl' >Making all in base >make[3]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/base' > CC babl-base.lo > CC formats.lo > CC type-u8.lo > CC type-float.lo > CC type-u16.lo > CC type-u32.lo > CC model-rgb.lo > CC model-ycbcr.lo > CC model-gray.lo > CCLD libbase.la >make[3]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/base' >make[3]: Entering directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl' > CC babl.lo > CC babl-component.lo > CC babl-conversion.lo > CC babl-core.lo > CC babl-db.lo > CC babl-fish-path.lo > CC babl-extension.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-list.lo > CC babl-memory.lo > CC babl-model.lo > CC babl-mutex.lo > CC babl-palette.lo > CC babl-sampling.lo > CC babl-sanity.lo > CC babl-type.lo > CC babl-util.lo > CC babl-cpuaccel.lo > CC babl-version.lo > CCLD libbabl-0.1.la >/usr/bin/g-ir-scanner -v --namespace Babl --nsversion=0.1 \ > --identifier-prefix= --symbol-prefix=babl \ > --add-include-path=. --add-include-path=. \ > --library=./libbabl-0.1.la \ > --libtool="/bin/sh ../libtool" \ > --output Babl-0.1.gir \ > -DBABL_IS_BEING_COMPILED \ > -I.. \ > -I.. \ > ./babl-macros.h ./babl-types.h ./babl.h \ > ./babl-version.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-palette.c ./babl-sampling.c ./babl-sanity.c ./babl-type.c ./babl-util.c ./babl-cpuaccel.c ./babl-version.c >g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=native -ggdb -pipe -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.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/Babl-0.1.o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/Babl-0.1.c >g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/Babl-0.1 -export-dynamic -O2 -march=native -ggdb -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 -Wl,--as-needed /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/Babl-0.1.o -L. ./libbabl-0.1.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 >libtool: link: gcc -o /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/.libs/Babl-0.1 -O2 -march=native -ggdb -pipe -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wl,-O1 /var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl/tmp-introspectjhz5sE/Babl-0.1.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -Wl,--as-needed -L. ./.libs/libbabl-0.1.so -lm -ldl -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread >g-ir-scanner: Babl: warning: 26 warnings suppressed (use --warn-all to see them) >LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}. /usr/bin/g-ir-compiler \ > --includedir=. \ > --includedir=../babl \ > \ > Babl-0.1.gir -o Babl-0.1.typelib >/usr/bin/vapigen-0.20 --library=babl-0.1 Babl-0.1.gir >Babl-0.1.gir:77.41-77.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:124.41-124.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:137.41-137.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:152.43-152.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:163.43-163.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:169.41-169.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:173.43-173.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:186.43-186.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:196.43-196.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:206.43-206.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:212.41-212.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:216.43-216.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:245.43-245.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:284.41-284.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:310.41-310.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:317.45-317.45: error: `' is not a type > <type name="Babl" c:type="const Babl**"/> > ^ >Babl-0.1.gir:320.45-320.45: error: `' is not a type > <type name="Babl" c:type="const Babl**"/> > ^ >Babl-0.1.gir:330.43-330.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:341.43-341.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:344.43-344.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:360.43-360.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:375.41-375.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:392.43-392.43: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Babl-0.1.gir:401.41-401.41: error: `' is not a type > <type name="Babl" c:type="const Babl*"/> > ^ >Generation failed: 24 error(s), 0 warning(s) >make[3]: *** [babl-0.1.vapi] Error 1 >make[3]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10/babl' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10' >make: *** [all] Error 2 > [31;01m*[0m ERROR: media-libs/babl-0.1.10 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/babl-0.1.10'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/babl-0.1.10'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/babl-0.1.10/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/babl-0.1.10/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10' > [31;01m*[0m S: '/var/tmp/portage/media-libs/babl-0.1.10/work/babl-0.1.10'
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 468208
: 347082