Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109453 - problem while emerge app-text/yodl
Summary: problem while emerge app-text/yodl
Status: RESOLVED WONTFIX
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:43 UTC by Dirk Schoenberger
Modified: 2007-08-28 16:23 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:43:44 UTC
While trying to emerge yodl-1.31.18 I ran into the following problem

make --no-builtin-rules PACKAGE=YODL -C make all &&  make --no-builtin-rules PACKAGE=YODL -C 
src all &&  make --no-builtin-rules PACKAGE=YODL -C scripts all &&  make --no-builtin-rules 
PACKAGE=YODL -C bin all &&  make --no-builtin-rules PACKAGE=YODL -C macros all &&  make --
no-builtin-rules PACKAGE=YODL -C debian all &&  make --no-builtin-rules PACKAGE=YODL -C 
Documentation all &&  make --no-builtin-rules PACKAGE=YODL -C hsearch all &&  make --no-builtin-
rules PACKAGE=YODL -C ./stepmake all && true
../stepmake/stepmake/generic-targets.make:166: out/dummy.dep: No such file or directory
mkdir out
mkdir: out: File exists
make[1]: [out/dummy.dep] Error 1 (ignored)
touch out/dummy.dep
true
../stepmake/stepmake/generic-targets.make:166: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
make PACKAGE=YODL -C lib all &&  make PACKAGE=YODL -C yodl all &&  make PACKAGE=YODL -C 
yodl2html-post all &&  make PACKAGE=YODL -C yodlfixlabels all && true
../../stepmake/stepmake/generic-targets.make:166: out/dummy.dep: No such file or directory
mkdir out
touch out/dummy.dep
rm -f out/closefile.dep; DEPENDENCIES_OUTPUT="out/closefile.dep out/closefile.o" gcc -c    -
DHAVE_CONFIG_H  -I../.. -Iinclude -Iout -I../.. -I. -I../../src/lib -Iout -O2 -pipe  -g    -o out/closefile.o 
closefile.c
In file included from closefile.c:4:
/usr/include/stdlib.h:159: error: conflicting types for 'free'
lib.h:20: error: previous declaration of 'free' was here
/usr/include/stdlib.h:168: error: conflicting types for 'malloc'
/usr/include/stdlib.h:175: error: conflicting types for 'realloc'
lib.h:22: error: previous declaration of 'realloc' was here
make[2]: *** [out/closefile.o] Error 1
make[1]: *** [all] Error 2
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 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 Samuli Suominen (RETIRED) gentoo-dev 2007-08-28 16:23:22 UTC
# Samuli Suominen <drac@gentoo.org> (04 Jul 2007)
# For treecleaners, bug 182937. Replaced by texinfo.
# Upstream discontinued development more than 4 years ago.
# Masked for removal in 60 days.
app-text/yodl

And it's gone new.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-08-28 16:23:32 UTC
*gone now