Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2003 12:00:29 -0800 (PST)
From:      Chuck Swiger <cswiger@mac.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/47419: gnupg build failure...
Message-ID:  <200302032000.h13K0TVm059935@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/47419; it has been noted by GNATS.

From: Chuck Swiger <cswiger@mac.com>
To: gnupg-devel@gnupg.org
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/47419: gnupg build failure...
Date: Mon, 03 Feb 2003 14:52:41 -0500

 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@imgsrc.co.jp> requested; no change.  The PR contains
 a patch which results in gnupgp passing all tests on my system.
 
 Thanks,
 -Chuck
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302032000.h13K0TVm059935>