Hi Jack,

Thanks for the report. I tested it on 10.10 and worked fine,
but on 10.9, I got the error:

 xz -dc ptexlive/archive/xdvik-20090903-texlive2009.diff.xz \
     | sed -e 's|\$(common_includes)
\$(FREETYPE2_INCLUDES)|\$(FREETYPE2_INCLUDES) \$(common_includes)|g' \
     > xdvik-20090903-texlive2009.diff
sed: RE error: illegal byte sequence
### execution of /tmp/fink.V2dZK failed, exit code 1
### execution of /tmp/fink.g4bsj failed, exit code 1

I don't know why. Your change is not related to this error.

I googled the workaround, and adding "LANG=C" before
sed seems to work. (Personally I used LANG=ja_JP.UTF-8)
However, on 10.10 and 10.8, the build proceeds without the
workaround, even if LANG=ja_JP.UTF-8 is set.

Does anybody know why?

Tomoaki Okayama


2015-04-13 5:45 GMT+09:00 Jack Howarth <howarth.at.f...@gmail.com>:
> Tomoaki,
>       The texlive package needs the following update committed...
>
> Index: texlive.info
> ===================================================================
> RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/texlive.info,v
> retrieving revision 1.19
> diff -r1.19 texlive.info
> 5c5
> < Revision: 1
> ---
>> Revision: 2
> 22c22
> <  libicu48-dev,
> ---
>>  libicu55-dev,
> 229c229
> <   libicu48-shlibs,
> ---
>>   libicu55-shlibs,
>
> The Apple Clang 6.1 compilers from Xcode 6.3 builds a libicu48-dev
> package with test suite regressions (and lowering the optimization to
> -O0 doesn't eliminate those). I have added a libicu55-dev package
> which builds without compiler warnings or test suite regressions under
> Xcode 6.3. The attached texlive.info builds against this new
> libicu55-dev/libicu55-shlibs and passes 'fink -m' on 10.10 with Xcode
> 6.3.
>            Thanks in advance.
>                  Jack

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to