The port is not make jobs safe, sporadically fails with: --- /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -O2 -fno-strict-aliasing -pipe -DHAVE_LIBGD -DINTERNALBOOL -L/usr/local/lib -o libpstoedit.la -rpath /usr/local/lib -no-undefined dynload.lo callgs.lo lexyy.lo miscutil.lo cbstream.lo psimage.lo drvbase.lo base64writer.lo poptions.lo subpath.lo pstoedit.lo -lstdc++ -lm -lgd /bin/sh /usr/local/bin/libtool --tag=CXX --mode=link c++ -O2 -fno-strict-aliasing -pipe -DHAVE_LIBGD -DINTERNALBOOL -L/usr/local/lib -o libp2edrvwmf.la -rpath /usr/local/lib/pstoedit -no-undefined -lEMF -lm -L. libpstoedit.la -module drvwmf.lo initlibrary.lo -lgd libtool: link: cannot find the library `libpstoedit.la' or unhandled argument `libpstoedit.la' *** Error code 1 --- Full log: http://people.freebsd.org/~amdmi3/pstoedit-3.50_4.log Generated with FreeBSD Port Tools 0.99 How-To-Repeat: Build on multiprocessor machine with FORCE_MAKE_JOBS=yes
Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it.
avilla 2010-12-16 11:21:00 UTC FreeBSD ports repository Modified files: graphics/pstoedit Makefile distinfo Log: - Mark MAKE_JOBS_UNSAFE. [1] - Use bsd.port.options.mk. - Get rid of MD5 in distinfo. PR: ports/152895 [1] Submitted by: amdmi3 [1] Revision Changes Path 1.63 +3 -2 ports/graphics/pstoedit/Makefile 1.16 +0 -1 ports/graphics/pstoedit/distinfo _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!