*****
Information about 1758 packages read in 1 seconds.
The following package will be rebuilt:
scribus
/bin/rm -rf scribus-1.1.2-13
/bin/mkdir -p /sw/src/scribus-1.1.2-13
gzip -dc /sw/src/scribus-1.1.2.tar.gz | /sw/bin/tar -xf -
patch -p1 </sw/fink/dists/unstable/main/finkinfo/text/scribus.patch
patching file scribus/plugins/scriptplugin/cmdvar.h
perl -pi -e 's|^AM_LDFLAGS = .*\-s|AM_LDFLAGS = \$(all_libraries) \$(LIB_QT)|g' `find . -name Makefile.in`
perl -pi -e 's|(lib.*)\.la|$1.so|g' `find . -name Makefile.in`
perl -pi -e 's|-version-info 0:0:0|-bundle -bundle_loader /sw/bin/scribus -bind_at_load|g' `find . -name Makefile.in`
perl -pi -e 's|libpdf_la_LIBADD =|libpdf_la_LIBADD =\$(LIBTIFF)|g' scribus/libpdf/Makefile.in
perl -pi -e 's,(const|char).*error,const char *error,g' scribus/scribus.cpp
perl -pi -e 's,usr/X11/bin,usr/X11R6/bin,g' configure
perl -pi -e 's,LIBS=\"\-lfreetype,LIBS=\"\$LIBFREETYPE_LIBS,g' configure
perl -pi -e "s,PYTHONLIB=.*,PYTHONLIB='-framework Python'\npython_libdir=yes\nLIBPYTHON=' ',g" configure
perl -pi -e "s,LIBPYTHON =.*,LIBPYTHON=,g" scribus/plugins/scriptplugin/Makefile.in
./configure --prefix=/sw --with-qt-dir=/sw --with-qt-includes=/sw/include/qt --with-qt-libraries=/sw/lib --with-extra-includes=/sw/include
--with-extra-libs=/sw/lib --with-pythondir=/System/Library/Frameworks/Python.framework/Versions/ 2.3/
checking build system type... powerpc-apple-darwin7.0.0
checking host system type... powerpc-apple-darwin7.0.0
checking target system type... powerpc-apple-darwin7.0.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for libart2-config... /sw/bin/libart2-config
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking whether byte ordering is bigendian... yes
checking for freetype-config... /usr/X11R6/bin/freetype-config
checking for FT_Get_First_Char in -lfreetype... yes
checking for FT_Get_Next_Char in -lfreetype... yes
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... no
checking for httpConnect in -lcups... yes
checking for _cmsChannelsOf in -llcms... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
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 lcms.h usability... yes
checking lcms.h presence... yes
checking for lcms.h... yes
checking for TIFFOpen in -ltiff... yes
checking for dlopen in -lc... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
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++... gcc3
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O dynamically linked shared library
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -DPIC
checking if gcc PIC flag -DPIC works... yes
checking if gcc static flag -static works... no
finding the maximum length of command line arguments... 147457
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/bin/ld) supports shared libraries... no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.0.0 dyld
checking command to parse /usr/bin/nm -p output... ok
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache /dev/null
checking host system type... powerpc-apple-darwin7.0.0
checking build system type... powerpc-apple-darwin7.0.0
ltcf-cxx: with_gcc=yes ; with_gnu_ld=no
checking for objdir... .libs
checking for g++ option to produce PIC... -DPIC
checking if g++ PIC flag -DPIC works... yes
checking if g++ static flag -static works... no
finding the maximum length of command line arguments... 147457
checking if g++ supports -c -o file.o... yes
checking if g++ supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.0.0 dyld
checking command to parse /usr/bin/nm -p output... ok
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
appending configuration tag "CXX" to libtool
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for pthread_create in -lpthread... yes
checking for Python directory... /System/Library/Frameworks/Python.framework/Versions/2.3/
checking for Python2.3... header /System/Library/Frameworks/Python.framework/Versions/2.3//include/ python2.3 library yes modules
/System/Library/Frameworks/Python.framework/Versions/2.3//lib/python2.3
checking if a Python application links... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for main in -lutil... no
checking for main in -lcompat... no
checking for crypt in -lcrypt... no
checking for crypt in -lc... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for res_init... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... (cached) no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /sw/lib, headers /sw/include/qt using -mt
checking for moc... /sw/bin/moc
checking for uic... /sw/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scribus/Makefile
config.status: creating scribus/icons/Makefile
config.status: creating scribus/libabout/Makefile
config.status: creating scribus/libprefs/Makefile
config.status: creating scribus/plugins/libchar/Makefile
config.status: creating scribus/plugins/svgexplugin/Makefile
config.status: creating scribus/plugins/svgimplugin/Makefile
config.status: creating scribus/plugins/printpreview/Makefile
config.status: creating scribus/plugins/scriptplugin/Makefile
config.status: creating scribus/plugins/scriptplugin/doc/Makefile
config.status: creating scribus/plugins/scriptplugin/doc/en/Makefile
config.status: creating scribus/plugins/scriptplugin/samples/Makefile
config.status: creating scribus/plugins/Makefile
config.status: creating scribus/libpostscript/Makefile
config.status: creating scribus/profiles/Makefile
config.status: creating scribus/libpdf/Makefile
config.status: creating scribus/dicts/Makefile
config.status: creating scribus/qm/Makefile
config.status: creating scribus/po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Configuration Summary:
FreeType2 installed: Yes CUPS installed: Yes LittleCMS installed: Yes TiffLib installed: Yes
Start make now.
make
make all-recursive
Making all in scribus
Making all in icons
make[3]: Nothing to be done for `all'.
Making all in libabout
/sw/bin/moc ./about.h -o about.moc
source='about.cpp' object='about.lo' libtool=yes \
depfile='.deps/about.Plo' tmpdepfile='.deps/about.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
-I/sw/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT -I/sw/include -O2 -fno-exceptions -fno-check-new -c -o about.lo `test -f 'about.cpp'
|| echo './'`about.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/sw/include/qt -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-I/sw/include -O2 -fno-exceptions -fno-check-new -c about.cpp -MT about.lo -MF .deps/about.TPlo -MD -MP -o about.o
/bin/sh ../../libtool --mode=link --tag=CXX g++ -O2 -fno-exceptions -fno-check-new -L/usr/X11R6/lib -L/sw/lib -lqt-mt -lpng -lz -lm -lXext
-lX11 -lSM -lICE -lpthread -L/usr/X11R6/lib -lfreetype -L/sw/lib -o libabout.so -rpath /sw/lib/scribus/libs -bundle -bundle_loader
/sw/bin/scribus -bind_at_load about.lo
mkdir .libs
g++ -O2 -fno-exceptions -fno-check-new -o libabout.so -bundle -bundle_loader /sw/bin/scribus -bind_at_load about.o -L/usr/X11R6/lib -L/sw/lib
/sw/lib/libqt-mt.dylib -lresolv -lGL -lXmu -lXrender -lXrandr -lXcursor -lXinerama -lXft -lfontconfig -ldl -lXt -lpng -lz -lm -lXext -lX11 -lSM
-lICE -lpthread -lfreetype
ld: warning -prebind has no effect with -bundle
ld: can't open: /sw/bin/scribus (No such file or directory, errno = 2)
make[3]: *** [libabout.so] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Failed: compiling scribus-1.1.2-13 failed
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
