rpmdumpheader.c:28: error: ‘stderr’ undeclared (first use in this function) rpmdumpheader.c:29: warning: incompatible implicit declaration of built-in function ‘exit’ rpmdumpheader.c:35: warning: incompatible implicit declaration of built-in function ‘fprintf’ rpmdumpheader.c:36: warning: incompatible implicit declaration of built-in function ‘exit’ rpmdumpheader.c:42: warning: incompatible implicit declaration of built-in function ‘fprintf’ rpmdumpheader.c:43: warning: incompatible implicit declaration of built-in function ‘exit’ rpmdumpheader.c:60: error: ‘RPMTAG_NAME’ undeclared (first use in this function) rpmdumpheader.c:60: warning: passing argument 3 of ‘rpmtsInitIterator’ makes integer from pointer without a cast rpmdumpheader.c:60: error: too many arguments to function ‘rpmtsInitIterator’ rpmdumpheader.c:61: error: ‘RPMTAG_EPOCH’ undeclared (first use in this function) rpmdumpheader.c:61: error: ‘RPMMIRE_STRCMP’ undeclared (first use in this function) rpmdumpheader.c:61: error: too many arguments to function ‘rpmdbSetIteratorRE’ rpmdumpheader.c:62: error: ‘RPMTAG_VERSION’ undeclared (first use in this function) rpmdumpheader.c:62: error: too many arguments to function ‘rpmdbSetIteratorRE’ rpmdumpheader.c:63: error: ‘RPMTAG_RELEASE’ undeclared (first use in this function) rpmdumpheader.c:63: error: too many arguments to function ‘rpmdbSetIteratorRE’ rpmdumpheader.c:64: error: ‘h’ undeclared (first use in this function) rpmdumpheader.c:66: error: ‘fdo’ undeclared (first use in this function) rpmdumpheader.c:67: error: ‘HEADER_MAGIC_YES’ undeclared (first use in this function) rpmdumpheader.c:72: warning: incompatible implicit declaration of built-in function ‘fprintf’ rpmdumpheader.c:75: warning: incompatible implicit declaration of built-in function ‘exit’ rpmdumpheader.c:77: warning: incompatible implicit declaration of built-in function ‘exit’ make: *** [rpmdumpheader.o] Error 1 make: *** Waiting for unfinished jobs.... cc -O2 -pipe -march=opteron -c -o uncompr.o uncompr.c cc -O2 -pipe -march=opteron -c -o deflate.o deflate.c cc -O2 -pipe -march=opteron -c -o trees.o trees.c cc -O2 -pipe -march=opteron -c -o zutil.o zutil.c cc -O2 -pipe -march=opteron -c -o inflate.o inflate.c cc -O2 -pipe -march=opteron -c -o infback.o infback.c cc -O2 -pipe -march=opteron -c -o inftrees.o inftrees.c cc -O2 -pipe -march=opteron -c -o inffast.o inffast.c ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o make[1]: Leaving directory `/var/tmp/portage/app-arch/deltarpm-3.3/work/deltarpm-3.3/zlib-1.2.2.f-rsyncable' * * ERROR: app-arch/deltarpm-3.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2179: Called die * The specific snippet of code: * emake CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" || die * The die message: * (no error message) Shingoshi
Created attachment 153715 [details] All in one file.
WORKSFORME. %% eix -ec deltarpm [D] app-arch/deltarpm (3.3@06/02/08 -> ~3.3): tools to create and apply deltarpms Try turning you MAKEOPTS down, looks like a parallel build problem. Please leave a message on here if it fixes it or re-open if you still have problems I guess. Thanks for reporting!