Date: 20 May 2008 16:52:03 -0400 From: Howard Goldstein <hg@cally.queue.to> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/123847: non-standard config option "Run bundled self-tests after build" renders graphics/ImageMagick 6.4.1.3 unbuildable Message-ID: <20080520205203.72553.qmail@cally.queue.to> Resent-Message-ID: <200805202100.m4KL07FS016951@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123847 >Category: ports >Synopsis: non-standard config option "Run bundled self-tests after build" renders graphics/ImageMagick 6.4.1.3 unbuildable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 20 21:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Howard Goldstein >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD cally.queue.to 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri May 16 16:36:19 EDT 2008 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386 cally:~$ perl -v This is perl, v5.8.8 built for i386-freebsd-64int (with 1 registered patch, see perl -V for more detail) >Description: bundled self-tests fail during build in 6.4.1.3, didn't in the previous ports version. non-critical/low since the bundled self-test run is not the default ... PASS: utilities/tests/spread.sh PASS: utilities/tests/swirl.sh PASS: utilities/tests/unsharpmask.sh PASS: utilities/tests/wave.sh PASS: utilities/tests/montage.sh ======================================================== All 697 tests behaved as expected (11 expected failures) ======================================================== cd PerlMagick && make CC='cc' test /bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jbig/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/x11/*.t t/zlib/*.t t/blob.............. Failed 1/1 subtests t/bzlib/read........ Failed 1/1 subtests t/bzlib/write....... Failed 1/1 subtests t/composite......... Failed 18/18 subtests t/filter............ Failed 58/58 subtests t/getattribute...... Failed 25/25 subtests t/jbig/read......... Failed 1/1 subtests t/jbig/write........ Failed 1/1 subtests t/jp2/read.......... Failed 3/3 subtests t/jpeg/read......... Failed 2/2 subtests t/jpeg/write........ Failed 2/2 subtests t/montage........... Failed 19/19 subtests t/png/read-16....... Failed 5/5 subtests t/png/read.......... Failed 6/6 subtests t/png/write-16...... Failed 5/5 subtests t/png/write......... Failed 6/6 subtests t/read.............. Failed 47/47 subtests t/setattribute...... Failed 71/71 subtests t/tiff/read......... Failed 16/16 subtests t/tiff/write........ Failed 10/10 subtests t/write............. Failed 32/32 subtests t/x11/read.......... Failed 2/2 subtests t/x11/write......... Failed 2/2 subtests t/zlib/read......... Failed 1/1 subtests t/zlib/write........ Failed 1/1 subtests Test Summary Report ------------------- t/blob.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/bzlib/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/bzlib/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/composite.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 18 tests but ran 0. t/filter.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 58 tests but ran 0. t/getattribute.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 25 tests but ran 0. t/jbig/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/jbig/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/jp2/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 3 tests but ran 0. t/jpeg/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 2 tests but ran 0. t/jpeg/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 2 tests but ran 0. t/montage.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 19 tests but ran 0. t/png/read-16.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 5 tests but ran 0. t/png/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 6 tests but ran 0. t/png/write-16.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 5 tests but ran 0. t/png/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 6 tests but ran 0. t/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 47 tests but ran 0. t/setattribute.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 71 tests but ran 0. t/tiff/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 16 tests but ran 0. t/tiff/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 10 tests but ran 0. t/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 32 tests but ran 0. t/x11/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 2 tests but ran 0. t/x11/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 2 tests but ran 0. t/zlib/read.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. t/zlib/write.t (Wstat: 140 Tests: 0 Failed: 0) Parse errors: Bad plan. You planned 1 tests but ran 0. Files=25, Tests=0, 2 wallclock secs ( 0.05 usr 0.04 sys + 0.47 cusr 0.34 csys = 0.89 CPU) Result: FAIL Failed 25/25 test programs. 0/0 subtests failed. *** Error code 255 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1/PerlMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.1. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.54505.2 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=ImageMagick-6.4.1.1 UPGRADE_PORT_VER=6.4.1.1 make ** Fix the problem and try again. >How-To-Repeat: set "Run bundled self-tests after buld" option with make config >Fix: unset the "Run bundled self-tests after build" config parm >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080520205203.72553.qmail>