On 4/7/14, 10:29 AM, Dimitry Rodionov wrote:
> Good day!
> While building guile18 I get the following (I think it is the last
> relevant line):
>
> libtool: link: gcc -I/sw/include -D_THREAD_SAFE -g -O3 -fwrapv -Wall
> -Wmissing-prototypes -I/sw/include -D_THREAD_SAFE -o .libs/guile
> guile-guile.o  -L/sw/lib ./.libs/libguile.dylib /sw/lib/libintl.dylib
> /sw/lib/gmp5/libgmp.dylib -lm /sw/lib/libltdl.dylib
> cat alist.doc arbiters.doc async.doc backtrace.doc boolean.doc chars.doc
> continuations.doc debug.doc deprecation.doc deprecated.doc
> discouraged.doc dynl.doc dynwind.doc environments.doc eq.doc error.doc
> eval.doc evalext.doc extensions.doc feature.doc fluids.doc fports.doc
> futures.doc gc.doc goops.doc gsubr.doc gc-mark.doc gc-segment.doc
> gc-malloc.doc gc-card.doc guardians.doc hash.doc hashtab.doc hooks.doc
> i18n.doc init.doc ioext.doc keywords.doc lang.doc list.doc load.doc
> macros.doc mallocs.doc modules.doc numbers.doc objects.doc objprop.doc
> options.doc pairs.doc ports.doc print.doc procprop.doc procs.doc
> properties.doc random.doc rdelim.doc read.doc root.doc rw.doc
> scmsigs.doc script.doc simpos.doc smob.doc sort.doc srcprop.doc
> stackchk.doc stacks.doc stime.doc strings.doc srfi-4.doc srfi-13.doc
> srfi-14.doc strorder.doc strports.doc struct.doc symbols.doc threads.doc
> throw.doc values.doc variable.doc vectors.doc version.doc vports.doc
> weaks.doc ramap.doc unif.doc dynl.doc filesys.doc posix.doc net_db.doc
> socket.doc regex-posix.doc |
> GUILE="/sw/src/fink.build/guile18-1.8.8-6/guile-1.8.8/build/pre-inst-guile"
> ../../scripts/snarf-check-and-output-texi          >
> guile-procedures.texi || { rm guile-procedures.texi; false; }
> ERROR: Unbound variable: define
>
> ....hangs forever....
>
> ^C
>
> make[3]: *** Deleting file `guile-procedures.texi'
> make[3]: *** [guile-procedures.texi] Interrupt: 2
> make[2]: *** [all] Interrupt: 2
> make[1]: *** [all-recursive] Interrupt: 2
> make: *** [all] Interrupt: 2
> ### execution of /tmp/fink.umkjX failed, exit code 2
> ### execution of /tmp/fink.iKEMV failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-guile18-1.8.8-6
> (Reading database ... 76108 files and directories currently installed.)
> Removing fink-buildlock-guile18-1.8.8-6 ...
> Failed: phase compiling: guile18-1.8.8-6 failed
>
>
> Package manager version: 0.36.3.1
> Distribution version: selfupdate-rsync Sun Apr  6 23:17:49 2014, 10.8,
> x86_64
> Trees: local/main stable/main
> Xcode.app: 5.1
> Xcode command-line tools: 5.1.0.0.1.1393561416
> Max. Fink build jobs:  4
>
> The problem is not fixed by updating and decreasing the number of build
> jobs...
> What am I doing wrong?
>
> TIA
>       Dmitry
>
>

This was breakage introduced by Xcode 5.1.  If you're in a hurry, I'd 
recommend the following:

1)  "fink selfupdate" .  If that doesn't bring you fink-0.36.4, then 
you'll want either to switch to cvs updating or edit fink.conf as an 
administrator and change your Mirror-rsync to one of

rsync://ber.de.eu.finkmirrors.net/finkinfo/
rsync://hnd.jp.asi.finkmirrors.net/finkinfo/

and try it again.

2) "fink configure" and elect to turn on the binary distribution, since 
there's a build of guile18 available from that.  Then do a "fink 
selfupdate" again.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
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