Re: [Fink-users] cmake flags and libgme0-shlibs

2014-03-22 Thread Hanspeter Niederstrasser
On Fri, March 21, 2014 11:28 pm, shawn means wrote:
 Hiya,

 Sure thing - here's the lot with text on emailing listserv removed.  This
 is after doing a selfupdate and update-all.  I'm guessing the build log
 isn't there unless the build is successful?  I don't see the CMake
 Settings stuff with CMAKE_VERBOSE_MAKEFILE in anything but CMakeCache.txt
 in the build directory
 /sw/src/fink.build/libgme0-shlibs-0.6.0-1/game-music-emu-0.6.0  (after
 doing a grep -r for that string).

 Let me know if you need any more info or if I've missed something obvious
 here! :)

I meant the Cmake Settings: section in the build output that goes into
the Terminal.app scrollback (not file contents from within the build
directory).

 Also include the following system information:
 Package manager version: 0.36.3.1
 Distribution version: selfupdate-rsync Sat Mar 22 17:15:59 2014, 10.9,
 x86_64
 Trees: local/main stable/main
 No recognized Xcode.app installed
 Xcode command-line tools: 5.0.1.0.1.1382131676
 Max. Fink build jobs:  1

This does look like what one would expect after downgrading from 5.1 and
just installing the 5.0 CLI, so that's good and I think the fix I
committed earlier to CVS should take care of your situation with
libgme0-shlibs.

Hanspeter

-- 
More agile than a turtle, stronger than a mouse, nobler than a lettuce


--
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/13534_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


Re: [Fink-users] Subject: fail to update-all on OSX 10.4

2014-03-22 Thread Derek Homeier
On 18.03.2014, at 8:13AM, Ivan Kanis i...@kanis.fr wrote:

 /sw/fink/dists/stable/main/finkinfo/10.4-EOL/base/libgettext8-shlibs.patch
 checksum does not match!
 Actual: 0fa124a9e56f702eb9f817ebd10aae5f
 Expected: 34a11cf58bde5e40fd110004731fb574
 
 My guess is that you can edit
 /sw/fink/10.4/stable/main/finkinfo/10.4-EOL/base/libgettext8-shlibs.info
 and put the Actual value above in its PatchFile-MD5 field.
 
 The info file looks correct:
 
 Source-MD5: 0fa124a9e56f702eb9f817ebd10aae5f
 # libgettext8-shlibs.patch must be regenerated for every update since
 # dpkg uses it and needs the correct full file headers for patch -p0
 PatchFile: %n.patch
 : 0fa124a9e56f702eb9f817ebd10aae5f
 
 It seems that fink is looking at Source-MD5 to check for the patch. If
 you could tell me what script is doing this I can take it from there.

No, this does not look correct - the source file, probably this
md5sum /sw/src/gettext-0.18.3.1.tar.gz  
 
3fc808f7d25487fc72b5759df7419e02  /sw/src/gettext-0.18.3.1.tar.gz

and the patch definitely should not have the same md5sum.
But it is a mystery to me why it would expect a completely different MD5,
and why this did not fail right at the beginning of the build with a wrong
MD5 for the source file. But apparently the package build was completed
and then only the buildlock removal failed, maybe something got messed
up in fink's internal database…
Can you check if it's still there with
fink list fink-buildlock-gettext-tools-0.18.1.1-1
^^^
Oh, just noticed this, that looks definitely odd - the PatchFile-MD5 in your 
info
file is for libgettext 1.18.3.1-2 (and for 1.18.2.1-1 it was 
0fc008bcbe67004c6f2bcbf5581ef1c3)
but the buildlock claims it's for 1.18.1.1-1, looks like it was left over from 
an old
update and maybe the info files had been updated in the meantime.
I'd try to remove it manually with 
fink remove fink-buildlock-gettext-tools-0.18.1.1-1
or sudo dpkg -r … and then try a fink rebuild libgettext8-shlibs, see if 
that helps.
(But you want to make sure the Source-MD5 in the info file is correct for that).

Derek
--
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/13534_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


Re: [Fink-users] Sites not responding or timestamps older messages

2014-03-22 Thread Derek Homeier
On 21 Mar 2014, at 04:50 am, Alexander Hansen alexanderk.han...@gmail.com 
wrote:

 The second is something we can work with.  The central site where most 
 of the rest get their data is stuck for some reason, and I tried to 
 contact an administrator today.
 
 You might want to change your rsync mirror
 
 rsync://ber.de.eu.finkmirrors.net/finkinfo/
 
 since that site updates independently and is currently up.

BTW is it possible to modify something like the regional list of mirrors as 
well?
Currently some sites,most notoriously distfiles.ams.nl.eu.finkmirrors.net and
distfiles.hel.fi.eu.finkmirrors.net are down almost all the time, yet (at least 
with
MirrorOrder Master-First) fink keeps going back to them to download sources
and just gets no response, so on a larger update it is waiting every time for 
the
timeout and then for the timeout for the default next mirror choice unless one 
is
sitting by and intervenes manually during the download phase.

Cheers,
Derek


--
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/13534_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


Re: [Fink-users] Sites not responding or timestamps older messages

2014-03-22 Thread Alexander Hansen
On 3/22/14, 12:40 PM, Derek Homeier wrote:
 On 21 Mar 2014, at 04:50 am, Alexander Hansen alexanderk.han...@gmail.com 
 wrote:

 The second is something we can work with.  The central site where most
 of the rest get their data is stuck for some reason, and I tried to
 contact an administrator today.

 You might want to change your rsync mirror

 rsync://ber.de.eu.finkmirrors.net/finkinfo/

 since that site updates independently and is currently up.

 BTW is it possible to modify something like the regional list of mirrors as 
 well?
 Currently some sites,most notoriously distfiles.ams.nl.eu.finkmirrors.net and
 distfiles.hel.fi.eu.finkmirrors.net are down almost all the time, yet (at 
 least with
 MirrorOrder Master-First) fink keeps going back to them to download sources
 and just gets no response, so on a larger update it is waiting every time for 
 the
 timeout and then for the timeout for the default next mirror choice unless 
 one is
 sitting by and intervenes manually during the download phase.

 Cheers,
   Derek


Sure.  The easiest method is to remove or comment (via a '#') entries in 
the files under /sw/lib/fink/mirror.  This is also a mechanism by which 
one can add a local repository.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
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/13534_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


[Fink-users] qpdf-2.3.1-1 fails to build

2014-03-22 Thread Daniel Macks
/bin/sh ./libtool --mode=link g++ -g -O2 -Wall -o libqpdf/build/libqpdf.la 
libqpdf/build/BitStream.lo libqpdf/build/BitWriter.lo libqpdf/build/Buffer.lo 
libqpdf/build/MD5.lo libqpdf/build/PCRE.lo libqpdf/build/Pipeline.lo 
libqpdf/build/Pl_AES_PDF.lo libqpdf/build/Pl_ASCII85Decoder.lo 
libqpdf/build/Pl_ASCIIHexDecoder.lo libqpdf/build/Pl_Buffer.lo 
libqpdf/build/Pl_Count.lo libqpdf/build/Pl_Discard.lo libqpdf/build/Pl_Flate.lo 
libqpdf/build/Pl_LZWDecoder.lo libqpdf/build/Pl_MD5.lo 
libqpdf/build/Pl_PNGFilter.lo libqpdf/build/Pl_QPDFTokenizer.lo 
libqpdf/build/Pl_RC4.lo libqpdf/build/Pl_StdioFile.lo libqpdf/build/QPDF.lo 
libqpdf/build/QPDFExc.lo libqpdf/build/QPDFObject.lo 
libqpdf/build/QPDFObjectHandle.lo libqpdf/build/QPDFTokenizer.lo 
libqpdf/build/QPDFWriter.lo libqpdf/build/QPDFXRefEntry.lo 
libqpdf/build/QPDF_Array.lo libqpdf/build/QPDF_Bool.lo 
libqpdf/build/QPDF_Dictionary.lo libqpdf/build/QPDF_Integer.lo 
libqpdf/build/QPDF_Name.lo libqpdf/build/QPDF_Null.lo 
libqpdf/build/QPDF_Real.lo libqpdf/build/QPDF_Stream.lo 
libqpdf/build/QPDF_String.lo libqpdf/build/QPDF_encryption.lo 
libqpdf/build/QPDF_linearization.lo libqpdf/build/QPDF_optimization.lo 
libqpdf/build/QTC.lo libqpdf/build/QUtil.lo libqpdf/build/RC4.lo 
libqpdf/build/qpdf-c.lo libqpdf/build/rijndael.lo -L/sw/lib -L/sw/lib -L/sw/lib 
-lpcre -lz  -rpath /sw/lib -version-info 7:1:4
libtool: link: `libqpdf/build/QPDF.lo' is not a valid libtool object
make: *** [libqpdf/build/libqpdf.la] Error 1

I am on 10.8 with MaxBuildJobs=1
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1377666378

dan

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


--
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/13534_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