Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109451 - problem while emerge app-text/pep
Summary: problem while emerge app-text/pep
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-16 04:38 UTC by Dirk Schoenberger
Modified: 2008-02-07 21:55 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-16 04:38:37 UTC
While trying to emerge pep-2.8 I ran into the following problem

>>> Unpacking pep28.zip to /var/tmp/portage/pep-2.8/work
 * Applying pep-2.8-gentoo.patch ...                                     [ ok ]
>>> Source unpacked.
sed -e 's;MANEXT;1;' \
-e 's;LIBDIR;/usr/share/pep;' \
< Doc/pep.man \
        > Doc/pep.1
gcc -O2 -pipe   -c -o main.o main.c
gcc -O2 -pipe   -c -o ansi.o ansi.c
sed -e 's;LIBDIR;/usr/share/pep;' \
< plain.src \
        > plain.c
gcc -O2 -pipe   -c -o plain.o plain.c
plain.c: In function 'findpath':
plain.c:162: error: 'DIRCHAR' undeclared (first use in this function)
plain.c:162: error: (Each undeclared identifier is reported only once
plain.c:162: error: for each function it appears in.)
plain.c: In function 'readtable':
plain.c:225: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness
plain.c:228: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness
plain.c:235: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
plain.c:239: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness
plain.c: In function 'flusheoln':
plain.c:306: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
plain.c:310: warning: pointer targets in passing argument 1 of 'fputs' differ in signedness
plain.c: In function 'flushline':
plain.c:356: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
make: *** [plain.o] Error 1
make: *** Waiting for unfinished jobs....



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 libwww 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 2008-02-07 21:55:01 UTC
Darwin needed some extensive/exhaustive help...
Fixed in prefix.