Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2018 08:17:42 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Johan van Selst <johans@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r461039 - head/games/crafty
Message-ID:  <vaf6-8wdl-wny@FreeBSD.org>
In-Reply-To: <201802061150.w16Bocb3019611@repo.freebsd.org> (Johan van Selst's message of "Tue, 6 Feb 2018 11:50:38 %2B0000 (UTC)")
References:  <201802061150.w16Bocb3019611@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan van Selst <johans@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vaf6-8wdl-wny>