Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 309145 Details for
Bug 412217
dev-libs/redland-1.0.15 has malformed Makefile, won't emerge: "missing separator"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log from redland compile failure
redland-failure.log (text/plain), 20.60 KB, created by
N. Andrew Walsh
on 2012-04-16 14:18:55 UTC
(
hide
)
Description:
build.log from redland compile failure
Filename:
MIME Type:
Creator:
N. Andrew Walsh
Created:
2012-04-16 14:18:55 UTC
Size:
20.60 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/redland-1.0.15 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sound@gentoo.org >[32;01m * [39;49;00mUSE: amd64 berkdb elibc_glibc kernel_linux multilib ssl userland_GNU xml >[32;01m * [39;49;00mFEATURES: ccache sandbox >>>> Unpacking source... >>>> Unpacking redland-1.0.15.tar.gz to /var/tmp/portage/dev-libs/redland-1.0.15/work >>>> Source unpacked in /var/tmp/portage/dev-libs/redland-1.0.15/work >>>> Preparing source in /var/tmp/portage/dev-libs/redland-1.0.15/work/redland-1.0.15 ... > [32;01m*[0m Running elibtoolize in: redland-1.0.15/build/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Running elibtoolize in: redland-1.0.15/libltdl/config/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/redland-1.0.15/work/redland-1.0.15 ... > * econf: updating redland-1.0.15/build/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating redland-1.0.15/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating redland-1.0.15/libltdl/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating redland-1.0.15/libltdl/config/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-dependency-tracking --disable-static --with-bdb --with-xml-parser=libxml --with-openssl-digests --without-mysql --without-sqlite --without-postgresql --without-threads --with-html-dir=/usr/share/doc/redland-1.0.15/html --without-virtuoso >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 whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether build environment is sane... yes >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >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 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 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6 /usr/lib32/OpenCL/vendors/nvidia /usr/lib64/OpenCL/vendors/nvidia /usr/lib32/opengl/nvidia/lib /usr/lib64/opengl/nvidia/lib //usr/lib64/xulrunner-2.0 /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for ltdl.h... yes >checking whether lt_dlinterface_register is declared... yes >checking for lt_dladvise_preload in -lltdl... yes >checking where to find libltdl headers... >checking where to find libltdl library... -lltdl >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >checking for gnutar... no >checking for gtar... no >checking for tar... tar >checking for perl... perl >checking for pkg-config... pkg-config >checking for echo... echo >checking for byte... no >checking for u32... no >checking for u64... no >checking size of unsigned char... 1 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking Oracle Berkeley DB (BDB) version... 4.8 >checking location of BDB libs... /usr/lib >checking location of BDB includes... /usr/include/db4.8 >checking name of BDB library... db-4.8 >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking for BDB V1 dbopen... no >checking for BDB V2 db_open... no >checking for BDB V3/V4.x db_create... yes >checking for BDB V4.1+ DB->open with 7 arguments... yes >checking for BDB DB->close with 2 arguments... yes >checking for BDB DB->fd with 2 arguments... yes >checking for BDB DB->set_flags... yes >checking whether DB_TXN defined in db.h... yes >checking whether DBC defined in db.h... yes >checking number of arguments to db_cursor... 4 >checking for ANSI C header files... (cached) yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking dmalloc.h usability... no >checking dmalloc.h presence... no >checking for dmalloc.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking whether time.h and sys/time.h may both be included... yes >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for getopt... yes >checking for getopt_long... yes >checking for memcmp... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for tmpnam... yes >checking for gettimeofday... yes >checking for getenv... yes >checking for rasqal... system 0.9.28 >checking for raptor... system 2.0.7 >checking digests wanted... md5 sha1 ripemd160 >checking for bdb hash support... yes >checking for 3store-config... no >checking for 3store library... no >checking for sqlite library versions available... 3.7.11 >checking using sqlite library... no >checking for postgresql library... no >checking for iodbc-config... /usr/bin/iodbc-config >checking for iODBC support... >Usage: > iodbctest ["DSN=xxxx;UID=xxxx;PWD=xxxx"] > >Usage: > iodbctest ["DSN=xxxx;UID=xxxx;PWD=xxxx"] >yes >checking for SQLLEN... no >checking storages required... all >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking if POSIX threads should be used... no >checking for local md5 digest module... yes >checking for local sha1 digest module... yes >checking for local ripemd160 digest module... no >checking using dmalloc library... no >checking using memory signing... no >checking for x86_64-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 gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating redland.rdf >config.status: creating docs/Makefile >config.status: creating docs/version.xml >config.status: creating examples/Makefile >config.status: creating scripts/Makefile >config.status: creating src/Makefile >config.status: creating src/librdf.h >config.status: creating src/redland.spec >config.status: creating src/win32_rdf_config.h >config.status: creating src/win32/Makefile >config.status: creating utils/Makefile >config.status: creating demos/Makefile >config.status: creating data/Makefile >config.status: creating redland.pc >config.status: creating redland-config >config.status: creating redland-src-config >config.status: creating src/rdf_config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in libltdl (/var/tmp/portage/dev-libs/redland-1.0.15/work/redland-1.0.15/libltdl) >configure: running /bin/sh ./configure --disable-option-checking '--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' '--with-bdb' '--with-xml-parser=libxml' '--with-openssl-digests' '--without-mysql' '--without-sqlite' '--without-postgresql' '--without-threads' '--with-html-dir=/usr/share/doc/redland-1.0.15/html' '--without-virtuoso' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=athlon64 -O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' --cache-file=/dev/null --srcdir=. >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/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 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 for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >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 which extension is used for runtime loadable modules... .so >checking which variable specifies run-time module search path... LD_LIBRARY_PATH >checking for the default library search path... /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /lib /usr/lib /usr/local/lib /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6/32 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.6 /usr/lib32/OpenCL/vendors/nvidia /usr/lib64/OpenCL/vendors/nvidia /usr/lib32/opengl/nvidia/lib /usr/lib64/opengl/nvidia/lib //usr/lib64/xulrunner-2.0 /usr/lib64/qca2 /usr/lib64/qt4 /usr/lib32/qt4 /usr/lib/qt4 >checking for library containing dlopen... -ldl >checking for dlerror... yes >checking for shl_load... (cached) no >checking for shl_load in -ldld... (cached) no >checking for dld_link in -ldld... no >checking for _ prefix in compiled symbols... no >checking whether deplibs are loaded by dlopen... yes >checking for argz.h... yes >checking for error_t... yes >checking for argz_add... yes >checking for argz_append... yes >checking for argz_count... yes >checking for argz_create_sep... yes >checking for argz_insert... yes >checking for argz_next... yes >checking for argz_stringify... yes >checking if argz actually works... yes >checking whether libtool supports -dlopen/-dlpreopen... yes >checking for unistd.h... (cached) yes >checking for dl.h... no >checking for sys/dl.h... no >checking for dld.h... no >checking for mach-o/dyld.h... no >checking for dirent.h... yes >checking for closedir... yes >checking for opendir... yes >checking for readdir... yes >checking for strlcat... no >checking for strlcpy... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Redland build summary: > > Using modular storage backends in /usr/local/lib/redland:/usr/lib64/redland > > Oracle Berkeley DB (BDB) : Version 4.8 (library db-4.8 in /usr/lib) > Triple stores available : memory file hashes(memory) trees hashes(bdb 4.8) > Triple stores enabled : memory file hashes trees > RDF parsers : raptor(system 2.0.7) > RDF query : rasqal(system 0.9.28) > Content digests : md5 sha1 > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/redland-1.0.15/work/redland-1.0.15 ... >make -j5 >Makefile:262: *** missing separator. Stop. > [31;01m*[0m ERROR: dev-libs/redland-1.0.15 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/redland-1.0.15', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/redland-1.0.15'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/redland-1.0.15/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/redland-1.0.15/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/redland-1.0.15/work/redland-1.0.15'
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 412217
: 309145