Am 30.09.2013 um 19:46 schrieb Alexander Hansen <alexanderk.han...@gmail.com>:
> On 9/30/13 4:25 AM, Werner Bäni wrote: >> >> Am 28.09.2013 um 19:21 schrieb Alexander Hansen >> <alexanderk.han...@gmail.com>: >> >>> On 9/26/13 1:22 PM, Werner Bäni wrote: >>>> >>>> Am 26.09.2013 um 20:57 schrieb Alexander Hansen >>>> <alexanderk.han...@gmail.com>: >>>> >>>>> On 9/26/13 8:27 AM, Werner Bäni wrote: >>>>>> >>>>>> Am 26.09.2013 um 16:34 schrieb Alexander Hansen >>>>>> <alexanderk.han...@gmail.com>: >>>>>> >>>>>>>> >>>>>>>> The command "fink build transfig-graphicx" fails again. >>>>>>>> >>>>>>>> ?? >>>>>>>> >>>>>>> >>>>>>> I assume that the failure is identical to before >>>>>>> >>>>>> >>>>>> >>>>>> Yes, exactly the same. >>>>>> >>>>>> Werner Bäni >>>>> >>>>> I just verified that "/usr/bin/llvm-cpp-4.2" is explicitly patched into >>>>> the imake build, and so a rebuild won't remove that. >>>>> >>>>> Please try the following: >>>>> >>>>> 1) Copy the 10.9 package for xmkmf over: >>>>> >>>>> cp /sw/fink/10.7/stable/main/finkinfo/devel/xmkmf-10.9.info >>>>> /sw/fink/10.7/stable/main/finkinfo/devel/xmkmf.info >>>>> >>>>> 2) Edit the new xmkmf.info and remove the line that says "Distribution: >>>>> 10.9" >>>>> >>>>> 3) Use "fink rebuild xmkmf" and then "fink install transfig-graphicx" >>>>> -- >>>>> Alexander Hansen, Ph.D. >>>>> Fink User Liaison >>>>> My package updates: http://finkakh.wordpress.com/ >>>> >>>> Now, 1) and 2) done, the "fink rebuild xmkmf" process ends up with the >>>> following messages: >>>> >>>> + chgrp -h -R wheel /sw/src/fink.build/root-llvm-gcc42-2336.11-7 >>>> chgrp: you are not a member of group wheel >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/llvm-cpp-4.2: >>>> Operation not permitted >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/llvm-g++-4.2: >>>> Operation not permitted >>>> ……….. >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7: Operation not >>>> permitted >>>> + chgrp -R wheel /sw/src/fink.build/root-llvm-gcc42-2336.11-7 >>>> chgrp: you are not a member of group wheel >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/llvm-cpp-4.2: >>>> Operation not permitted >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/llvm-g++-4.2: >>>> Operation not permitted >>>> ……….. >>>> chgrp: /sw/src/fink.build/root-llvm-gcc42-2336.11-7: Operation not >>>> permitted >>>> + exit 0 >>>> >>>> # move directory structure with tar >>>> cd >>>> /sw/src/fink.build/llvm-gcc42-2336.11-7/llvmgcc42-2336.11/../objroot/dst-x86_64-x86_64 >>>> tar -cpf - sw | (cd /sw/src/fink.build/root-llvm-gcc42-2336.11-7 ; tar >>>> xpf -) >>>> >>>> # remove overlapping manpages with gcc48 >>>> rm -fr /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/share/man/man7 >>>> >>>> # remove llvm-gcc-4.2 as gcc >>>> rm /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/gcc >>>> /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/bin/x86_64-apple-darwin*-gcc >>>> >>>> # add symlinks for as, ld and libstdc++.dylib >>>> ln -sf /usr/bin/as >>>> /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/lib/llvm-gcc42/gcc/x86_64-apple-darwin13/4.2.1/as >>>> ln: >>>> /sw/src/fink.build/root-llvm-gcc42-2336.11-7/sw/lib/llvm-gcc42/gcc/x86_64-apple-darwin13/4.2.1/as: >>>> No such file or directory >>>> ### execution of /tmp/fink.yApIm failed, exit code 1 >>>> ### execution of /tmp/fink.V_cih failed, exit code 1 >>>> Removing runtime build-lock... >>>> Removing build-lock package... >>>> /sw/bin/dpkg-lockwait -r fink-buildlock-llvm-gcc42-2336.11-7 >>>> (Lese Datenbank ... 29647 Dateien und Verzeichnisse sind derzeit >>>> installiert.) >>>> Entferne fink-buildlock-llvm-gcc42-2336.11-7 ... >>>> Failed: phase installing: llvm-gcc42-2336.11-7 failed >>>> >>>> Package manager version: 0.35.1 >>>> Distribution version: selfupdate-rsync Tue Sep 24 19:24:51 2013, 10.8, >>>> x86_64 >>>> Trees: local/main stable/main >>>> Xcode.app: 5.0 >>>> Xcode command-line tools: 5.0.0.0.1.1377666378 >>>> llvm-gcc42-2336.11-7 is set to build with only one job. >>>> >>>> Werner Bäni >>> >>> llvm-gcc42 just got updated yesterday, so try a "fink selfupdate" to get >>> the updated version and you should be able to try this again. >>> >>> >>> -- >>> Alexander Hansen, Ph.D. >>> Fink User Liaison >>> My package updates: http://finkakh.wordpress.com/ >> >> >> After "fink selfupdate" and 1) and 2) above the "fink rebuild xmkmf" now >> runs successfully, but the "fink install transfig-graphicx" stops: >> >> >> imake -DUseInstalled -I/sw/lib/X11/config >> imake: No such file or directory >> imake: Cannot exec /usr/bin/llvm-cpp-4.2. >> Stop. >> imake: Exit code 1. >> Stop. >> ### execution of /tmp/fink.Cgyle failed, exit code 1 >> ### execution of /tmp/fink.IcrOc failed, exit code 1 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-transfig-graphicx-3.2.5d-1014 >> (Lese Datenbank ... 28526 Dateien und Verzeichnisse sind derzeit >> installiert.) >> Entferne fink-buildlock-transfig-graphicx-3.2.5d-1014 ... >> Failed: phase compiling: transfig-graphicx-3.2.5d-1014 failed >> >> Package manager version: 0.35.2 >> Distribution version: selfupdate-rsync Mon Sep 30 02:13:01 2013, 10.8, x86_64 >> Trees: local/main stable/main >> Xcode.app: 5.0 >> Xcode command-line tools: 5.0.0.0.1.1377666378 >> Max. Fink build jobs: 1 >> >> Werner Bäni > > I've gone ahead and put out an update to xmkmf (version 1.0.6-1201) which > should address this problem. It should be available when you selfupdate. > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ Everything seems to work now, great! With my best thanks to you (akh) and all who have contributed. Werner Bäni ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk _______________________________________________ Fink-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners