Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 66587

Summary: Porting: Prozilla-1.3.6-r1 to Mac OS X
Product: Gentoo Linux Reporter: syamajala <syamajala>
Component: Current packagesAssignee: osx porters <osx>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: PPC   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description syamajala 2004-10-06 18:16:34 UTC
Had the following error when trying to emerge prozilla on os x. 

In file included from connect.c:31:
/usr/include/netinet/ip.h:178: error: parse error before "n_long"
/usr/include/netinet/ip.h:181: error: parse error before "n_long"
/usr/include/netinet/ip.h:183: error: parse error before '}' token
/usr/include/netinet/ip.h:184: error: parse error before '}' token
connection.c:33:21: sys/vfs.h: No such file or directory
connection.c: In function `join_downloads':
connection.c:203: error: storage size of `fs_info' isn't known
connection.c:222: warning: implicit declaration of function `statfs'
connection.c:203: warning: unused variable `fs_info'
connect.c: In function `k_gethostname':
connect.c:342: warning: unused variable `herr'
make[2]: *** [connection.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [connect.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


Reproducible: Always
Steps to Reproduce:
1. ekeyword ppc-macos /usr/portage/www-client/prozilla/prozilla-1.3.6-r1.ebuild 
2. emerge prozilla
3.

Actual Results:  
I got the error above when it tried to compile prozilla. 

Expected Results:  
Prozilla should of gotten installed.

Portage 2.0.51_rc7 (default-macos/ppc/10.3, gcc-3.3, libsystem-7.1-r0, 7.5.0
Power Macintosh)
=================================================================
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: 
Automake: 
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
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="autoaddcvs ccache collision-protect cvs distlocks 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="ppc ppc-macos"
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-25 14:28:17 UTC
prozilla package.masked due to security vulnerabilities many months ago, closing
this bug as WONTFIX.