Re: yosemite xfig-3.2.5c

Jacques Bloch <[email protected]>
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
Hello Jack,

That did the trick! I rebuilt llvm-gc42 and after that the fink update-all went through without any problems. I still don't understand where the problem really came from as I don't know where to choose to install a deb from either the 10.10 or 10.9 bindist. But it works... 

Cheers,
Jacques

---
Dr. Jacques C.R. Bloch
Institute for Theoretical Physics
University of Regensburg
93040 Regensburg, Germany
tel: +49 941 943-2018
fax: +49 941 943-3887
email: [email protected]
web: http://homepages.uni-regensburg.de/~blj05290



> On 24 Oct 2014, at 14:56, Jack Howarth <[email protected]> wrote:
> 
> Jacques,
>        Try rebuilding the llvm-gcc42 package on your 10.10 and see if that eliminates the build problems with xfig? I didn't revision bump llvm-gcc42 when I patched it for 10.10 as I assumed any bindist dist installs would come off a 10.10 fink build bot. My guess is that you have installed a deb for llvm-gcc42 on 10.10 from the 10.9 bindist. This would be missing the fix for the 10.10.
>          Jack
> 
> On Friday, October 24, 2014, Jacques Bloch <[email protected] <mailto:[email protected]>> wrote:
> Hi Jack,
> 
> Xcode's command line tools were already installed and the checks you asked me to make give the correct results. That is:
> 
> $ which cc
> /usr/bin/cc
> 
> cc -v
> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
> Target: x86_64-apple-darwin14.0.0
> Thread model: posix
> 
> Cheers,
> Jacques
> 
> 
>> On 24 Oct 2014, at 01:01, Jack Howarth <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
>> 
>> Jacques,
>>       I strongly suspect you have legacy compilers installed on your system rather than those from Xcode 6's Command Line Tools. You would have...
>> 
>> % which cc
>> /usr/bin/cc
>> % cc -v
>> Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
>> Target: x86_64-apple-darwin14.0.0
>> Thread model: posix
>> 
>> If not, make sure your Xcode application shows version 6.1, launch it so that it installs the additional debugging components and then execute...
>> 
>> sudo xcode-select ---install 
>> 
>> from the Terminal to download and install the appropriate command line tools.
>>           Jack
>> 
>> On Thu, Oct 23, 2014 at 3:39 PM, Jacques Bloch <[email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote:
>> Information about 10116 packages read in 4 seconds.
>> The following 2 packages will be installed or updated:
>>  icon-naming-utils xfig
>> The following 2 additional packages will be installed:
>>  xml-sax-expat-pm5182 xml-simple-pm5182
>> Default answer will be chosen in 60 seconds...
>> Do you want to continue? [Y/n]
>> Setting runtime build-lock...
>> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-xfig-3.2.5c-1 /sw/src/fink.build
>> dpkg-deb: building package `fink-buildlock-xfig-3.2.5c-1' in `/sw/src/fink.build/fink-buildlock-xfig-3.2.5c-1_2014.10.23-21.37.14_darwin-x86_64.deb'.
>> Installing build-lock package...
>> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-xfig-3.2.5c-1_2014.10.23-21.37.14_darwin-x86_64.deb
>> Selecting previously deselected package fink-buildlock-xfig-3.2.5c-1.
>> (Reading database ... 196363 files and directories currently installed.)
>> Unpacking fink-buildlock-xfig-3.2.5c-1 (from .../fink-buildlock-xfig-3.2.5c-1_2014.10.23-21.37.14_darwin-x86_64.deb) ...
>> Setting up fink-buildlock-xfig-3.2.5c-1 (2014.10.23-21.37.14) ...
>> 
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.6gNfy
>> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf /sw/src/xfig_3.2.5.c.orig.tar.gz
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.DfP2T
>> env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf /sw/src/xfig_3.2.5.c-3.debian.tar.xz
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.e5jHU
>> [ -r /sw/fink/dists/stable/main/finkinfo/graphics/xfig.patch ]
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.8eOg1
>> sed 's|@FINKPREFIX@|/sw|g' < /sw/fink/dists/stable/main/finkinfo/graphics/xfig.patch | patch -p1
>> patching file Imakefile
>> patching file f_util.c
>> patching file fig.h
>> patching file main.c
>> patching file w_export.c
>> patching file w_keyboard.c
>> patching file w_print.c
>> patching file w_util.c
>> patch -p1 < ../debian/patches/38_formatstring.patch
>> patching file w_msgpanel.c
>> sudo -u fink-bld [ENV] sh -c /tmp/fink.glVa4
>> /tmp/fink.MNTAl
>> #!/bin/sh -ev
>>  export PATH=/sw/lib/xmkmf/bin:$PATH
>>  export IMAKEINCLUDE=-I/sw/lib/X11/config
>>  xmkmf
>> imake -DUseInstalled -I/sw/lib/X11/config
>> <built-in>:0: error: Unknown value '10.10' of -mmacosx-version-min
>> imake: Exit code 1.
>>   Stop.
>> ### execution of /tmp/fink.MNTAl failed, exit code 1
>> ### execution of /tmp/fink.glVa4 failed, exit code 1
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-xfig-3.2.5c-1
>> (Reading database ... 196364 files and directories currently installed.)
>> Removing fink-buildlock-xfig-3.2.5c-1 ...
>> Failed: phase compiling: xfig-3.2.5c-1 failed
>> 
>> ---
>> Dr. Jacques C.R. Bloch
>> Institute for Theoretical Physics
>> University of Regensburg
>> 93040 Regensburg, Germany
>> tel: +49 941 943-2018
>> fax: +49 941 943-3887
>> email: [email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>
>> web: http://homepages.uni-regensburg.de/~blj05290 <http://homepages.uni-regensburg.de/~blj05290>
>> 
>> 
>> 
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Fink-devel mailing list
>> [email protected] <javascript:_e(%7B%7D,'cvml','[email protected]');>
>> List archive:
>> http://news.gmane.org/gmane.os.apple.fink.devel <http://news.gmane.org/gmane.os.apple.fink.devel>
>> Subscription management:
>> https://lists.sourceforge.net/lists/listinfo/fink-devel <https://lists.sourceforge.net/lists/listinfo/fink-devel>
>> 
>

------------------------------------------------------------------------------

_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.