When I try to merge this package dev-util/motor in x86_64 platform, I see this message: >>> Unpacking source... >>> Unpacking motor-3.4.0.tar.bz2 to /var/tmp/portage/dev-util/motor-3.4.0-r1/work * Applying motor-3.2.2-security.patch ... [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0 ... * econf: updating motor-3.4.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating motor-3.4.0/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-nls --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu creating cache ./config.cache checking for non-GNU ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal-1.4... found checking for working autoconf... found checking for working automake-1.4... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... gcc checking whether the C compiler (gcc -march=k8 -O2 -pipe ) works... yes checking whether the C compiler (gcc -march=k8 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for c++... c++ checking whether the C++ compiler (c++ -march=k8 -O2 -pipe ) works... yes checking whether the C++ compiler (c++ -march=k8 -O2 -pipe ) is a cross-compiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for ranlib... ranlib checking for GNU make... gmake checking for main in -lncurses... yes checking how to run the C preprocessor... gcc -E checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for shared library run path origin... done checking whether NLS is requested... yes checking host system type... x86_64-pc-linux-gnu checking for strerror in -lcposix... no checking for ANSI C header files... yes checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.3, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/debugger/Makefile creating src/executor/Makefile creating src/project/Makefile creating src/configuration/Makefile creating src/manager/Makefile creating src/grepper/Makefile creating src/vcs/Makefile creating src/tagbrowser/Makefile creating src/ui/Makefile creating src/ui/ncurses/Makefile creating kkconsui/Makefile creating kkconsui/src/Makefile creating kkconsui/include/Makefile creating kkstrtext/Makefile creating kksystr/Makefile creating kksystr/src/Makefile creating kksystr/include/Makefile creating parser/Makefile creating parser/src/Makefile creating parser/include/Makefile creating share/Makefile creating misc/Makefile creating po/Makefile.in creating intl/Makefile creating motor.spec creating config.h creating po/POTFILES creating po/Makefile make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0' Making all in intl make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/intl' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/intl' Making all in po make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/po' make[2]: Цель `all' не требует выполнения команд. make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/po' Making all in parser make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' Making all in include make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/include' make[3]: Цель `all' не требует выполнения команд. make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/include' Making all in src make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/src' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -march=k8 -O2 -pipe -c llist.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -march=k8 -O2 -pipe -c parlist.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -march=k8 -O2 -pipe -c parser.c In file included from parlist.c:30: ../include/strfn.h:51: предупреждение: conflicting types for built-in function ‘strndup’ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -march=k8 -O2 -pipe -c parser_cgi.c In file included from parser_cgi.c:26: ../include/strfn.h:51: предупреждение: conflicting types for built-in function ‘strndup’ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -march=k8 -O2 -pipe -c strfn.c In file included from parser.c:34: ../include/strfn.h:51: предупреждение: conflicting types for built-in function ‘strndup’ In file included from strfn.c:29: ../include/strfn.h:51: предупреждение: conflicting types for built-in function ‘strndup’ rm -f libsrc.a ar cru libsrc.a llist.o parlist.o parser.o parser_cgi.o strfn.o ranlib libsrc.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser/src' make[3]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' rm -f libparser.a ar cru libparser.a src/llist.o src/parlist.o src/parser.o src/parser_cgi.o src/strfn.o ranlib libparser.a make[3]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/parser' Making all in kkstrtext make[2]: Entering directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkstrtext' c++ -DHAVE_CONFIG_H -I. -I. -I.. -march=k8 -O2 -pipe -c kkstrtext.cc kkstrtext.cc: In function ‘int intcompare(void*, void*)’: kkstrtext.cc:434: ошибка: cast from ‘void*’ to ‘int’ loses precision kkstrtext.cc:434: ошибка: cast from ‘void*’ to ‘int’ loses precision make[2]: *** [kkstrtext.o] Ошибка 1 make[2]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0/kkstrtext' make[1]: *** [all-recursive] Ошибка 1 make[1]: Leaving directory `/var/tmp/portage/dev-util/motor-3.4.0-r1/work/motor-3.4.0' make: *** [all-recursive-am] Ошибка 2 * * ERROR: dev-util/motor-3.4.0-r1 failed. * Call stack: * ebuild.sh, line 1701: Called dyn_compile * ebuild.sh, line 1039: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * motor-3.4.0-r1.ebuild, line 27: Called die * The specific snippet of code: * emake || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-util:motor-3.4.0-r1:20071118-095632.log'. * Reproducible: Always
Feel free to reopen with a patch, this is not keyworded for amd64 at all.