Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 560498 Details for
Bug 675006
dev-libs/libgdata-0.17.9-r1 : Makefile:<snip>: *** missing separator. Stop.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:libgdata-0.17.9-r1:20190109-003630.log
dev-libs:libgdata-0.17.9-r1:20190109-003630.log (text/plain), 17.74 KB, created by
Toralf Förster
on 2019-01-09 17:38:07 UTC
(
hide
)
Description:
dev-libs:libgdata-0.17.9-r1:20190109-003630.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-01-09 17:38:07 UTC
Size:
17.74 KB
patch
obsolete
> * Package: dev-libs/libgdata-0.17.9-r1 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 crypt elibc_glibc introspection kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libgdata-0.17.9.tar.xz to /var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work >>>> Preparing source in /var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9 ... > * Applying libgdata-0.17.8-disable-demos.patch ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9' ... > * Running intltoolize --automake --copy --force ... > [ ok ] > * Skipping 'gtkdocize --copy' due gtkdocize not installed > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal --install -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: libgdata-0.17.9/ > * Running elibtoolize in: libgdata-0.17.9/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9 ... > * econf: updating libgdata-0.17.9/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libgdata-0.17.9/build-aux/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libgdata-0.17.9-r1 --htmldir=/usr/share/doc/libgdata-0.17.9-r1/html --libdir=/usr/lib64 --disable-gtk-doc --enable-compile-warnings=minimum --disable-build-demos --enable-gnome --disable-goa --enable-introspection --disable-vala --disable-static --disable-always-build-tests >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether make supports the include directive... yes (GNU style) >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... 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 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 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 a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >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 git... /usr/bin/git >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for glib-mkenums... /usr/bin/glib-mkenums >checking for gobject-2.0 glib-2.0 >= 2.44.0 gio-2.0 >= 2.44.0 libxml-2.0 libsoup-2.4 >= 2.42.0 json-glib-1.0 >= 0.15 gthread-2.0 oauth >= 0.9.4... yes >checking for libsoup-2.4 >= 2.55.90... yes >checking for gdk-pixbuf-2.0 >= 2.14... yes >checking for gtk+-3.0 >= 2.91.2... no >checking whether to build with GNOME support... yes >checking whether to build with GOA support... no >checking for gcr-base-3 libxml-2.0... yes >checking for memset... yes >checking for setlocale... yes >checking for strchr... yes >checking for strstr... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.26.2 >checking for XML::Parser... ok >checking whether to build with code coverage support... no >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wno-suggest-attribute=format... yes >checking whether C compiler accepts -fno-strict-aliasing... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wdeclaration-after-statement... yes >checking whether C compiler accepts -Wimplicit-function-declaration... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wjump-misses-init... yes >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wredundant-decls... yes >checking whether C compiler accepts -Wno-unused-parameter... yes >checking whether C compiler accepts -Wno-missing-field-initializers... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wformat-nonliteral... yes >checking whether C compiler accepts -Wformat-security... yes >checking whether C compiler accepts -Wsign-compare... yes >checking whether C compiler accepts -Wstrict-aliasing... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Winline... yes >checking whether C compiler accepts -Wpacked... yes >checking whether C compiler accepts -Wmissing-format-attribute... yes >checking whether C compiler accepts -Wmissing-noreturn... yes >checking whether C compiler accepts -Winit-self... yes >checking whether C compiler accepts -Wredundant-decls... (cached) yes >checking whether C compiler accepts -Wmissing-include-dirs... yes >checking whether C compiler accepts -Wunused-but-set-variable... yes >checking whether C compiler accepts -Warray-bounds... yes >checking whether C compiler accepts -Wreturn-type... yes >checking whether C compiler accepts -Wswitch-enum... yes >checking whether C compiler accepts -Wswitch-default... yes >checking whether C compiler accepts -Wduplicated-cond... yes >checking whether C compiler accepts -Wduplicated-branches... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wdouble-promotion... yes >checking whether C compiler accepts -Wunsafe-loop-optimizations... yes >checking whether C compiler accepts -Wno-error=unused-parameter... yes >checking whether C compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C++ compiler accepts -Werror=unknown-warning-option... no >checking whether C++ compiler accepts -Wno-suggest-attribute=format... yes >checking whether C++ compiler accepts -fno-strict-aliasing... yes >checking whether C++ compiler accepts -Wall... yes >checking whether C++ compiler accepts -Wextra... yes >checking whether C++ compiler accepts -Wundef... yes >checking whether C++ compiler accepts -Wwrite-strings... yes >checking whether C++ compiler accepts -Wpointer-arith... yes >checking whether C++ compiler accepts -Wmissing-declarations... yes >checking whether C++ compiler accepts -Wredundant-decls... yes >checking whether C++ compiler accepts -Wno-unused-parameter... yes >checking whether C++ compiler accepts -Wno-missing-field-initializers... yes >checking whether C++ compiler accepts -Wformat=2... yes >checking whether C++ compiler accepts -Wcast-align... yes >checking whether C++ compiler accepts -Wformat-nonliteral... yes >checking whether C++ compiler accepts -Wformat-security... yes >checking whether C++ compiler accepts -Wsign-compare... yes >checking whether C++ compiler accepts -Wstrict-aliasing... yes >checking whether C++ compiler accepts -Wshadow... yes >checking whether C++ compiler accepts -Winline... yes >checking whether C++ compiler accepts -Wpacked... yes >checking whether C++ compiler accepts -Wmissing-format-attribute... yes >checking whether C++ compiler accepts -Wmissing-noreturn... yes >checking whether C++ compiler accepts -Winit-self... yes >checking whether C++ compiler accepts -Wredundant-decls... (cached) yes >checking whether C++ compiler accepts -Wmissing-include-dirs... yes >checking whether C++ compiler accepts -Wunused-but-set-variable... yes >checking whether C++ compiler accepts -Warray-bounds... yes >checking whether C++ compiler accepts -Wreturn-type... yes >checking whether C++ compiler accepts -Wno-overloaded-virtual... yes >checking whether C++ compiler accepts -Wswitch-enum... yes >checking whether C++ compiler accepts -Wswitch-default... yes >checking whether C++ compiler accepts -Wunsafe-loop-optimizations... yes >checking whether C++ compiler accepts -Wno-error=unused-parameter... yes >checking whether C++ compiler accepts -Wno-error=missing-field-initializers... yes >checking whether C++ compiler accepts -Wno-error=overloaded-virtual... yes >checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,--as-needed... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,relro... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,now... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,-z,noexecstack... yes >checking whether the linker accepts -Wl,--no-as-needed... yes >checking whether the linker accepts -Wl,--fatal-warnings... yes >checking whether the linker accepts -Wl,-fatal_warnings... no >checking whether the linker accepts -Wl,--no-as-needed... yes >checking for gobject-introspection... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for vapigen... no >checking for gtk-doc... no >configure: WARNING: > You will not be able to create source packages with 'make dist' > because gtk-doc >= 1.25 is not found. >checking for gtkdoc-check... no >checking for gtkdoc-check... no >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... no >checking whether to build gtk-doc documentation... no >checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libgdata.pc >config.status: creating gdata/gdata-version.h >config.status: creating gdata/tests/Makefile >config.status: creating po/Makefile.in >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9 ... >make -j1 >Makefile:4495: *** missing separator. Stop. > * ERROR: dev-libs/libgdata-0.17.9-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libgdata-0.17.9-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libgdata-0.17.9-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:libgdata-0.17.9-r1:20190109-003630.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libgdata-0.17.9-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libgdata-0.17.9-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9' > * S: '/var/tmp/portage/dev-libs/libgdata-0.17.9-r1/work/libgdata-0.17.9'
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 675006
:
560496
| 560498 |
560500
|
560502
|
560504
|
560506
|
560508
|
560586