On 2014-10-31 15:33, Beeblebrox wrote:
graphics/png has been failing like this for some time, and I would go around the problem by fetching the newer binary then re-starting poudriere. That
trick did not work this time, so now I'm stuck.

Same error when building on host (non-poudriere). Port used to compile on
host, but no longer. Host & poudriere make.conf are identical.

Running tests...
/usr/local/bin/ctest --force-new-ctest-process
Test project /wrkdirs/usr/ports/graphics/png/work/libpng-1.5.19
    Start 1: pngtest
1/2 Test #1: pngtest ..........................   Passed    0.01 sec
    Start 2: pngvalid
2/2 Test #2: pngvalid .........................***Failed    5.88 sec

50% tests passed, 1 tests failed out of 2

Total Test time (real) =   5.89 sec

The following tests FAILED:
          2 - pngvalid (Failed)
Errors while running CTest



-----
FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS
--
View this message in context:
http://freebsd.1045724.n5.nabble.com/graphics-png-fail-tp5961223.html
Sent from the freebsd-ports mailing list archive at Nabble.com.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

While this does not directly help you, it passes the test for me on 11.0-CURRENT #4 r273857:

PORTNAME=       png
PORTVERSION=    1.5.19


<snip>
Running tests...
Test project /usr/ports/graphics/png/work/libpng-1.5.19
    Start 1: pngtest
1/2 Test #1: pngtest ..........................   Passed    0.03 sec
    Start 2: pngvalid
2/2 Test #2: pngvalid .........................   Passed   31.60 sec

100% tests passed, 0 tests failed out of 2

Total Test time (real) =  31.74 sec
===>  Staging for png-1.5.19
/bin/mkdir -p /usr/ports/graphics/png/work/stage/usr/local/include/libpng /bin/mkdir -p /usr/ports/graphics/png/work/stage/usr/local/libdata/pkgconfig
===>   Generating temporary packing list





_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to