>>> Unpacking source... >>> Unpacking dvutil-1.0.5.tar.gz to /var/tmp/portage/dev-libs/dvutil-1.0.5/work >>> Source unpacked in /var/tmp/portage/dev-libs/dvutil-1.0.5/work >>> Compiling source in /var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5 ... * econf: updating dvutil-1.0.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating dvutil-1.0.5/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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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... gcc3 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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar 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 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 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++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether lstat accepts an empty string... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking return type of signal handlers... void checking for strftime... yes checking for working strtod... yes checking whether utime accepts a null argument... yes checking for daemon... yes checking for getcwd... yes checking for getpwnam... yes checking for getspnam... yes checking for gettimeofday... yes checking for localtime_r... yes checking for mkdir... yes checking for munmap... yes checking for realpath... yes checking for rmdir... yes checking for select... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking for utime... yes checking ios::streambuf::pubsync or ios::streambuf::sync... pubsync checking string::compare(size_type,size_type,string) works... IIS checking for strtod... (cached) yes checking for strtol... (cached) yes checking for sh... /bin/sh checking for lstat... yes checking for getcwd... (cached) yes checking for realpath... (cached) yes checking for chdir... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for mmap... yes checking for munmap... (cached) yes checking for strerror... (cached) yes checking for crypt... no checking for library containing crypt... -lcrypt checking for SHA1... no checking for library containing SHA1... -lssl checking for MD5... yes checking for getgrnam... yes checking for chown... yes checking for chmod... yes checking for unlink... yes checking for rmdir... (cached) yes checking for rename... yes checking for opendir... yes checking for readdir... yes checking for closedir... yes checking for open... yes checking for mkdir... (cached) yes checking for link... yes checking for symlink... yes checking for mktemp... yes checking for mktime... yes checking for localtime_r... (cached) yes checking POSIX termios... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating dvutil/Makefile config.status: creating dvutil/doxygen.conf config.status: creating dvutil/header.html config.status: creating dvutil/footer.html config.status: creating dvutil/test-includestream.C config.status: creating dvutil/test-nocomment.C config.status: creating dvutil/test-filterstreambuf.C config.status: creating dvutil/test-file-content.C config.status: creating m4/dvutil.m4 config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make -j3 make all-recursive make[1]: Wejście do katalogu `/var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5' Making all in dvutil make[2]: Wejście do katalogu `/var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5/dvutil' if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-debug_dump.lo -MD -MP -MF ".deps/libdvutil_la-debug_dump.Tpo" -c -o libdvutil_la-debug_dump.lo `test -f 'debug_dump.C' || echo './'`debug_dump.C; \ then mv -f ".deps/libdvutil_la-debug_dump.Tpo" ".deps/libdvutil_la-debug_dump.Plo"; else rm -f ".deps/libdvutil_la-debug_dump.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-strings.lo -MD -MP -MF ".deps/libdvutil_la-strings.Tpo" -c -o libdvutil_la-strings.lo `test -f 'strings.C' || echo './'`strings.C; \ then mv -f ".deps/libdvutil_la-strings.Tpo" ".deps/libdvutil_la-strings.Plo"; else rm -f ".deps/libdvutil_la-strings.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-props.lo -MD -MP -MF ".deps/libdvutil_la-props.Tpo" -c -o libdvutil_la-props.lo `test -f 'props.C' || echo './'`props.C; \ then mv -f ".deps/libdvutil_la-props.Tpo" ".deps/libdvutil_la-props.Plo"; else rm -f ".deps/libdvutil_la-props.Tpo"; exit 1; fi libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-debug_dump.lo -MD -MP -MF .deps/libdvutil_la-debug_dump.Tpo -c debug_dump.C -fPIC -DPIC -o .libs/libdvutil_la-debug_dump.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-strings.lo -MD -MP -MF .deps/libdvutil_la-strings.Tpo -c strings.C -fPIC -DPIC -o .libs/libdvutil_la-strings.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-props.lo -MD -MP -MF .deps/libdvutil_la-props.Tpo -c props.C -fPIC -DPIC -o .libs/libdvutil_la-props.o debug_dump.C: In function ‘std::ostream& Dv::debug_write(std::ostream&, const char*, size_t)’: debug_dump.C:16: error: expected type-specifier before ‘uint8_t’ debug_dump.C:16: error: expected ‘>’ before ‘uint8_t’ debug_dump.C:16: error: expected ‘(’ before ‘uint8_t’ debug_dump.C:16: error: ‘uint8_t’ was not declared in this scope debug_dump.C:16: error: expected ‘)’ before ‘;’ token make[2]: *** [libdvutil_la-debug_dump.lo] Błąd 1 make[2]: *** Oczekiwanie na niezakończone zadania.... props.C: In member function ‘void Dv::Props::substitute(std::istream&, std::ostream&, std::string (*)(const std::string&)) const’: props.C:114: error: ‘EOF’ was not declared in this scope libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -Wno-deprecated -g -Wall -O3 -O2 -march=k8 -pipe -MT libdvutil_la-strings.lo -MD -MP -MF .deps/libdvutil_la-strings.Tpo -c strings.C -o libdvutil_la-strings.o >/dev/null 2>&1 make[2]: *** [libdvutil_la-props.lo] Błąd 1 make[2]: Opuszczenie katalogu `/var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5/dvutil' make[1]: *** [all-recursive] Błąd 1 make[1]: Opuszczenie katalogu `/var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5' make: *** [all] Błąd 2 * ERROR: dev-libs/dvutil-1.0.5 failed: * emake failed * * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2646: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =dev-libs/dvutil-1.0.5', * the complete build log and the output of 'emerge -pqv =dev-libs/dvutil-1.0.5'. * The complete build log is located at '/var/tmp/portage/dev-libs/dvutil-1.0.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/dvutil-1.0.5/temp/environment'. * S: '/var/tmp/portage/dev-libs/dvutil-1.0.5/work/dvutil-1.0.5'