[Fink-devel] storage build broken under Xcode 6.3

2015-04-16 Thread Jack Howarth
The Apple Clang 6.1 compilers from Xcode 6.3 break the build of the strigi package with the error... [ 92%] Building CXX object strigidaemon/bin/daemon/xesam/CMakeFiles/xesam.dir/xesamsession.cpp.o cd /sw/src/fink.build/strigi-0.7.8-2/strigi-0.7.8/build/strigidaemon/bin/daemon/xesam && /sw/var/li

[Fink-devel] Handling flat_namespace on 10.10+

2015-04-16 Thread Alexander Hansen
Summary: GNU libtool effectively assumed that there would be no 10.10, so a bunch of packages inherited conditional logic that treats 10.10 like 10.1. We’ve been patching against this, and put a .deb validator check for flat_namespace builds. Problem: openmpi apparently requires flat_namespa

Re: [Fink-devel] texlive_0.20140523-2

2015-04-16 Thread Alexander Hansen
> On Apr 16, 2015, at 05:46, Tomoaki Okayama > wrote: > > OMG, "make -k check" failed when LANG is set. Grr > test-suite.log says "sed: RE error: illegal byte sequence". > > Hum..., I added "unset LANG" in the TestScript. > > I hope this bug (the environment variables are not unset > when bui

Re: [Fink-devel] mysql-unified-5.0.96-4 validation failures

2015-04-16 Thread Alexander Hansen
> On Apr 16, 2015, at 05:39, Jack Howarth wrote: > > The current mysql-unified-5.0.96-4 fails to validate with... > > Stopping All Servers > Failed 7/477 tests, 98.53% were successful. > > The log files in var/log may give you some hint > of what went wrong. > If you want to report this erro

Re: [Fink-devel] texlive_0.20140523-2

2015-04-16 Thread Tomoaki Okayama
perl -pi seems to work fine, so I've just committed the new texlive.info. But still I'm wondering why the environment variable is not unset in my env... Tomoaki Okayama 2015-04-15 21:18 GMT+09:00 Jack Howarth : > What happens if you substitute a perl edit for the sed edit? > > On Tue, Apr 14, 2

Re: [Fink-devel] texlive_0.20140523-2

2015-04-16 Thread Tomoaki Okayama
OMG, "make -k check" failed when LANG is set. Grr test-suite.log says "sed: RE error: illegal byte sequence". Hum..., I added "unset LANG" in the TestScript. I hope this bug (the environment variables are not unset when building) will be fixed... Tomoaki Okayama 2015-04-16 21:00 GMT+09:00 Tomo

[Fink-devel] mysql-unified-5.0.96-4 validation failures

2015-04-16 Thread Jack Howarth
The current mysql-unified-5.0.96-4 fails to validate with... Stopping All Servers Failed 7/477 tests, 98.53% were successful. The log files in var/log may give you some hint of what went wrong. If you want to report this error, please read first the documentation at http://dev.mysql.com/doc/my