pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44191: security/botan doesn't build under MacOS 10.6.4



>Number:         44191
>Category:       pkg
>Synopsis:       security/botan doesn't build under MacOS 10.6.4
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 04 03:45:00 +0000 2010
>Originator:     Jeff Rizzo
>Release:        pkgsrc-current (also happens on 2010Q3
>Organization:
>Environment:
Darwin hack.lan 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 18:27:12 PDT 
2010; root:xnu-1504.7.4~1/RELEASE_X86_64 x86_64

>Description:
When building security/botan (which is a requirement of devel/monotone) under 
Mac OS 10.6.4 (64-bit kernel), this happens:

g++ -m64 -Ibuild/include -pipe -O2 -I/usr/include 
-I/Users/riz/pkgsrc/pkg/include/python2.6 -I/Users/riz/pkgsrc/pkg/include  
-D_REENTRANT -ansi -Wno-long-long -W -Wall -fPIC -c ./src/block/des/des_tab.cpp 
-o build/lib/des_tab.o
./src/block/des/des_tab.cpp:373: error: integer constant is too large for 
'long' type
./src/block/des/des_tab.cpp:373: error: integer constant is too large for 
'long' type
./src/block/des/des_tab.cpp:374: error: integer constant is too large for 
'long' type
./src/block/des/des_tab.cpp:374: error: integer constant is too large for 
'long' type
./src/block/des/des_tab.cpp:374: error: integer constant is too large for 
'long' type
./src/block/des/des_tab.cpp:374: error: integer constant is too large for 
'long' type
[lots more deleted]

I poked around a little but haven't had time to investigate thoroughly.
>How-To-Repeat:
attempt to build security/botan 1.8.7nb3 on Snow Leopard.

>Fix:
None given



Home | Main Index | Thread Index | Old Index