Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Oct 2017 18:32:35 +0200
From:      "O. Hartmann" <ohartmann@walstatt.org>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   ports: pkg-static: "x86_64-unknown-freebsd" versus "x86_64-portbld-freebsd"
Message-ID:  <20171015183235.155abc2d@thor.intern.walstatt.dynvpn.de>

next in thread | raw e-mail | index | archive | help
--Sig_/X3VScLMlwqVG.SY.RbCiVRq
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

A port (lang/pocl), of which I am the official maintainer, fails to build w=
ith recent
12-CURRENT and recent 11-STABLE:

[...]
=3D=3D=3D>   Registering installation for pocl-0.14
pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-avx.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-avx2.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-avx512.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-avx_fma4.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-sse2.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-sse41.bc:No
such file or directory pkg-static: Unable to access
file /usr/ports/lang/pocl/work/stage/usr/local/share/pocl/kernel-x86_64-unk=
nown-freebsd12.0-ssse3.bc:No
such file or directory *** Error code 74

The reason seems that on recent systems, in the staging folders, the files =
in question
have been build as=20

[...]
find ./ -name "*freebsd12.0-avx.bc" -print
./work/stage/usr/local/share/pocl/kernel-x86_64-portbld-freebsd12.0-avx.bc
./work/pocl-0.14/lib/kernel/host/kernel-x86_64-portbld-freebsd12.0-avx.bc

so it seems to me as "unknown" gets replaced by "portbld". Performing a

make makeplist

indicates also, that recent build system is taking the "portbld" instead of=
 the
"unknown" (/usr/ports is at revision 452155, CURRENT is at FreeBSD 12.0-CUR=
RENT #276
r324621 amd64 and so is the jail I test building lang/pocl within).

Can someone shed some light on this? It would be simple to patch via diff t=
he new
pkg-plist file, but I fear the problem indicates something more deeper in s=
ome changes
for the Mk files.

Thanks in advance,
Oliver
--=20
O. Hartmann

Ich widerspreche der Nutzung oder =C3=9Cbermittlung meiner Daten f=C3=BCr
Werbezwecke oder f=C3=BCr die Markt- oder Meinungsforschung (=C2=A7 28 Abs.=
 4 BDSG).

--Sig_/X3VScLMlwqVG.SY.RbCiVRq
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iLUEARMKAB0WIQQZVZMzAtwC2T/86TrS528fyFhYlAUCWeONowAKCRDS528fyFhY
lBBVAf9ji2go2S+ZFTrPm/L3Vl8lHUKOOsTilgRf0wk3EAUpbJKMlY3b3eBnXO0p
NQbWyxP9yhmlqLO2DtE0J5jQi3PyAf9KueniJkMddZ4T1/DVq95C9D7pj1TsjS7W
FTnRKsdAh6CBnodPF++2M0t9puwP5axwIdW+jppZUOikl5zuEd7E
=wyRr
-----END PGP SIGNATURE-----

--Sig_/X3VScLMlwqVG.SY.RbCiVRq--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171015183235.155abc2d>