Alexander Hansen | 6 Sep 2011 00:36
Picon
Gravatar

configure failure for llvm29 on 10.5/powerpc


It seems to be looking for X86 for no clear (to me) reason:

...
-- Target triple: powerpc-apple-darwin9.8.0
-- Native target architecture is PowerPC
-- Threads enabled.
-- Performing Test SUPPORTS_FPIC_FLAG
-- Performing Test SUPPORTS_FPIC_FLAG - Success
-- Building with -fPIC
-- Targeting PowerPC
-- Found Perl: /sw/bin/perl
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - big endian
CMake Error at cmake/modules/LLVMConfig.cmake:127 (message):
  Library `X86' not found in list of llvm libraries.
Call Stack (most recent call first):
  cmake/modules/LLVMConfig.cmake:47 (explicit_map_components_to_libraries)
  cmake/modules/LLVMConfig.cmake:40 (explicit_llvm_config)
  cmake/modules/AddLLVM.cmake:77 (llvm_config)
  cmake/modules/AddLLVM.cmake:96 (add_llvm_executable)
  tools/opt/CMakeLists.txt:3 (add_llvm_tool)

--

-- 
(Continue reading)

Max Horn | 7 Sep 2011 10:26
Picon
Gravatar

Need help moving some of my packages to 10.7

Hi there,

so I still don't have a 10.7 system. Hence I can't easily move stuff to the 10.7 tree (I mean, I can't even
verify dependencies are satisfied and things build). But quite some of packages probably would work well
on 10.7, and would benefit people. The following *subset* of .info files maintained by me might work well
on 10.7. So if somebody wants to see any of these in the 10.7 tree, feel free to move them over (after
verifying they build, of course).

Note: I consciously left out some packages for various reasons (e.g. because I am not sure I still want to
maintain them). If you are interested in one of those running on 10.7, please contact me privately.

crypto/arj.info
crypto/wireshark-ssl.info
crypto/xchat-ssl.info
graphics/advancecomp.info
graphics/gif2png.info
graphics/optipng.info
graphics/sng.info
net/libpcap.info
net/pan.info
net/pure-ftpd.info
net/wireshark.info
net/xchat.info
sound/libao2.info
sound/libao4.info
sound/madplay.info
sound/mpgedit.info
sound/vorbis-tools.info
sound/xmms-crossfade.info
text/doclifter.info
(Continue reading)

Martin Costabel | 7 Sep 2011 12:37
Picon

Validator complains about old cruft

Can we please get rid of the

"Error: use of PatchFile requires declaring a BuildDepends on fink (>= 
0.24.12) or higher"

complaint in the validator? This should have been EOL'ed with 10.4, 
probably even with 10.3, because older versions of fink wouldn't run 
anyway, much less be able to build packages. The Fink-0.8.1 installer 
for MacOSX 10.4 contained fink-0.24.23.

--

-- 
Martin

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Michael Wild | 7 Sep 2011 14:44
Picon
Gravatar

Orphaning blitz

Hi all

Some months ago my MB Pro died, and since then I sadly don't have access
to Mac OS X anymore. Therefore I would like to ask how I can orphan my
package blitz, or whether one of the devs can do this for me.

Thanks

Michael

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
Virtualization increases hardware utilization and delivers a new level of
agility. Learn what those decisions are and how to modernize your storage 
and backup environments for virtualization.
http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Alexander Hansen | 7 Sep 2011 15:38
Picon
Gravatar

Re: Orphaning blitz


On 9/7/11 8:44 AM, Michael Wild wrote:
> Hi all
> 
> Some months ago my MB Pro died, and since then I sadly don't have
> access to Mac OS X anymore. Therefore I would like to ask how I can
> orphan my package blitz, or whether one of the devs can do this for
> me.
> 
> Thanks
> 
> Michael
> 

Sorry to hear that.

Thanks for maintaining blitz up until now, and thanks for letting us
know that you won't be able to keep maintaining it.
--

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
Michael Wild | 7 Sep 2011 15:43
Picon
Gravatar

Re: Orphaning blitz

On Wed 07 Sep 2011 03:38:11 PM CEST, Alexander Hansen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 9/7/11 8:44 AM, Michael Wild wrote:
>> Hi all
>>
>> Some months ago my MB Pro died, and since then I sadly don't have
>> access to Mac OS X anymore. Therefore I would like to ask how I can
>> orphan my package blitz, or whether one of the devs can do this for
>> me.
>>
>> Thanks
>>
>> Michael
>>
>
> Sorry to hear that.
>
> Thanks for maintaining blitz up until now, and thanks for letting us
> know that you won't be able to keep maintaining it.

Thanks for taking care of it. I really enjoyed using Fink, and must say 
that is far superior to all the alternatives I tried (in particular 
MacPorts and Homebrew...)

Michael

------------------------------------------------------------------------------
Using storage to extend the benefits of virtualization and iSCSI
(Continue reading)

Alexander Hansen | 8 Sep 2011 19:55
Picon
Gravatar

atlas-3.9.11 misbuilds on 10.6/i386

On 10.6/i386 I get x86_64 libraries:

$ dpkg -L atlas-shlibs | grep dylib | xargs file
/sw32/lib/libatlas.dylib:   Mach-O 64-bit dynamically linked shared library
/sw32/lib/libcblas.dylib:   Mach-O 64-bit dynamically linked shared library
/sw32/lib/libf77blas.dylib: Mach-O 64-bit dynamically linked shared library
/sw32/lib/liblapack.dylib:  Mach-O 64-bit dynamically linked shared library

I've uploaded log files from builds (successful) on 10.5/i386,
10.6/i386, and 10.6/x86_64 to
http://akh.users.finkproject.org/finklogs/logfiles/ATLAS/
All were built on the same machine:
$ sysctl hw.model
hw.model: MacBook4,1

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

(Continue reading)

Jean-François Mertens | 9 Sep 2011 03:55
Picon
Favicon

Re: atlas-3.9.11 misbuilds on 10.6/i386


On 08 Sep 2011, at 19:55, Alexander Hansen wrote:

> On 10.6/i386 I get x86_64 libraries:
>
> $ dpkg -L atlas-shlibs | grep dylib | xargs file
> /sw32/lib/libatlas.dylib:   Mach-O 64-bit dynamically linked shared  
> library
> /sw32/lib/libcblas.dylib:   Mach-O 64-bit dynamically linked shared  
> library
> /sw32/lib/libf77blas.dylib: Mach-O 64-bit dynamically linked shared  
> library
> /sw32/lib/liblapack.dylib:  Mach-O 64-bit dynamically linked shared  
> library
>
> I've uploaded log files from builds (successful) on 10.5/i386,
> 10.6/i386, and 10.6/x86_64 to
> http://akh.users.finkproject.org/finklogs/logfiles/ATLAS/
> All were built on the same machine:
> $ sysctl hw.model
> hw.model: MacBook4,1

Your log shows :

ld="ld -dynamic -dylib -single_module -dead_strip -x -all_load -L. -L/ 
sw32/lib/gcc4.4/lib -ldylib1.o -dylib_install_name"
$ld /sw32/lib/libatlas.dylib libatlas.a -o libatlas.dylib -lSystem
ld: warning: -arch not specified
ld: warning: in libatlas.a, file was built for unsupported file format  
which is not the architecture being linked (x86_64)
(Continue reading)

Martin Costabel | 10 Sep 2011 02:19
Picon

Re: gc-7-1001 and Lion

On 22/07/11 23:38, Jack Howarth wrote:
> Dave,
>    FYI, David Fang asked me to test gc under Lion so that he can push guile20 into 10.7.

Almost 2 months have passed since this request. Is there still time 
needed for deciding?

I would like to see gc in Lion, too, for asymptote.

gc-7.1-1002 builds and works, although I had to compile asymptote with 
-DGC_DEBUG, otherwise there was a systematic segfault caused by a bad 
memory allocation. Whether this is a bug in asymptote (which I also had 
to compile with llvm instead of clang because of questionable C++ 
coding) or in gc, I don't know.

--

-- 
Martin

------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
Fink-devel mailing list
Fink-devel <at> lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel
(Continue reading)

David R. Morrison | 10 Sep 2011 16:12
Favicon

Re: gc-7-1001 and Lion

OK, gc has been added to 10.7.

  -- Dave

On Sep 9, 2011, at 8:19 PM, Martin Costabel wrote:

> On 22/07/11 23:38, Jack Howarth wrote:
>> Dave,
>>   FYI, David Fang asked me to test gc under Lion so that he can push guile20 into 10.7.
> 
> Almost 2 months have passed since this request. Is there still time needed for deciding?
> 
> I would like to see gc in Lion, too, for asymptote.
> 
> gc-7.1-1002 builds and works, although I had to compile asymptote with -DGC_DEBUG, otherwise there was a
systematic segfault caused by a bad memory allocation. Whether this is a bug in asymptote (which I also had
to compile with llvm instead of clang because of questionable C++ coding) or in gc, I don't know.
> 
> -- 
> Martin
> 
> 
> 

------------------------------------------------------------------------------
Malware Security Report: Protecting Your Business, Customers, and the 
Bottom Line. Protect your business and customers by understanding the 
threat from malware and how it can impact your online business. 
http://www.accelacomm.com/jaw/sfnl/114/51427462/
_______________________________________________
(Continue reading)


Gmane