[MacPorts] #21649: due to db46 dependency, python26 does not get installed on Mac 0S 10.6.1
MacPorts
noreply at macports.org
Sun Sep 27 12:53:48 PDT 2009
#21649: due to db46 dependency, python26 does not get installed on Mac 0S 10.6.1
-------------------------------+--------------------------------------------
Reporter: ph.mignon@… | Owner: blair@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: python26 | Port: db46
-------------------------------+--------------------------------------------
Comment(by ph.mignon@…):
'''I have moved db stuff from /usr/local/lib to a db subdir in
/usr/local/lib.
The problem is still there'''
sudo port install python26
---> Computing dependencies for python26
---> Building db46
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/work/db-4.6.21/build_unix"
&& /usr/bin/make -j2 all " returned error 2
Command output: /bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -c -O2
-arch x86_64 -I../dist/.. -I/opt/local/include
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
../dist/../db_dump185/db_dump185.c
/bin/sh ./libtool --mode=compile /usr/bin/gcc-4.2 -c -I. -I../dist/..
-I/opt/local/include
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2
-arch x86_64 ../dist/../db_archive/db_archive.c
/usr/bin/gcc-4.2 -c -O2 -arch x86_64 -I../dist/.. -I/opt/local/include
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
../dist/../db_dump185/db_dump185.c -fno-common -DPIC -o
.libs/db_dump185.o
/usr/bin/gcc-4.2 -c -I. -I../dist/.. -I/opt/local/include
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2
-arch x86_64 ../dist/../db_archive/db_archive.c -fno-common -DPIC -o
.libs/db_archive.o
../dist/../db_dump185/db_dump185.c: In function 'main':
../dist/../db_dump185/db_dump185.c:211: warning: assignment makes pointer
from integer without a cast
../dist/../db_dump185/db_dump185.c:213: warning: assignment makes pointer
from integer without a cast
../dist/../db_dump185/db_dump185.c:228: error: 'DB' has no member named
'seq'
../dist/../db_dump185/db_dump185.c:228: error: 'R_NEXT' undeclared (first
use in this function)
../dist/../db_dump185/db_dump185.c:228: error: (Each undeclared identifier
is reported only once
../dist/../db_dump185/db_dump185.c:228: error: for each function it
appears in.)
../dist/../db_dump185/db_dump185.c:233: error: 'DB' has no member named
'seq'
../dist/../db_dump185/db_dump185.c: In function 'db_hash':
../dist/../db_dump185/db_dump185.c:261: error: 'DB' has no member named
'internal'
../dist/../db_dump185/db_dump185.c:263: error: 'DB' has no member named
'internal'
../dist/../db_dump185/db_dump185.c: In function 'db_btree':
../dist/../db_dump185/db_dump185.c:288: error: 'DB' has no member named
'internal'
make: *** [db_dump185.lo] Error 1
make: *** Waiting for unfinished jobs....
/usr/bin/gcc-4.2 -c -I. -I../dist/.. -I/opt/local/include
-I/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers -O2
-arch x86_64 ../dist/../db_archive/db_archive.c -o db_archive.o >/dev/null
2>&1
Error: The following dependencies failed to build: db46
Error: Status 1 encountered during processing.
--
Ticket URL: <http://trac.macports.org/ticket/21649#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list