pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42011: gnupg 1.4.10 fails to build under darwin(mac os x)
>Number: 42011
>Category: pkg
>Synopsis: gnupg 1.4.10 fails to build under darwin(mac os x)
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 07 23:35:00 +0000 2009
>Originator: Ian McWilliam
>Release: N / A - pkgsrc
>Organization:
>Environment:
Darwin kristamari-w1.mcw.com.au 10.0.0 Darwin Kernel Version 10.0.0: Fri Jul 31
22:47:34 PDT 2009; root:xnu-1456.1.25~1/RELEASE_I386 i386
>Description:
gnupg 1.4.10 fails to build under darwin (Mac OS X 10.6)
mv -f .deps/mpih-div.Tpo .deps/mpih-div.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -no-cpp-precomp -isystem
/usr/include -I/usr/include -I/usr/pkg/include -pipe -O2 -I/usr/include
-I/usr/pkg/include -Wall -Wno-pointer-sign -MT mpih-mul.o -MD -MP -MF
.deps/mpih-mul.Tpo -c -o mpih-mul.o mpih-mul.c
mv -f .deps/mpih-mul.Tpo .deps/mpih-mul.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -no-cpp-precomp -isystem
/usr/include -I/usr/include -I/usr/pkg/include -pipe -O2 -I/usr/include
-I/usr/pkg/include -Wall -Wno-pointer-sign -MT mpiutil.o -MD -MP -MF
.deps/mpiutil.Tpo -c -o mpiutil.o mpiutil.c
mv -f .deps/mpiutil.Tpo .deps/mpiutil.Po
gcc -E -I.. -I../include -DHAVE_CONFIG_H mpih-mul1.S | grep -v '^#' >
_mpih-mul1.s
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -no-cpp-precomp -isystem
/usr/include -I/usr/include -I/usr/pkg/include -pipe -O2 -I/usr/include
-I/usr/pkg/include -Wall -Wno-pointer-sign -c _mpih-mul1.s
_mpih-mul1.s:6:suffix or operands invalid for `push'
_mpih-mul1.s:7:suffix or operands invalid for `push'
_mpih-mul1.s:8:suffix or operands invalid for `push'
_mpih-mul1.s:9:suffix or operands invalid for `push'
_mpih-mul1.s:33:suffix or operands invalid for `pop'
_mpih-mul1.s:34:suffix or operands invalid for `pop'
_mpih-mul1.s:35:suffix or operands invalid for `pop'
_mpih-mul1.s:36:suffix or operands invalid for `pop'
gnumake[2]: *** [mpih-mul1.o] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2
*** Error code 2
Stop.
bmake: stopped in /Users/ianm/ports/pkgsrc/security/gnupg
*** Error code 1
Stop.
bmake: stopped in /Users/ianm/ports/pkgsrc/security/gnupg
gnupg 1.4.9 did not have this issue and built correctly. As gnupg is a
dependancy of quite a lot of software, this breaks lots of things.
>How-To-Repeat:
cd security/gnupg
bmake
>Fix:
Home |
Main Index |
Thread Index |
Old Index