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.


Dušan Peterc




On Wed, Nov 11, 2015 at 5:51 PM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

> <snip>
> > On Nov 8, 2015, at 10:54, Dušan Peterc <dusan.pet...@gmail.com> wrote:
> >
> > cd designer && /Applications/Xcode.app/Contents/Developer/usr/bin/make
> -f Makefile
> > /sw/src/fink.build/qt3-3.3.8-2016/qt-x11-free-3.3.8/bin/uic -L
> /sw/src/fink.build/qt3-3.3.8-2016/qt-x11-free-3.3.8/plugins
> listboxeditor.ui -o listboxeditor.h
> > dyld: Library not loaded: /sw/lib/libqt-mt.3.dylib
> >   Referenced from:
> /sw/src/fink.build/qt3-3.3.8-2016/qt-x11-free-3.3.8/bin/uic
> >   Reason: image not found
> > make[4]: *** [listboxeditor.h] Trace/BPT trap: 5
> > make[3]: *** [sub-designer] Error 2
> > make[2]: *** [sub-designer] Error 2
> > make[1]: *** [sub-tools] Error 2
> > make: *** [init] Error 2
> > ### execution of /tmp/fink.tniIa failed, exit code 2
> > ### execution of /tmp/fink.cnqub failed, exit code 2
> > Removing runtime build-lock...
> > Removing build-lock package...
> > /sw/bin/dpkg-lockwait -r fink-buildlock-qt3-3.3.8-2016
> > (Reading database ... 28924 files and directories currently installed.)
> > Removing fink-buildlock-qt3-3.3.8-2016 ...
> > Failed: phase compiling: qt3-3.3.8-2016 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>,
> >
> > with a carbon copy to the maintainer:
> >
> >       Benjamin Reed <q...@fink.raccoonfink.com>
> >
> > Note that this is preferable to emailing just the maintainer directly,
> > since most fink package maintainers do not have access to all possible
> > hardware and software configurations.
> >
> > 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.39.2
> > Distribution version: selfupdate-rsync Sun Nov  8 18:54:03 2015, 10.11,
> x86_64
> > Trees: local/main stable/main
> > Xcode.app: 7.1
> > Xcode command-line tools: 7.1.0.0.1.1444952191
> > Max. Fink build jobs:  1
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > 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
>
> It looks like your build is trying to use a currently installed qt3
> library rather than the one from the current build process, which is
> undesirable.  Moreover, it’s not even looking in the right place, since
> current fink packaging puts libqt-mt.dylib in /sw/lib/qt3/lib/
>
> I’ve started a build on my own 10.11/Xcode 7.1 setup to see if I can
> reproduce your issue.  In the meantime, could you post back with the output
> from “fink dumpinfo -fENV” so that I can see what environment that Fink is
> using (your own shell environment shouldn’t matter to Fink).
>
>
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
>
>
------------------------------------------------------------------------------
_______________________________________________
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