-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! I cannot find anything related to this topic on the net so maybe anyone here has an idea about it.
My system is MacosX 10.6.3, gcc i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659). fink update-all gives up during compiling of openexr-1.4.0. Fink version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Fri May 21 13:34:31 2010, 10.6, x86_64 Because of missing Cg lib support I installed Cg-2.2.0017 but still Cg support is not enabled. LOG: Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-openexr-1.4.0-1024 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-openexr-1.4.0-1024' in `/sw/src/fink.build/fink-buildlock-openexr-1.4.0-1024_2010.05.21-13.59.15_darwin-x86_64.deb'. Installing build-lock package... /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-openexr-1.4.0-1024_2010.05.21-13.59.15_darwin-x86_64.deb Selecting previously deselected package fink-buildlock-openexr-1.4.0-1024. (Reading database ... 182530 files and directories currently installed.) Unpacking fink-buildlock-openexr-1.4.0-1024 (from .../fink-buildlock-openexr-1.4.0-1024_2010.05.21-13.59.15_darwin-x86_64.deb) ... Setting up fink-buildlock-openexr-1.4.0-1024 (2010.05.21-13.59.15) ... gzip -dc /sw/src/openexr-1.4.0a.tar.gz | /sw/bin/tar -xvf - --no-same-owner --no-same-permissions openexr-1.4.0/ openexr-1.4.0/config.windows/ <snip> openexr-1.4.0/exrenvmap/makeCubeMap.cpp openexr-1.4.0/exrenvmap/makeLatLongMap.cpp patch -p1 </sw/fink/dists/delxrepo/main/finkinfo/openexr.patch patching file HalfTest/Makefile.in patching file IexTest/Makefile.in patching file IlmImf/Makefile.in patching file IlmImfExamples/Makefile.in patching file IlmImfTest/Makefile.in patching file IlmThread/Makefile.in patching file Imath/Makefile.in patching file ImathTest/Makefile.in patching file OpenEXR.pc.in patching file exrdisplay/ImageView.cpp patching file exrdisplay/ImageViewFragShader.cpp patching file exrdisplay/ImageViewFragShader.h patching file exrdisplay/Makefile.in patching file exrenvmap/Makefile.in patching file exrheader/Makefile.in patching file exrmakepreview/Makefile.in patching file exrmaketiled/Makefile.in patching file exrstdattr/Makefile.in ./configure --prefix=/sw --enable-shared=no --enable-imfexamples --disable-osx-universal-binaries --disable-dependency-tracking --with-fltk-config=/usr/bin/false checking build system type... i686-apple-darwin10.3.0 checking host system type... i686-apple-darwin10.3.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking for C++ compiler default output file name... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c checking for gcc... gcc 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... none checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... 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 ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm output from gcc object... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory yes checking if gcc static flag -static works... rm: conftest.dSYM: is a directory no checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory yes checking if g++ static flag -static works... rm: conftest.dSYM: is a directory no checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a directory yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fno-common checking if gfortran PIC flag -fno-common works... rm: conftest.dSYM: is a directory yes checking if gfortran static flag -static works... rm: conftest.dSYM: is a directory no checking if gfortran supports -c -o file.o... rm: conftest.dSYM: is a directory yes checking whether the gfortran linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.3.0 dyld checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for fltk-config... /sw/bin/fltk-config checking for FLTK with GL support... yes checking for Cg... no *** The Cg test program could not be compiled. *** Possible reasons: *** - The Cg libraries and includes are not installed. *** - configure cannot find Cg (use the *** --with-cg-prefix option to tell configure where *** to find it). *** - Your version of Cg is out of date. Please update it *** to the latest version. *** *** The exrdisplay program will not be built with fragment shader *** support because the fragment shader support depends on Cg. checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... gcc checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for library containing sem_init... none required checking whether to use POSIX unnamed semaphores... no (pshared not usable) checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for strerror... yes checking for compress in -lz... yes checking for complete iomanip support in C++ standard library... yes checking for gcc optimization flags... -pipe configure: creating ./config.status config.status: creating Makefile config.status: creating OpenEXR.pc config.status: creating config/Makefile config.status: creating Half/Makefile config.status: creating HalfTest/Makefile config.status: creating Iex/Makefile config.status: creating IexTest/Makefile config.status: creating IlmImf/Makefile config.status: creating IlmImfTest/Makefile config.status: creating IlmThread/Makefile config.status: creating Imath/Makefile config.status: creating ImathTest/Makefile config.status: creating exrdisplay/Makefile config.status: creating exrheader/Makefile config.status: creating exrmaketiled/Makefile config.status: creating IlmImfExamples/Makefile config.status: creating doc/Makefile config.status: creating vc/Makefile config.status: creating exrstdattr/Makefile config.status: creating exrmakepreview/Makefile config.status: creating exrenvmap/Makefile config.status: creating config/OpenEXRConfig.h config.status: executing depfiles commands - --------------------------------------------- Summary for OpenEXR features: build exrdisplay FLTK application yes with fragment shader support no build IlmImf example program yes - --------------------------------------------- make Making all in config make all-am make[2]: Nothing to be done for `all-am'. Making all in Half g++ -DHAVE_CONFIG_H -I. -I. -I../config -I../config -I/sw/include -pipe -g -O2 -D_THREAD_SAFE -Wno-long-double -c -o eLut.o eLut.cpp cc1plus: error: unrecognized command line option "-Wno-long-double" make[1]: *** [eLut.o] Error 1 make: *** [all-recursive] Error 1 ### execution of make failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-openexr-1.4.0-1024 (Reading database ... 182531 files and directories currently installed.) Removing fink-buildlock-openexr-1.4.0-1024 ... Failed: phase compiling: openexr-1.4.0-1024 failed regards nico - -- Nicolai Beuermann mailto: nicolai.beuerm...@gmx.de http://www.nico-beuermann.de -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) iEYEARECAAYFAkv2eiYACgkQvz6YBQm7QllJBACeI92+UlBstXgO1W4HUekZQD2T zPoAn2lBnX5wGXYl9448eb6kjPkZVkNT =FYS+ -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users