Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110948 - Problem while emerge media-gfx/transfig-3.2.4-r2
Summary: Problem while emerge media-gfx/transfig-3.2.4-r2
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: InVCS
: 80760 130469 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-30 14:35 UTC by Dirk Schoenberger
Modified: 2006-05-01 15:59 UTC (History)
2 users (show)

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-30 14:35:58 UTC
While trying to emerge transfig-3.2.4-r2 I ran into the following problem

/usr/bin/cc -c -g -Os -Wall -Wpointer-arith -no-cpp-precomp   -I..  -I/usr/X11R6/include    -
D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED         -DNFSS -DUSE_INLINE   -DI18N  
-DUSE_PNG -DUSE_XPM -I/usr/include/libpng -I/usr/X11R6/include/X11    fig2dev.c
In file included from fig2dev.h:25,
                 from fig2dev.c:27:
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/include/varargs.h:4:2: error: #error "GCC no longer 
implements <varargs.h>."
/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/include/varargs.h:5:2: error: #error "Revise your code to 
use <stdarg.h>."
fig2dev.c: In function 'get_args':
fig2dev.c:202: warning: suggest parentheses around assignment used as truth value
fig2dev.c:227: warning: implicit declaration of function 'grid_usage'
fig2dev.c: At top level:
fig2dev.c:333: warning: return type defaults to 'int'
fig2dev.c:342: warning: return type defaults to 'int'
fig2dev.c: In function 'main':
fig2dev.c:355: warning: implicit declaration of function 'read_fig'
fig2dev.c:357: warning: implicit declaration of function 'readfp_fig'
fig2dev.c:365: warning: implicit declaration of function 'read_fail_message'
fig2dev.c:388: warning: implicit declaration of function 'gendev_objects'
fig2dev.c: In function 'gendev_objects':
fig2dev.c:627: warning: implicit declaration of function 'compound_bound'
fig2dev.c: At top level:
fig2dev.c:681: warning: return type defaults to 'int'
fig2dev.c: In function 'depth_option':
fig2dev.c:712: warning: operation on 's' may be undefined
make[1]: *** [fig2dev.o] Error 1
installing in ./transfig...
+ mkdir -p /var/tmp/portage/transfig-3.2.4-r2/image//usr/bin
install -c -o root -g wheel   transfig /var/tmp/portage/transfig-3.2.4-r2/image//usr/bin/transfig


The problem is ignored, the package is signalled to be emerged successfully

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 /usr/
share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /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 
tetex 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-31 10:30:30 UTC
gcc-3.3 patch was not applied which should have been for GCC4 also.

as ~ppc-macos in portage
Comment 2 Fabian Groffen gentoo-dev 2005-10-31 10:32:28 UTC
*** Bug 80760 has been marked as a duplicate of this bug. ***
Comment 3 Mark Loeser (RETIRED) gentoo-dev 2006-05-01 15:59:10 UTC
*** Bug 130469 has been marked as a duplicate of this bug. ***