svn commit: r461039 - head/games/crafty
Jan Beich
jbeich at FreeBSD.org
Fri Feb 9 07:17:50 UTC 2018
Johan van Selst <johans at FreeBSD.org> writes:
> -BROKEN= fails to build: Could not read profile default.profdata: No such file or directory
No, you've managed to break it further.
- post-extract refers to book.bin but DISTFILES has only books.bin
- default.profdata is how Clang tells -fprofile-use is different from GCC
- GCC accepts -fprofile-use even if *without* profile data
- Clang on FreeBSD 10.* is too old and doesn't support/ignores -fprofile-use
=======================<phase: extract >============================
===> Fetching all distfiles required by crafty-25.2 for building
===> Extracting for crafty-25.2
=> SHA256 Checksum OK for crafty/crafty-25.2.zip.
=> SHA256 Checksum OK for crafty/books.bin.
=> SHA256 Checksum OK for crafty/start.pgn.gz.
cd /portdistfiles/crafty && cp -f book.bin start.pgn.gz /wrkdirs/usr/ports/games/crafty/work
cp: book.bin: No such file or directory
*** Error code 1
http://beefy5.nyi.freebsd.org/data/103i386-default/461193/logs/errors/crafty-25.2.log
http://beefy6.nyi.freebsd.org/data/103amd64-default/461193/logs/errors/crafty-25.2.log
http://beefy9.nyi.freebsd.org/data/111amd64-default/461193/logs/errors/crafty-25.2.log
http://beefy10.nyi.freebsd.org/data/111i386-default/461193/logs/errors/crafty-25.2.log
http://beefy11.nyi.freebsd.org/data/head-i386-default/p461193_s329007/logs/errors/crafty-25.2.log
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p461193_s329007/logs/errors/crafty-25.2.log
More information about the svn-ports-head
mailing list