I committed a fix for this case of newly-annoying-clang. I'm not sure if this will really fix this package it, or just reveal other later occurrances of the same type of problem (I'm on older clang, so I don't know the full scope of which warnings need to be resolved).
dan On Sat, 15 Mar 2014 08:56:46 -0700, Scott Classen <sclas...@lbl.gov> wrote: I think you've run into the dreaded "clang error". Not sure there is much to do, but wait for Apple to fix clang or the fink wizards to modify all the packages that rely on clang. > > > Sincerely, > Scott > > > On Mar 14, 2014, at 11:05, Odo Wolbers <odo_wolb...@gmx.de> wrote: > > > While trying to install ghostscript I ran into the issue below. > > > As you can see, I tried all the suggested changes, including > setting the max buildjobs to 1. > > > Any ideas? > > > Best Regards > > Odo > > > —————————— > > > Maximum number of simultaneous build jobs: [8] 1 > > > Mirror selection > > All mirrors are set. Do you want to change them? [y/N] > > Writing > updated configuration to '/sw/etc/fink.conf'... > > [oadmin@Macintosh:/Users/odo> fink install ghostscript ghostscript-fonts > > Scanning package description files.......... > > Information about 8416 packages read in 1 seconds. > > The following package will be installed or updated: > > ghostscript > > The following 29 additional packages will be installed: > > autoconf2.6 automake1.11 automake1.11-core automake1.14 > automake1.14-core blt-dev blt-shlibs gtk-doc itstool libidn > libidn-shlibs libopenjpeg1 libopenjpeg1-shlibs libpaper1-dev > > libpaper1-shlibs libxml2-py27 libxslt libxslt-bin libxslt-shlibs m4 > openjade python27 python27-shlibs tcltk tcltk-dev tcltk-shlibs > texi2html xft2-dev xft2-shlibs > > Do you want to continue? [Y/n] > Setting runtime build-lock... > > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-libxslt-1.1.28-2 > /sw/src/fink.build > > dpkg-deb: baue Paket »fink-buildlock-libxslt-1.1.28-2« in > »/sw/src/fink.build/fink-buildlock-libxslt-1.1.28-2_2014.03.14-18.55.55_darwin-x86_64.deb«. > > > Installing build-lock package... > > /sw/bin/dpkg-lockwait -i > /sw/src/fink.build/fink-buildlock-libxslt-1.1.28-2_2014.03.14-18.55.55_darwin-x86_64.deb > > Selecting previously deselected package fink-buildlock-libxslt-1.1.28-2. > > (Reading database ... 16617 files and directories currently installed.) > > Unpacking fink-buildlock-libxslt-1.1.28-2 (from > .../fink-buildlock-libxslt-1.1.28-2_2014.03.14-18.55.55_darwin-x86_64.deb) > ... > > Setting up fink-buildlock-libxslt-1.1.28-2 (2014.03.14-18.55.55) ... > > > sudo -u fink-bld [ENV] sh -c /tmp/fink.SF6np > > env LANG=C LC_ALL=C /sw/bin/tar --no-same-owner > --no-same-permissions -xf /sw/src/libxslt-1.1.28.tar.gz > > sudo -u fink-bld [ENV] sh -c /tmp/fink.9SR9y > > [ -r /sw/fink/dists/stable/main/finkinfo/libs/libxslt.patch ] > > sudo -u fink-bld [ENV] sh -c /tmp/fink.6m2KN > > patch -p1 < /sw/fink/dists/stable/main/finkinfo/libs/libxslt.patch > > patching file doc/Makefile.in > > perl -pi -e 's,/etc,/sw/etc,g' doc/*.html doc/*.1 xsltproc/xsltproc.c > > perl -pi -e 's/MAKEFLAGS\+=--silent//' `find . -name Makefile.in` > > sudo -u fink-bld [ENV] sh -c /tmp/fink.lyYNY > > ./configure --prefix=/sw --mandir=/sw/share/man --without-python > --without-crypto --enable-dependency-tracking > --with-html-subdir=libxslt XSLTPROC=/usr/bin/xsltproc > > checking build system type... i386-apple-darwin13.1.0 > > checking host system type... i386-apple-darwin13.1.0 > > checking for gcc... gcc > > checking whether the C compiler works... no > > configure: error: in `/sw/src/fink.build/libxslt-1.1.28-2/libxslt-1.1.28': > > configure: error: C compiler cannot create executables > > See `config.log' for more details > > ### execution of ./configure failed, exit code 77 > > ### execution of /tmp/fink.lyYNY failed, exit code 77 > > Removing runtime build-lock... > > Removing build-lock package... > > /sw/bin/dpkg-lockwait -r fink-buildlock-libxslt-1.1.28-2 > > (Reading database ... 16618 files and directories currently installed.) > > Removing fink-buildlock-libxslt-1.1.28-2 ... > > Failed: phase compiling: libxslt-1.1.28-2 failed > > > Before reporting any errors, please run "fink selfupdate" and try again. > > > If you continue to have issues, please check to see if the FAQ on > Fink's > website solves the problem. If not, ask on one (not both, > please) of > > these mailing lists: > > > The Fink Users List <fink-users@lists.sourceforge.net> > > The Fink Beginners List <fink-beginn...@lists.sourceforge.net>. > > > Please try to include the complete error message in your report. This > > generally consists of a compiler line starting with e.g. "gcc" or "g++" > > followed by the actual error output from the compiler. > > > Also include the following system information: > > Package manager version: 0.36.3.1 > > Distribution version: selfupdate-rsync Fri Mar 14 18:07:51 2014, > 10.9, x86_64 > > Trees: local/main stable/main > > Xcode.app: 5.1 > > No recognized Xcode CLI installed > > Max. Fink build jobs: 1 > > > ------------------------------------------------------------------------------ > > Learn Graph Databases - Download FREE O'Reilly Book > > "Graph Databases" is the definitive new guide to graph databases and their > > applications. Written by three acclaimed leaders in the field, > > this first edition is now available. Download your free book today! > > http://p.sf.net/sfu/13534_NeoTech > > _______________________________________________ > > Fink-users mailing list > > Fink-users@lists.sourceforge.net > > List archive: > > http://news.gmane.org/gmane.os.macosx.fink.user > > Subscription management: > > https://lists.sourceforge.net/lists/listinfo/fink-users > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > Fink-users mailing list > Fink-users@lists.sourceforge.net > List archive: > http://news.gmane.org/gmane.os.macosx.fink.user > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-users > > -- Daniel Macks dma...@netspace.org ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users