[Fink-devel] Fink build error: openmcu-2.2.1-3 on Intel OS 10.5.6

2009-04-23 Thread Monic Polynomial
(detected via Todai’s build logs) openmcu-2.2.1-3 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 07:48:43 2009, 10.5, i386 $ fink --build-as-nobody rebuild openmcu (...) gunzip -c

Re: [Fink-devel] Fink build error: openmcu-2.2.1-3 on Intel OS 10.5.6

2009-04-23 Thread Alexander Hansen
Monic Polynomial wrote: (detected via Todai’s build logs) openmcu-2.2.1-3 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 07:48:43 2009, 10.5, i386 $ fink --build-as-nobody rebuild openmcu

Re: [Fink-devel] python26-socket.info?

2009-04-23 Thread Jack Howarth
Daniel, Thanks for the information. I'll update my packages in fink to only support builds for python 2.5 and 2.6 in the future. Have you had any luck in getting python 2.6.2 to install in the proper places with your fink packaging? If I knew what those changes were it should be straight forward

[Fink-devel] Long-obsolete Distribution:10.3 to be removed

2009-04-23 Thread Daniel Macks
10.3 has long been totally unsupported, so I'm going to remove 10.3 from the Distribution: fields of all pkgs shortly. Distribution is restrictive (if present, *only* those listed distros have it), so keeping them pruned avoids accidentally blocking a pkg from a future distro and keeps us less

[Fink-devel] Current-unstable GNOME suite migration to stable

2009-04-23 Thread Daniel Macks
(note: please don't follow-up to *both* lists to which this is sent!) Unstable has had its gnome suite at the level of GNOME2.24 for a few months now and I haven't seen any new error reports related to it. Several maintainers have asked about migrating their packages to stable, but are blocked

[Fink-devel] Fink build error: sendfile-2.1a-1005 on Intel OS 10.5.6

2009-04-23 Thread Monic Polynomial
(detected via Todai's build logs) sendfile-2.1a-1005 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 11:43:26 2009, 10.5, i386 $ fink --build-as-nobody rebuild sendfile (...) cc -O2 -I/sw/include

[Fink-devel] Fink build error: silc-client-1.0.1-102 on Intel OS 10.5.6

2009-04-23 Thread Monic Polynomial
(detected via Todai's build logs) silc-client-1.0.1-102 fails to build on Intel OS 10.5.6 if perl5.8.8 is installed but perl5.8.6 isn't. I'm sending this to -devel because I can't reach the maintainer, William Dell Wisner, at the e-mail address listed in the package description (NXDOMAIN).

[Fink-devel] gmp-4.3.0 problems on Intel Darwin

2009-04-23 Thread Jack Howarth
David, Can you try a build of gmp-4.3.0 on Intel Darwin9? On my MacBook Pro, I am seeing four testsuite failures when using your current packaging to build the new gmp 4.3.0 release (with or without the gmp.patch). I have reported this upstream...

Re: [Fink-devel] Fink build error: silc-client-1.0.1-102 on Intel OS 10.5.6

2009-04-23 Thread Alexander Hansen
Monic Polynomial wrote: (detected via Todai's build logs) silc-client-1.0.1-102 fails to build on Intel OS 10.5.6 if perl5.8.8 is installed but perl5.8.6 isn't. I'm sending this to -devel because I can't reach the maintainer, William Dell Wisner, at the e-mail address listed in the

Re: [Fink-devel] Fink build error: openmcu-2.2.1-3 on Intel OS 10.5.6

2009-04-23 Thread Martin Costabel
Alexander Hansen wrote: Monic Polynomial wrote: [] gunzip -c ../openmcu_2.2.1-1.diff.gz | sed -e '0,/@DPATCH@/d' -e '\Xdebian/controlX,$d' -e 's,^[+],,' | patch -p1 missing header for unified diff at line 3 of patch patching file debian/patches/00list patch: malformed patch at line 4:

Re: [Fink-devel] Fink build error: silc-client-1.0.1-102 on Intel OS 10.5.6

2009-04-23 Thread Alexander Hansen
Alexander Hansen wrote: Monic Polynomial wrote: (detected via Todai's build logs) silc-client-1.0.1-102 fails to build on Intel OS 10.5.6 if perl5.8.8 is installed but perl5.8.6 isn't. I'm sending this to -devel because I can't reach the maintainer, William Dell Wisner, at the

Re: [Fink-devel] Fink build error: tk-tablematrix-pm586-1.2-2 on Intel OS 10.5.6

2009-04-23 Thread Alexander Hansen
Monic Polynomial wrote: (detected via Todai's build logs) tk-tablematrix-pm586-1.2-2 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 15:07:00 2009, 10.5, i386 $ which perl5.8.6 /sw/bin/perl5.8.6

[Fink-devel] Fink build error: wwwoffle-2.7h-2 on Intel OS 10.5.6

2009-04-23 Thread Monic Polynomial
(detected via Todai's build logs) wwwoffle-2.7h-2 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 15:07:00 2009, 10.5, i386 $ which flex; flex --version /usr/bin/flex flex 2.5.33 $ fink

[Fink-devel] depreciating gcc42 and pdftk

2009-04-23 Thread Jack Howarth
I was considering how we might depreciate the gcc42 package out of fink unstable tonight and remembered that this is being blocked by the pdftk package which doesn't build with gcc 4.3 or newer. Fortunately Fedora 11 has a pdftk build that uses a pdftk-1.41-noitext.tar.bz2 tarball and their

Re: [Fink-devel] Fink build error: wwwoffle-2.7h-2 on Intel OS 10.5.6

2009-04-23 Thread Alexander Hansen
Monic Polynomial wrote: (detected via Todai's build logs) wwwoffle-2.7h-2 fails to build on Intel OS 10.5.6. $ fink -V | head -n 2 Package manager version: 0.29.2 Distribution version: selfupdate-rsync Thu Apr 23 15:07:00 2009, 10.5, i386 $ which flex; flex --version /usr/bin/flex