Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60569 - Porting: nss
Summary: Porting: nss
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-16 09:59 UTC by John Craddock
Modified: 2007-06-12 17:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Craddock 2004-08-16 09:59:26 UTC
I am running gentoo-macos. In trying to get gaim installed  emerge /usr/portage/net-im/gaim/gaim-0.80.ebuild produced a number of failed dependencies. Eventually as I worked the deps tree, I got to emerge /usr/portage/dev-libs/nss/nss-3.9.2.ebuild which errored out during compile with the following errors:

../../../dist/public/dbm/mcom_db.h:442: warning: type defaults to `int' in declaration of `BTREEINFO'
../../../dist/public/dbm/mcom_db.h:442: error: parse error before '*' token
../../../dist/public/dbm/mcom_db.h:443: warning: type defaults to `int' in declaration of `HASHINFO'
../../../dist/public/dbm/mcom_db.h:443: error: parse error before '*' token
../../../dist/public/dbm/mcom_db.h:444: warning: type defaults to `int' in declaration of `RECNOINFO'
../../../dist/public/dbm/mcom_db.h:444: error: parse error before '*' token
../../../dbm/src/db.c:57: error: syntax error before "int"
../../../dbm/src/db.c:76: error: parse error before "dbopen"
../../../dbm/src/db.c:77: warning: return type defaults to `int'
../../../dbm/src/db.c: In function `dbopen':
../../../dbm/src/db.c:114: error: parse error before "HASHINFO"
make[1]: *** [Darwin7.5.0_OPT.OBJ/db.o] Error 1
make: *** [libs] Error 2

Reproducible: Always
Steps to Reproduce:
1.emerge /usr/portage/dev-libs/nss/nss-3.9.2.ebuild
2.
3.
Actual Results:  
!!! ERROR: dev-libs/nss-3.9.2 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! dbm make failed
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
built nss-3.9.2

Portage 20040726 (default-macos-10.3, gcc-3.3, unavailable, 7.5.0 Power Macintosh powerpc)
===============================================================
==
System uname: 7.5.0 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils: 
ACCEPT_KEYWORDS="macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect cvs keepwork"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos berkdb ldap mysql perl python ruby"
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2007-06-12 17:42:13 UTC
already ported
see you in prefix :)