> On Jun 9, 2017, at 00:23, jfbu <j...@free.fr> wrote:
> 
> Hi,
> 
> I get the following build time error
> 
> ibtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU 
> -I/sw/include/libxml2 -I/sw/include -I/sw/include -Wall -W -Wcast-align -g 
> -O2 -MT libparsers_la-Error.tab.lo -MD -MP -MF 
> .deps/libparsers_la-Error.tab.Tpo -c Error.tab.cc  -fno-common -DPIC -o 
> .libs/libparsers_la-Error.tab.o
> mv -f .deps/libparsers_la-lex.das.Tpo .deps/libparsers_la-lex.das.Plo
> /bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  -I./gl 
> -I./GNU -I/sw/include/libxml2 -I/sw/include -I/sw/include  -I/sw/include 
> -Wall -W -Wcast-align  -g -O2 -MT libdapclient_la-RCReader.lo -MD -MP -MF 
> .deps/libdapclient_la-RCReader.Tpo -c -o libdapclient_la-RCReader.lo `test -f 
> 'RCReader.cc' || echo './'`RCReader.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I./gl -I./GNU 
> -I/sw/include/libxml2 -I/sw/include -I/sw/include -I/sw/include -Wall -W 
> -Wcast-align -g -O2 -MT libdapclient_la-RCReader.lo -MD -MP -MF 
> .deps/libdapclient_la-RCReader.Tpo -c RCReader.cc  -fno-common -DPIC -o 
> .libs/libdapclient_la-RCReader.o
> dds.yy:265:19: error: expected a class or namespace
>                        part = libdap::Part::array;
>                               ~~~~~~~~^
> 1 error generated.
> make[2]: *** [Makefile:1821: libparsers_la-dds.tab.lo] Error 1
> make[2]: *** Attente des tâches non terminées....
> mv -f .deps/libparsers_la-das.tab.Tpo .deps/libparsers_la-das.tab.Plo
> mv -f .deps/libparsers_la-lex.dds.Tpo .deps/libparsers_la-lex.dds.Plo
> mv -f .deps/libparsers_la-lex.ce_expr.Tpo .deps/libparsers_la-lex.ce_expr.Plo
> mv -f .deps/libparsers_la-lex.Error.Tpo .deps/libparsers_la-lex.Error.Plo
> mv -f .deps/libparsers_la-Error.tab.Tpo .deps/libparsers_la-Error.tab.Plo
> mv -f .deps/libdapclient_la-RCReader.Tpo .deps/libdapclient_la-RCReader.Plo
> mv -f .deps/libparsers_la-ce_expr.tab.Tpo .deps/libparsers_la-ce_expr.tab.Plo
> make[2] : on quitte le répertoire « 
> /sw/src/fink.build/libdap11-3.12.1-1/libdap-3.12.1 »
> make[1]: *** [Makefile:1983: all-recursive] Error 1
> make[1] : on quitte le répertoire « 
> /sw/src/fink.build/libdap11-3.12.1-1/libdap-3.12.1 »
> make: *** [Makefile:1019: all] Error 2
> ### execution of /tmp/fink.t9dp1 failed, exit code 2
> ### execution of /tmp/fink.vQ8yw failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-libdap11-3.12.1-1
> (Reading database ... 94694 files and directories currently installed.)
> Removing fink-buildlock-libdap11-3.12.1-1 ...
> Failed: phase compiling: libdap11-3.12.1-1 failed
> 
> [...]
> 
> Package manager version: 0.41.1
> Distribution version: selfupdate-rsync Thu Jun  8 21:49:47 2017, 10.9, x86_64
> Trees: local/main stable/main
> Xcode.app: 6.2
> Xcode command-line tools: 6.2.0.0.1.1424975374
> Max. Fink build jobs:  8
> 
> ----
> 
> This happens on a 10.9.5 (mavericks). I triggered it with
> 
> fink update libdap11
> 
> Initially I launched (yesterday...) fink update-all
> on this system left without Fink updates for a while.
> 
> About 209 new packages were installed successfully before failure with 
> libdap11
> 
> Best,
> 
> Jean-François
> 
> 

Could you try editing /sw/fink/dists/stable/main/finkinfo/sci/libdap11.info 
<http://libdap11.info/> and commenting out line 36 (perl -pi -e 'perl -pi -e 
's/part\s=\sarray/part = libdap::Part::array/‘ dds.yy’) ?  If your build 
succeeds then we’ll need to adjust the PatchScript appropriately.

Thanks!

-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to