-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/7/11 5:07 PM, Chadwick Boggs wrote: > Does anybody know how to fix the following? > <snip>
> Making all in src pod2man --release='20111022' --center='parallel' > \ --section=1 ./parallel.pod > ./parallel.1 pod2man > --release='20111022' --center='parallel' \ --section=1 ./sem.pod > > ./sem.1 pod2man --release='20111022' --center='parallel' \ > --section=1 ./sql > ./sql.1 pod2man --release='20111022' > --center='parallel' \ --section=1 ./niceload.pod > ./niceload.1 > ./sem --fg --id pod2html pod2html ./parallel.pod > ./parallel.html > ./sem --fg --id pod2html pod2html ./sem.pod > ./sem.html ./sem --fg > --id pod2html pod2html ./sql > ./sql.html ./sem --fg --id pod2html > pod2html ./niceload.pod > ./niceload.html Use of uninitialized > value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 191. Use of > uninitialized value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 268. Use of > uninitialized value $cmd[0] in exec at > /System/Library/Perl/5.12/IPC/Open3.pm line 270. Can't exec "": No > such file or directory at /System/Library/Perl/5.12/IPC/Open3.pm > line 270. Use of uninitialized value $cmd[0] in join or string at > /System/Library/Perl/5.12/IPC/Open3.pm line 271. open3: exec of -c > pod2html ./sql failed at ./sem line 3421 Use of uninitialized > value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 191. make[2]: *** > [sql.html] Error 1 make[2]: *** Waiting for unfinished jobs.... Use > of uninitialized value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 268. Use of > uninitialized value $cmd[0] in exec at > /System/Library/Perl/5.12/IPC/Open3.pm line 270. Can't exec "": No > such file or directory at /System/Library/Perl/5.12/IPC/Open3.pm > line 270. Use of uninitialized value $cmd[0] in join or string at > /System/Library/Perl/5.12/IPC/Open3.pm line 271. open3: exec of -c > pod2html ./sem.pod failed at ./sem line 3421 Use of uninitialized > value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 191. Use of > uninitialized value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 268. Use of > uninitialized value $cmd[0] in exec at > /System/Library/Perl/5.12/IPC/Open3.pm line 270. Can't exec "": No > such file or directory at /System/Library/Perl/5.12/IPC/Open3.pm > line 270. Use of uninitialized value $cmd[0] in join or string at > /System/Library/Perl/5.12/IPC/Open3.pm line 271. open3: exec of -c > pod2html ./parallel.pod failed at ./sem line 3421 make[2]: *** > [parallel.html] Error 1 Use of uninitialized value $cmd[0] in > string eq at /System/Library/Perl/5.12/IPC/Open3.pm line 191. Use > of uninitialized value $cmd[0] in string eq at > /System/Library/Perl/5.12/IPC/Open3.pm line 268. Use of > uninitialized value $cmd[0] in exec at > /System/Library/Perl/5.12/IPC/Open3.pm line 270. Can't exec "": No > such file or directory at /System/Library/Perl/5.12/IPC/Open3.pm > line 270. Use of uninitialized value $cmd[0] in join or string at > /System/Library/Perl/5.12/IPC/Open3.pm line 271. open3: exec of -c > pod2html ./niceload.pod failed at ./sem line 3421 make[2]: *** > [niceload.html] Error 1 make[2]: *** [sem.html] Error 1 make[1]: > *** [all-recursive] Error 1 make: *** [all] Error 2 ### execution > of make failed, exit code 2 Removing runtime build-lock... Removing > build-lock package... /sw/bin/dpkg-lockwait -r > fink-buildlock-parallel-20111022-1 (Reading database ... 6316 files > and directories currently installed.) Removing > fink-buildlock-parallel-20111022-1 ... Failed: phase compiling: > parallel-20111022-1 failed > > Before reporting any errors, please run "fink selfupdate" and try > again. If you continue to have issues, please check to see if the > FAQ on Fink's website solves the problem. If not, ask on one of > these mailing lists: > > The Fink Users List <[email protected]> The Fink > Beginners List <[email protected]>, > > with a carbon copy to the maintainer: > > Jesse Alama <[email protected]> > > Note that this is preferable to emailing just the maintainer > directly, since most fink package maintainers do not have access to > all possible hardware and software configurations. > > Please try to include the complete error message in your report. > This generally consists of a compiler line starting with e.g. "gcc" > or "g++" followed by the actual error output from the compiler. > > Also include the following system information: Package manager > version: 0.31.4 Distribution version: selfupdate-rsync Mon Nov 7 > 15:01:47 2011, 10.7, x86_64 Trees: local/main stable/main Xcode: > 4.1 > > Email Disclaimer: http://www.redprairie.com/emaildisclaimer/ > > > I see the same thing on 10.7. Maintainer cc'ed. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk64YEYACgkQB8UpO3rKjQ9VgQCeIVW3IWkZCL+NHvFnft7UyErX KjgAoIPHjSXf5B/FWm6WCwi/ZFai2knl =YWud -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
