fpl-oct362 failed with syntax error near beginning of build at Line 14. Looks like extra fi? Hope this helps.
> /sw/bin/tar --no-same-owner --no-same-permissions -xf > /sw/src/fpl-1.3.0.tar.gz > /tmp/fink.eQrbF > #!/bin/sh -ev > if [ $UID -ne 0 ] > then > echo "fpl-oct362 cannot be built with --build-as-nobody" > exit 1 > fi > export OCTAVE=/sw/bin/octave-3.6.2 > # repack tarball, since octave-3.4.3 appears not to want to install > # from directories > cd .. > tar -cf fpl.tar fpl-1.3.0 > cd /sw/src/fink.build/fpl-oct362-1.3.0-1/fpl-1.3.0 > pkgsrc=fpl.tar > fi > /tmp/fink.eQrbF: line 14: syntax error near unexpected token `fi' > ### execution of /tmp/fink.eQrbF failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-fpl-oct362-1.3.0-1 > (Reading database ... 339821 files and directories currently installed.) > Removing fink-buildlock-fpl-oct362-1.3.0-1 ... > Failed: phase compiling: fpl-oct362-1.3.0-1 failed Gary K Olson ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
