ports/47419: gnupg build failure...
Chuck Swiger
cswiger at mac.com
Tue Feb 4 13:49:01 CET 2003
Hi, all--
The maintainer of the gnupg ports asked me to forward this problem:
http://www.freebsd.org/cgi/query-pr.cgi?pr=47419
To summarize, the build fails:
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/local/include
-O -Wall -c `test -f 'g10m.c' || echo './'`g10m.c
cc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' >
_mpih-mul1.s
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/local/include
-O -Wall -c _mpih-mul1.s
_mpih-mul1.s: Assembler messages:
_mpih-mul1.s:113: Error: alignment not a power of 2
_mpih-mul1.s:131: Error: alignment not a power of 2
gmake[2]: *** [mpih-mul1.o] Error 1
gmake[2]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-1.2.1/mpi'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/security/gnupg/work/gnupg-1.2.1'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/security/gnupg.
In the PR I sent, I was building with machine-specific optimizations
(resulting from "CPUTYPE=p2" in my /etc/make.conf). Retested as Jun
Kuriyama <kuriyama at imgsrc.co.jp> requested; no change. The PR contains
a patch which results in gnupgp passing all tests on my system.
Thanks,
-Chuck
More information about the Gnupg-devel
mailing list