Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70314 - lcms fails to emerge on ppc-macos
Summary: lcms fails to emerge on ppc-macos
Status: RESOLVED DUPLICATE of bug 65618
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Hardware: PPC Linux
: High normal (vote)
Assignee: Jeffrey Forman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 17:20 UTC by Peter Whiting
Modified: 2011-10-30 23:16 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 Peter Whiting 2004-11-06 17:20:52 UTC
Tried emerging lcms as part of an attempt to install qt.  The emerge failed with the following;

>>> emerge (2 of 5) media-libs/lcms-1.13 to /
>>> Downloading http://gentoo.osuosl.org/distfiles/lcms-1.13.tar.gz
######################################################################## 100.0%
>>> md5 src_uri ;-) lcms-1.13.tar.gz
>>> Unpacking source...
>>> Unpacking lcms-1.13.tar.gz to /var/tmp/portage/lcms-1.13/work
 * Using GNU config files from /usr/share/gnuconfig
 *  Updating config.sub                                                                                                            [ ok ]
 *  Updating config.guess                                                                                                          [ ok ]
 * Running autoreconf...
configure.ac:96: required file `./py-compile' not found
configure.ac:54: require version 1.7.2, but have 1.6.3
jpegicc/Makefile.am:7: require version 1.7, but have 1.6.3
samples/Makefile.am:7: require version 1.7, but have 1.6.3
src/Makefile.am:7: require version 1.7, but have 1.6.3
testbed/Makefile.am:7: require version 1.7, but have 1.6.3
tifficc/Makefile.am:7: require version 1.7, but have 1.6.3
autoreconf: automake failed with exit status: 1
 * Running libtoolize...
 * Patching ${S}/ltmain.sh ...
 *   Applying portage-1.4.1.patch ...
 *   Applying max_cmd_len-1.5.0.patch ...
 *   Applying sed-1.4.3.patch ...
 *   Applying tmp-1.3.5.patch ...
 * Applying uClibc/libtool patches ...
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... powerpc-apple-darwin7.5.0
checking host system type... powerpc-apple-darwin
checking target system type... powerpc-apple-darwin
checking whether build environment is sane... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for powerpc-apple-darwin-strip... no
checking for strip... strip
checking for powerpc-apple-darwin-gcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/gsed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for powerpc-apple-darwin-g++... no
checking for powerpc-apple-darwin-c++... no
checking for powerpc-apple-darwin-gpp... no
checking for powerpc-apple-darwin-aCC... no
checking for powerpc-apple-darwin-CC... no
checking for powerpc-apple-darwin-cxx... no
checking for powerpc-apple-darwin-cc++... no
checking for powerpc-apple-darwin-cl... no
checking for powerpc-apple-darwin-FCC... no
checking for powerpc-apple-darwin-KCC... no
checking for powerpc-apple-darwin-RCC... no
checking for powerpc-apple-darwin-xlC_r... no
checking for powerpc-apple-darwin-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for powerpc-apple-darwin-g77... no
checking for powerpc-apple-darwin-f77... no
checking for powerpc-apple-darwin-xlf... no
checking for powerpc-apple-darwin-frt... no
checking for powerpc-apple-darwin-pgf77... no
checking for powerpc-apple-darwin-fl32... no
checking for powerpc-apple-darwin-af77... no
checking for powerpc-apple-darwin-fort77... no
checking for powerpc-apple-darwin-f90... no
checking for powerpc-apple-darwin-xlf90... no
checking for powerpc-apple-darwin-pgf90... no
checking for powerpc-apple-darwin-epcf90... no
checking for powerpc-apple-darwin-f95... no
checking for powerpc-apple-darwin-fort... no
checking for powerpc-apple-darwin-xlf95... no
checking for powerpc-apple-darwin-lf95... no
checking for powerpc-apple-darwin-g95... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for powerpc-apple-darwin-ar... no
checking for ar... ar
checking for powerpc-apple-darwin-ranlib... no
checking for ranlib... ranlib
checking for powerpc-apple-darwin-strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin dyld
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for int... yes
checking size of int... 4
checking for unsigned int... yes
checking size of unsigned int... 4
checking for long... yes
checking size of long... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for long long... yes
checking size of long long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for signed 8-bit type... char
checking for unsigned 8-bit type... unsigned char
checking for signed 16-bit type... short
checking for unsigned 16-bit type... unsigned short
checking for signed 32-bit type... int
checking for unsigned 32-bit type... unsigned int
checking for signed 64-bit type... long long
checking for unsigned 64-bit type... unsigned long long
checking for sqrt in -lm... yes
checking for ZLIB support ... 
checking zconf.h usability... yes
checking zconf.h presence... yes
checking for zconf.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for uncompress in -lz... yes
checking for deflate in -lz... yes
checking for inflate in -lz... yes
checking for gzseek in -lz... yes
checking for gztell in -lz... yes
checking if ZLIB package is complete... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lcms.pc
config.status: creating include/icc34.h
config.status: creating include/Makefile
config.status: creating jpegicc/Makefile
config.status: creating python/Makefile
config.status: creating samples/Makefile
config.status: creating testbed/Makefile
config.status: creating tifficc/Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
Making all in src
Makefile:336: *** missing separator.  Stop.
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/lcms-1.13 failed.
!!! Function src_compile, Line 45, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. Just emerge lcms
2.
3.




# emerge info
!!! Using `which gcc` to gcc locate version, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 20040726 (default-macos-10.3, gcc-3.3, unavailable, 7.5.0 Power
Macintosh powerpc)
=================================================================
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: 
ACCEPT_KEYWORDS="ppc-macos ~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="collision-protect cvs 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="macos"
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-12-01 02:10:33 UTC

*** This bug has been marked as a duplicate of 65618 ***