Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108305 - problem after emerging app-arch/cabextract-1.1
Summary: problem after emerging app-arch/cabextract-1.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 12:20 UTC by Dirk Schoenberger
Modified: 2006-04-12 10:53 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 Dirk Schoenberger 2005-10-06 12:20:23 UTC
While trying to emerge cabextract 1.1, I run into the following problem:

gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -O2 -pipe -c -o 
cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c
src/cabextract.c: In function 'create_output_name':
src/cabextract.c:758: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM   -O2 -pipe -c 
mempcpy.c
mempcpy.c:32:22: error: ansidecl.h: No such file or directory
mempcpy.c:39: error: parse error before 'memcpy'
mempcpy.c:43: error: parse error before 'PTR'
mempcpy.c:43: warning: data definition has no type or storage class
mempcpy.c:44: error: parse error before 'src'
mempcpy.c:44: warning: data definition has no type or storage class
mempcpy.c:46: error: parse error before '{' token
make[1]: *** [mempcpy.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power 
Macintosh)
===============================================================
==
System uname: 8.2.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin8"
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="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc aalib emboss gdbm gif imagemagick nls ogg opengl png ppc-macos qt sdl slang tiff vorbis 
userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2005-10-06 12:33:54 UTC
confirming....

brilliant (ppc-macos)
Comment 2 Fabian Groffen gentoo-dev 2005-10-06 12:36:00 UTC
understandable actualy, because the patch that used to be applied, is no longer
being applied.
Comment 3 Fabian Groffen gentoo-dev 2005-10-06 12:39:12 UTC
Reenabled patch on Darwin (OSX)