On Sat, 14 Nov 2015 12:31:45 -0800, Alexander Hansen 
<alexanderk.han...@gmail.com> wrote:

> > On Nov 14, 2015, at 00:40, Dušan Peterc <dusan.pet...@gmail.com> wrote:
> > > Hello Alexander Hansen,
> > > Thank you for looking for ways to solve this issue. 
> > > I have tried to get the info you asked for by typing the command 
> you suggested
> > fink dumpinfo -fENV
> > Information about 8857 packages read in 1 seconds. 
> > Failed: fink dumpinfo: no package(s) specified
> > Type 'fink dumpinfo --help' for more information. 
> > > So I tried again with
> > > fink dumpinfo -fENV qt3
> > Information about 8857 packages read in 1 seconds. 
> > env:
> > CCACHE_DIR=/sw/var/ccache
> > CPPFLAGS=-I/sw/include
> > 
> HOME=/var/folders/vb/2ctv90h951vc2m8nymthtbqw0000gn/T/fink-build-HOME.qm1nCWkGoI
> > INFOPATH=/sw/share/info:/sw/info:/usr/share/info
> > MACOSX_DEPLOYMENT_TARGET=10.11
> > MAKEFLAGS=-j4
> > 
> MANPATH=/sw/share/man:/usr/share/man:/usr/local/share/man:/Applications/Xcode.app/Contents/Developer/usr/share/man:/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/man:/sw/lib/perl5/5.18.2/man
> > 
> PATH=/sw/var/lib/fink/path-prefix-libcxx:/sw/var/lib/fink/path-prefix-clang:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/opt/X11/bin
> > PERL5LIB=/sw/lib/perl5:/sw/lib/perl5/darwin
> > PWD=/Users/dusan
> > SHLVL=2
> > TERM=xterm-256color
> > 
> XDG_CACHE_HOME=/var/folders/vb/2ctv90h951vc2m8nymthtbqw0000gn/T/fink-build-HOME.qm1nCWkGoI/.cache
> > XDG_CONFIG_DIRS=/sw/etc/xdg
> > 
> XDG_CONFIG_HOME=/var/folders/vb/2ctv90h951vc2m8nymthtbqw0000gn/T/fink-build-HOME.qm1nCWkGoI/.config
> > XDG_DATA_DIRS=/sw/share
> > 
> XDG_DATA_HOME=/var/folders/vb/2ctv90h951vc2m8nymthtbqw0000gn/T/fink-build-HOME.qm1nCWkGoI/.local/share
> > XDG_RUNTIME_DIR=/var/folders/vb/2ctv90h951vc2m8nymthtbqw0000gn/C/
> > > Let me know if I can do anything else to help you debug this build issue. 
> > > Dun Peterc
>
> Oops, sorry about the missing package name for “fink dumpinfo…” 
> I’m glad you figured it out. 
>
> Your environment looks pretty normal. Could you please check the 
> output of “ls -l /sw/lib/libqt-mt.3.dylib”?

Looks like the build is using "-L to build dir to find a -l library", 
which is *at best* multithreaded-risky and at worst leads to problems 
if any version of the qt3 package is already installed. The qt build 
system is annoying that way. Don't have any direct diagnosis or robust 
solution, but "make sure you have no qt3* installed before building 
qt3" is something to try. 

dan

--
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to