Hello!

I was trying to download lcdf-typetools-2.92-1 from Fink. I own a 2.3 GHz, 8GB 
Macbook Pro Retina running Mac OSX 10.9.1. I have the latest version of Fink 
(as of 8pm GMT-5 Saturday evening).

I encountered the following error messages and was then told to contact this 
email address to ask for help. 

Any assistance would be much appreciated!

Thanks,
Evan



Also include the following system information:
Package manager version: 0.36.3.1
Distribution version: selfupdate-rsync Sat Jan 25 19:07:21 2014, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  8

——————————————————
error codes (I included some extra lines before and after the error messages)


g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/sw/include  -g -O2 -MT metrics.o 
-MD -MP -MF .deps/metrics.Tpo -c -o metrics.o metrics.cc
mv -f .deps/encoding.Tpo .deps/encoding.Po
g++ -DHAVE_CONFIG_H -I. -I.. -I../include  -I/sw/include  -g -O2 -MT otf.o -MD 
-MP -MF .deps/otf.Tpo -c -o otf.o otf.cc
In file included from cff.cc:21:
In file included from ../include/efont/t1item.hh:5:
../include/lcdf/straccum.hh:484:27: warning: adding 'int' to a string does not
      append to the string [-Wstring-plus-int]
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
              ~~~~~~~~~~~~^~~~~~~~~~~~~
../include/lcdf/straccum.hh:484:27: note: use array indexing to silence this
      warning
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
                          ^
              &           [            ]
In file included from amfm.cc:25:
../include/lcdf/straccum.hh:484:27: warning: adding 'int' to a string does not
      append to the string [-Wstring-plus-int]
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
              ~~~~~~~~~~~~^~~~~~~~~~~~~
../include/lcdf/straccum.hh:484:27: note: use array indexing to silence this
      warning
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
                          ^
              &           [            ]
cff.cc:349:96: error: too few arguments provided to function-like macro
      invocation
  .../ sizeof(standard_strings[0])) == NSTANDARD_STRINGS);
                                                        ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9:
 note: 
      macro 'static_assert' defined here
#define static_assert(__b, __m) \
        ^
cff.cc:349:5: error: use of undeclared identifier 'static_assert'; did you mean
      'static_cast'?
    static_assert((sizeof(standard_strings) / sizeof(standard_strings[0]...
    ^
cff.cc:350:84: error: too few arguments provided to function-like macro
      invocation
  .../ sizeof(standard_encoding[0])) == 256);
                                           ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9:
 note: 
      macro 'static_assert' defined here
#define static_assert(__b, __m) \
        ^
cff.cc:350:5: error: use of undeclared identifier 'static_assert'; did you mean
      'static_cast'?
    static_assert((sizeof(standard_encoding) / sizeof(standard_encoding[...
    ^~~~~~~~~~~~~
    static_cast
cff.cc:350:18: error: expected '<' after 'static_cast'
    static_assert((sizeof(standard_encoding) / sizeof(standard_encoding[...
                 ^
                 <
cff.cc:351:80: error: too few arguments provided to function-like macro
      invocation
  .../ sizeof(expert_encoding[0])) == 256);
                                         ^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__config:410:9:
 note: 
      macro 'static_assert' defined here
#define static_assert(__b, __m) \
        ^
cff.cc:351:5: error: use of undeclared identifier 'static_assert'; did you mean
      'static_cast'?
    static_assert((sizeof(expert_encoding) / sizeof(expert_encoding[0])...
    ^~~~~~~~~~~~~
    static_cast
cff.cc:351:18: error: expected '<' after 'static_cast'
    static_assert((sizeof(expert_encoding) / sizeof(expert_encoding[0])...
                 ^
                 <
1 warning and 8 errors generated.
make[2]: *** [cff.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from otf.cc:21:
../include/lcdf/straccum.hh:484:27: warning: adding 'int' to a string does not
      append to the string [-Wstring-plus-int]
mv -f .deps/afmw.Tpo .deps/afmw.Po
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
              ~~~~~~~~~~~~^~~~~~~~~~~~~
../include/lcdf/straccum.hh:484:27: note: use array indexing to silence this
      warning
    sa.append("truefalse" + (b ? 0 : 4), (b ? 4 : 5));
                          ^
              &           [            ]
mv -f .deps/afmparse.Tpo .deps/afmparse.Po
mv -f .deps/metrics.Tpo .deps/metrics.Po
mv -f .deps/findmet.Tpo .deps/findmet.Po
mv -f .deps/afm.Tpo .deps/afm.Po
1 warning generated.
mv -f .deps/amfm.Tpo .deps/amfm.Po
1 warning generated.
mv -f .deps/otf.Tpo .deps/otf.Po
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
### execution of /tmp/fink.o8ct_ failed, exit code 2

//A few packages were removed, about 100 were installed...

Failed: phase compiling: lcdf-typetools-2.92-1 failed

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to