On my system (10.9.2, Xcode 5.1.1) problem of guile upgrade is reproducible:


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-7/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
^Cmake[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.v072V failed, exit code 2
### execution of /tmp/fink.L7uka failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-guile18-1.8.8-7
(Reading database ... 107426 files and directories currently installed.)
Removing fink-buildlock-guile18-1.8.8-7 ...
Failed: phase compiling: guile18-1.8.8-7 failed


Dr Felix Frolow   
Professor of Structural Biology and Biotechnology, Department of Molecular 
Microbiology and Biotechnology
Tel Aviv University 69978, Israel

Acta Crystallographica F, co-editor

e-mail: mbfro...@post.tau.ac.il
Tel:  ++972-3640-8723
Fax: ++972-3640-9407
Cellular: 0547 459 608

On Apr 19, 2014, at 21:20 , fink-users-requ...@lists.sourceforge.net wrote:

> Send Fink-users mailing list submissions to
>       fink-users@lists.sourceforge.net
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>       https://lists.sourceforge.net/lists/listinfo/fink-users
> or, via email, send a message with subject or body 'help' to
>       fink-users-requ...@lists.sourceforge.net
> 
> You can reach the person managing the list at
>       fink-users-ow...@lists.sourceforge.net
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Fink-users digest..."
> 
> 
> Today's Topics:
> 
>   1. Re: package not listed (fero hetes)
>   2. Re: troubles installing php5 (Alessio Sarti)
>   3. Re: guile18-1.8.8-7 update failure (Alexander Hansen)
>   4. Re: Is it possible to resume a build? (Stefan Bruda)
>   5. Re: troubles installing php5 (Hanspeter Niederstrasser)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sat, 19 Apr 2014 09:39:04 -0700 (PDT)
> From: "fero hetes" <f.he...@gmail.com>
> Subject: Re: [Fink-users] package not listed
> To: fink-users@lists.sourceforge.net
> Message-ID: <1397925544145.8e5fa5a8@Nodemailer>
> Content-Type: text/plain; charset="utf-8"
> 
> Thank you very very much :)?
> Sent from Mailbox for iPhone
> 
> On Sat, Apr 19, 2014 at 5:33 PM, Alexander Hansen
> <alexanderk.han...@gmail.com> wrote:
> 
>> On 4/19/14, 5:07 AM, Fero Hetes wrote:
>>> Hi, I?m running mac OSX 10.9.2, Fink 0.36.4.1 version.
>>> 
>>> today I wanted to install this package:
>>> 
>>> http://pdb.finkproject.org/pdb/package.php/pvpgn-mysql?rel_id=10.6-x86_64-current-stable
>>> 
>>> but unfortunately it didn?t even appear in my list of packages, how can
>>> i access the package if it isn?t even described if it is stable or
>>> unstable? Is there any command for that?
>>> I know it works on my system and that it is stable. (
>>> https://groups.google.com/forum/?hl=en#!topic/pvpgn-users/nxDbSQfCxmQ )
>>> 
>>> thank you for reply.
>>> --
>>> Fero Hetes
>>> Sent with Sparrow <http://www.sparrowmailapp.com/?sig>
>>> 
>>> 
>>> 
>> The fact that a package builds elsewhere for your system really just 
>> indicates that it isn't completely impossible to do it.  Also, our 
>> "stable" or "unstable" designations were completely independent of how 
>> upstream regarded a release.  They only referred how well a package was 
>> tested in Fink, and we aren't currently using 'unstable' at all.
>> Fink requires a description file for how to build a package for each OS 
>> X version.  Some OS versions share descriptions, but 10.7 and later 
>> don't share descriptions with 10.6 and earlier.  What happened here is 
>> that the maintainer never told us to move the package when 10.7 came 
>> out.  We were only migrating packages which were known to build, and 
>> apparently nobody else had asked about it.
>> I was able to use the 10.6 package descriptions for 10.9, so I just now 
>> added them for 10.7-10.9.  They should show up in your package list 
>> shortly after a "fink selfupdate"
>> -- 
>> Alexander Hansen, Ph.D.
>> Fink User Liaison
>> My package updates: http://finkakh.wordpress.com/
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 2
> Date: Sat, 19 Apr 2014 19:21:34 +0200
> From: Alessio Sarti <sartiales...@gmail.com>
> Subject: Re: [Fink-users] troubles installing php5
> To: Fink Users <fink-users@lists.sourceforge.net>
> Cc: "Justin F. Hallett" <the...@users.sourceforge.net>
> Message-ID: <dafe92aa-f721-4602-b581-bb6a939f6...@gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Thank you very much.
> That solved the problem.
> After this fix I faced the problem/bug already documented in 
> http://sourceforge.net/p/fink/mailman/message/31727531/
> It seems that the fix discussed in the thread has not yet been deployed in 
> the package so I had to edit by hand the info file....
> After that everything went fine.
> 
> alessio
> 
> On 19/apr/2014, at 12:45, Hanspeter Niederstrasser <f...@snaggledworks.com> 
> wrote:
> 
>> On 4/19/2014 3:53 AM, Alessio Sarti wrote:
>>> Dear all.
>>> I am trying to install php5 through fink.
>>> 
>>> The installation fails with
>>> 
>>> Configuring SAPI modules
>>> checking for AOLserver support... no
>>> checking for Apache 1.x module support via DSO through APXS... no
>>> checking for Apache 1.x module support... no
>>> checking whether to enable Apache charset compatibility option... no
>>> checking for Apache 2.0 filter-module support via DSO through APXS... no
>>> checking for Apache 2.0 handler-module support via DSO through APXS...
>>> 
>>> Sorry, I cannot run apxs.  Possible reasons follow:
>>> 
>>> 1. Perl is not installed
>>> 2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
>>> 3. Apache was not built using --enable-so (the apxs usage page is displayed)
>>> 
>>> The output of /sw/sbin/apxs2 follows:
>>> 
>>> apxs:Error: /sw/bin/apu-1-config not found!.
>> 
>> Do you have libaprutil.0-dev installed?  If not, try installing the package 
>> libaprutil.0-dev and then try php5 again.  If you already have 
>> libaprutil.0-dev installed, use the 'fink reinstall libaprutil.0-dev' 
>> command to make sure all of it's files are present and accounted for.
>> 
>> Hanspeter
>> 
> 
> Alessio Sarti
> 
> "Rispondi... livato" (Da "L'uomo che non capiva troppo", 610, Lillo e Greg)
> 
> 
> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> 
> ------------------------------
> 
> Message: 3
> Date: Sat, 19 Apr 2014 10:41:17 -0700
> From: Alexander Hansen <alexanderk.han...@gmail.com>
> Subject: Re: [Fink-users] guile18-1.8.8-7 update failure
> To: Bjarne B?ckstr?m <bjarne.backst...@hjomail.se>,
>       fink-users@lists.sourceforge.net
> Cc: fang...@users.sourceforge.net
> Message-ID: <5352b53d.5050...@gmail.com>
> Content-Type: text/plain; charset=windows-1252; format=flowed
> 
> On 4/19/14, 10:13 AM, Bjarne B?ckstr?m wrote:
>> Hi,
>> 
>>    I?ve just been doing an install of Fink from sources, and then
>> installed some binaries which also installed guile18-1.8.8-6. So far, so
>> good. But then, when I run update-all, it hangs after trying to update
>> to guile18-1.8.8-7. Log snippet follows:
>> 
>> 
>> [snip]
>> 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-7/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
>> ^Cmake[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.zPfoK failed, exit code 2
>> ### execution of /tmp/fink.bwoug failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-guile18-1.8.8-7
>> (Reading database ... 17924 files and directories currently installed.)
>> Removing fink-buildlock-guile18-1.8.8-7 ...
>> Failed: phase compiling: guile18-1.8.8-7 failed
>> 
>> System information:
>> Package manager version: 0.36.4.1
>> Distribution version: selfupdate-rsync Sat Apr 19 18:10:57 2014, 10.9,
>> x86_64
>> Trees: local/main stable/main
>> Xcode.app: 5.1.1
>> Xcode command-line tools: 5.1.0.0.1.1396320587
>> Max. Fink build jobs:  2
>> 
>> 
>> 
> 
> I don't reproduce this problem on a system with the same OS and Xcode 
> tools (and using 4 build jobs), and the whole point of 1.8.8-7 was to 
> fix this very error.
> 
> -- 
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
> 
> 
> 
> ------------------------------
> 
> Message: 4
> Date: Sat, 19 Apr 2014 14:19:36 -0400
> From: Stefan Bruda <ste...@bruda.ca>
> Subject: Re: [Fink-users] Is it possible to resume a build?
> To: "fink-users@lists.sourceforge.net >> fink-users mailing list"
>       <Fink-users@lists.sourceforge.net>
> Message-ID: <21330.48696.747878.819087@godel.local>
> Content-Type: text/plain; charset=us-ascii
> 
> Hello,
> 
> At 18:02 -0700 on 2014-4-18 Alexander Hansen wrote:
>> 
>> On 4/18/14, 3:23 PM, Stefan Bruda wrote:
>>> 
>>> Hence my question: Is it possible to resume a build process from some
>>> user-defined point (say, from after fetching, unpacking, and
>>> patching), so that the (new) build process will use the (possibly
>>> modified) source already prepared in the build directory?  If so, how?
>> 
>> There's currently no option under the fink command to do this.
>> 
>> In principle, you could:
>> 
>> 1) manually set the build environment up as Fink does, e.g. all of the 
>> environment settings from "fink dumpinfo -fenv <packagename>" along with 
>> any settings from the CompileScript.
>> 
>> 2) Manually do your build, repeating as necessary after patching to 
>> complete it.
>> 
>> 3) Manually run the commands contained within the InstallScript of the 
>> package.
>> 
>> 4) Manually run what fink does to generate a .deb file.  I believe those 
>> commands are all contained within /sw/lib/perl5/Fink/PkgVersion.pm
> 
> Fair enough I guess, though some command to do the above (just the
> compile phase really, there is no real need to do the install like
> this) would be tremendously useful to developers.  Oh well, maybe one
> day I will get the time to learn enough Perl to try it myself...
> 
> Cheers,
> Stefan
> 
> -- 
> If it was so, it might be; and if it were so, it would be; but as it 
> isn't, it ain't.  That's logic.  --Lewis Carroll, Through the Looking-Glass
> 
> No HTML emails and proprietary attachments please <http://bruda.ca/ascii>
> 
> 
> 
> ------------------------------
> 
> Message: 5
> Date: Sat, 19 Apr 2014 13:20:07 -0500
> From: Hanspeter Niederstrasser <f...@snaggledworks.com>
> Subject: Re: [Fink-users] troubles installing php5
> To: Alessio Sarti <sartiales...@gmail.com>,   Fink Users
>       <fink-users@lists.sourceforge.net>
> Message-ID: <5352be57.5090...@snaggledworks.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> On 4/19/2014 12:21 PM, Alessio Sarti wrote:
>> Thank you very much.
>> That solved the problem.
>> After this fix I faced the problem/bug already documented in
>> http://sourceforge.net/p/fink/mailman/message/31727531/
>> It seems that the fix discussed in the thread has not yet been deployed in 
>> the package so I had to edit by hand the info file....
>> After that everything went fine.
> 
> Exactly what change did you make to the .info file?  Was it just this 
> change, or some thing else (or in addition to)?
> 
> -     --with-pdo-pgsql=shared,%p/bin/pg_config \
> +     --with-pdo-pgsql=shared,%p \
> 
> Hanspeter
> 
> 
> 
> 
> ------------------------------
> 
> ------------------------------------------------------------------------------
> Learn Graph Databases - Download FREE O'Reilly Book
> "Graph Databases" is the definitive new guide to graph databases and their
> applications. Written by three acclaimed leaders in the field,
> this first edition is now available. Download your free book today!
> http://p.sf.net/sfu/NeoTech
> 
> ------------------------------
> 
> _______________________________________________
> Fink-users mailing list
> Fink-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-users
> 
> 
> End of Fink-users Digest, Vol 96, Issue 33
> ******************************************

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
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