[Fink-devel] guile20 / macos 10.5

2011-02-28 Thread Dan Gildea
Hi,

I had some trouble building guile20 for MacOS 10.5, with
gcc 4.0 as /usr/bin/gcc.  I get the following error:
CCLD   libguile-2.0.la
  libtool: link: warning: library `/sw/lib/libgmp.la' was moved.
  ld: duplicate symbol ___gmpz_abs in .libs/libguile_2.0_la-arbiters.o and 
.libs/libguile_2.0_la-alist.o
  collect2: ld returned 1 exit status

GMP5 had been built with gcc 4.2.  Building guile with gcc 4.2 fixed
the problem.

uname -a
Darwin mac.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 
2009; root:xnu-1228.15.4~1/RELEASE_I386 i386

Dan

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] guile20 / macos 10.5

2011-02-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Thanks for the report.  I'm cc'ing the guile20 maintainer.

On 2/28/11 5:58 AM, Dan Gildea wrote:
 Hi,
 
 I had some trouble building guile20 for MacOS 10.5, with
 gcc 4.0 as /usr/bin/gcc.  I get the following error:
 CCLD   libguile-2.0.la
   libtool: link: warning: library `/sw/lib/libgmp.la' was moved.
   ld: duplicate symbol ___gmpz_abs in .libs/libguile_2.0_la-arbiters.o and 
 .libs/libguile_2.0_la-alist.o
   collect2: ld returned 1 exit status
 
 GMP5 had been built with gcc 4.2.  Building guile with gcc 4.2 fixed
 the problem.
 
 uname -a
 Darwin mac.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 
 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386
 
 Dan
 
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEUEARECAAYFAk1rlJwACgkQB8UpO3rKjQ/xSgCdGwWBq2Iy8mE/n9bKNs7Shvlf
/qAAmLH2SEYRuySTNLIgrFBQyvxj7+w=
=EFP7
-END PGP SIGNATURE-

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] GSOC 2011?

2011-02-28 Thread Alexander Strange
The deadline for applying to Google Summer of Code as an organization is March 
11. Has anyone thought of applying for Fink?

I can think of several projects that could make package maintenance easier and 
more reliable, but are missing manpower at the moment; e.g.:

- automatic BuildDepends
- updating dpkg and co.
- fixing Could not resolve inconsistent dependencies

We would still need people to be project mentors; in my experience GSOC 
projects tend to fail if you don't stay in close contact with the students.
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] GSOC 2011?

2011-02-28 Thread Sjors Gielen

Op 28 feb 2011, om 20:41 heeft Alexander Strange het volgende geschreven:

 - updating dpkg and co.

This is done, apart from some 'minor issues'. It would not be a good candidate 
for a complete GSoC project.

As for the others: I don't think they are appropriate for a student, as they 
are pretty much core issues and require quite some knowledge about the Fink 
core in order to solve well. (But we might as well give them a try.)

Sjors

PGP.sig
Description: Dit deel van het bericht is digitaal ondertekend
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev ___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Re: [Fink-devel] guile20 / macos 10.5

2011-02-28 Thread David Fang
Dan, Alex,

Thanks for the report.  I'll enforce gcc42 on 10.5 only for guile20 when I 
get a chance.  Thanks for testing out guile20 too!

Fang

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Thanks for the report.  I'm cc'ing the guile20 maintainer.

 On 2/28/11 5:58 AM, Dan Gildea wrote:
 Hi,

 I had some trouble building guile20 for MacOS 10.5, with
 gcc 4.0 as /usr/bin/gcc.  I get the following error:
 CCLD   libguile-2.0.la
   libtool: link: warning: library `/sw/lib/libgmp.la' was moved.
   ld: duplicate symbol ___gmpz_abs in .libs/libguile_2.0_la-arbiters.o and 
 .libs/libguile_2.0_la-alist.o
   collect2: ld returned 1 exit status

 GMP5 had been built with gcc 4.2.  Building guile with gcc 4.2 fixed
 the problem.

 uname -a
 Darwin mac.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 
 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386

 Dan

 - --
 Alexander Hansen, Ph.D.
 Fink User Liaison
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iEUEARECAAYFAk1rlJwACgkQB8UpO3rKjQ/xSgCdGwWBq2Iy8mE/n9bKNs7Shvlf
 /qAAmLH2SEYRuySTNLIgrFBQyvxj7+w=
 =EFP7
 -END PGP SIGNATURE-


David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/


--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] Moving clisp to stable

2011-02-28 Thread José H. Espinosa
Hi,

I have a request from one of my users to move the current version of  
clisp to stable.

I take a look at the dependencies that will need to be move to stable  
as part of the process and the only one that might be a little  
troublesome is libgettext3-*

The other dependencies that will need to be moves are libsigsegv2 and  
ffcall but I don't see any reason for not moving them.

Do we have any time frame to have livegettext3 move to stable?  Or,  
if it will be possible to move clisp to stable by lowering the  
version of gettext?

Thanks,
Jose Espinosa


--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Moving clisp to stable

2011-02-28 Thread Daniel Macks
On Mon, 28 Feb 2011 21:00:58 -0800, 
=?ISO-8859-1?Q?Jos=E9_H._Espinosa?=  wrote:
Hi,
  
   I have a request from one of my users to move the current version of
   clisp to stable. 
  
   I take a look at the dependencies that will need to be move to stable
   as part of the process and the only one that might be a little
   troublesome is libgettext3-*
  
   The other dependencies that will need to be moves are libsigsegv2 and
   ffcall but I don't see any reason for not moving them. 
  
   Do we have any time frame to have livegettext3 move to stable?  Or,
   if it will be possible to move clisp to stable by lowering the
   version of gettext?
 
libgettext3-{dev,shlibs} has been in stable since about 2006. Heck, the 
clisp presently in stable is even already using it. In fact, 
libgettext3 is so old that many things have been shifting to using 
libgettext8-{dev,shlibs} instead over the past few months. No harm in 
staying with libgettext3, but I don't see how that affects anything. 
 
ffcall and libsigsegv2 look fine to move. 
 
dan
 

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



--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel