Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 39970 - newpg compile error
Summary: newpg compile error
Status: RESOLVED DUPLICATE of bug 37109
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-31 05:56 UTC by Jan Killius
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Killius 2004-01-31 05:56:27 UTC
here are the error details:
distcc[9579] ERROR: compile on 192.168.0.2 failed
maperror.c: In function `map_gcry_err':
maperror.c:72: error: `GCRYERR_EOF' undeclared (first use in this function)
maperror.c:72: error: (Each undeclared identifier is reported only once
maperror.c:72: error: for each function it appears in.)
maperror.c:80: error: `GCRYERR_WRONG_PK_ALGO' undeclared (first use in this function)
maperror.c:81: error: `GCRYERR_INV_PK_ALGO' undeclared (first use in this function)
maperror.c:82: error: `GCRYERR_INV_MD_ALGO' undeclared (first use in this function)
maperror.c:83: error: `GCRYERR_INV_CIPHER_ALGO' undeclared (first use in this function)
maperror.c:86: error: `GCRYERR_INV_KEYLEN' undeclared (first use in this function)
maperror.c:87: error: `GCRYERR_WEAK_KEY' undeclared (first use in this function)
maperror.c:88: error: `GCRYERR_BAD_PUBLIC_KEY' undeclared (first use in this function)
maperror.c:89: error: `GCRYERR_BAD_SECRET_KEY' undeclared (first use in this function)
maperror.c:90: error: `GCRYERR_BAD_SIGNATURE' undeclared (first use in this function)
maperror.c:92: error: `GCRYERR_BAD_MPI' undeclared (first use in this function)
maperror.c:96: error: `GCRYERR_INV_ARG' undeclared (first use in this function)
maperror.c:97: error: `GCRYERR_INV_OP' undeclared (first use in this function)
maperror.c:98: error: `GCRYERR_INTERNAL' undeclared (first use in this function)
maperror.c:99: error: `GCRYERR_INV_CIPHER_MODE' undeclared (first use in this function)
maperror.c:103: error: `GCRYERR_SELFTEST' undeclared (first use in this function)
maperror.c:107: error: `GCRYERR_SEXP_INV_LEN_SPEC' undeclared (first use in this function)
maperror.c:108: error: `GCRYERR_SEXP_STRING_TOO_LONG' undeclared (first use in this function)
maperror.c:109: error: `GCRYERR_SEXP_UNMATCHED_PAREN' undeclared (first use in this function)
maperror.c:110: error: `GCRYERR_SEXP_NOT_CANONICAL' undeclared (first use in this function)
maperror.c:111: error: `GCRYERR_SEXP_BAD_CHARACTER' undeclared (first use in this function)
maperror.c:112: error: `GCRYERR_SEXP_BAD_QUOTATION' undeclared (first use in this function)
maperror.c:113: error: `GCRYERR_SEXP_ZERO_PREFIX' undeclared (first use in this function)
maperror.c:114: error: `GCRYERR_SEXP_NESTED_DH' undeclared (first use in this function)
maperror.c:115: error: `GCRYERR_SEXP_UNMATCHED_DH' undeclared (first use in this function)
maperror.c:116: error: `GCRYERR_SEXP_UNEXPECTED_PUNC' undeclared (first use in this function)
maperror.c:117: error: `GCRYERR_SEXP_BAD_HEX_CHAR' undeclared (first use in this function)
maperror.c:118: error: `GCRYERR_SEXP_ODD_HEX_NUMBERS' undeclared (first use in this function)
maperror.c:119: error: `GCRYERR_SEXP_BAD_OCT_CHAR' undeclared (first use in this function)
maperror.c:123: error: `GCRYERR_NO_MEM' undeclared (first use in this function)
maperror.c:125: error: `GCRYERR_NOT_IMPL' undeclared (first use in this function)
maperror.c:126: error: `GCRYERR_CONFLICT' undeclared (first use in this function)
maperror.c:128: error: `GCRYERR_INV_OBJ' undeclared (first use in this function)
maperror.c:129: error: `GCRYERR_TOO_SHORT' undeclared (first use in this function)
maperror.c:130: error: `GCRYERR_TOO_LARGE' undeclared (first use in this function)
maperror.c:131: error: `GCRYERR_NO_OBJ' undeclared (first use in this function)
make[3]: *** [maperror.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4/common'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4/common'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/newpg-0.9.4-r1/work/newpg-0.9.4'
make: *** [all] Error 2

!!! ERROR: app-crypt/newpg-0.9.4-r1 failed.
!!! Function src_compile, Line 36, Exitcode 2
!!! (no error message)
Comment 1 SpanKY gentoo-dev 2004-01-31 12:39:25 UTC

*** This bug has been marked as a duplicate of 37109 ***