Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Feb 2018 15:39:54 -0500
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        Julian Elischer <julian@freebsd.org>, "ports@FreeBSD.org" <ports@freebsd.org>
Subject:   Re: java pt failure
Message-ID:  <80a1d85f-f9ee-eca1-8603-e43d5266083e@FreeBSD.org>
In-Reply-To: <1a9af3ec-d166-0532-116f-bcb3400015d5@freebsd.org>
References:  <1a9af3ec-d166-0532-116f-bcb3400015d5@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--nDCZk3barudIjPq1I4SkmEz5zGKiG4tll
Content-Type: multipart/mixed; boundary="FYikFGKpGAjWrhEDS1DHmQihqb2UC6XUZ";
 protected-headers="v1"
From: Jung-uk Kim <jkim@FreeBSD.org>
To: Julian Elischer <julian@freebsd.org>,
 "ports@FreeBSD.org" <ports@freebsd.org>
Message-ID: <80a1d85f-f9ee-eca1-8603-e43d5266083e@FreeBSD.org>
Subject: Re: java pt failure
References: <1a9af3ec-d166-0532-116f-bcb3400015d5@freebsd.org>
In-Reply-To: <1a9af3ec-d166-0532-116f-bcb3400015d5@freebsd.org>

--FYikFGKpGAjWrhEDS1DHmQihqb2UC6XUZ
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

On 02/06/2018 15:02, Julian Elischer wrote:
> Hello ports people,
>=20
> When I was compiling the openjdb8 port I got the following errors. This=

> is on -current from a couple of weeks ago with a ports tree from 459153=

>=20
>=20
> Compiling ../generated/adfiles/ad_x86_64_format.cpp
> In file included from <built-in>:391:
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/precompiled/=
precompiled.hpp:29:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/asm/assemble=
r.hpp:28:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/asm/codeBuff=
er.hpp:28:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/code/oopReco=
rder.hpp:28:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/memory/unive=
rse.hpp:29:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/utilities/ar=
ray.hpp:29:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/memory/alloc=
ation.inline.hpp:28:
>=20
> In file included from
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/runtime/atom=
ic.inline.hpp:70:
>=20
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/os_cpu/bsd_x86/vm/ato=
mic_bsd_x86.inline.hpp:95:21:
> error: unknown token in expression
> =C2=A0 __asm__ volatile (LOCK_IF_MP(%4) "cmpxchgl %1,(%3)"
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^
> /usr/ports/java/openjdk8/work/openjdk/hotspot/src/os_cpu/bsd_x86/vm/ato=
mic_bsd_x86.inline.hpp:48:24:
> note: expanded from macro 'LOCK_IF_MP'
> #define LOCK_IF_MP(mp) "cmp $0, " #mp "; je 1f; lock; 1: "
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^
> <inline asm>:1:30: note: instantiated into assembly here
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 cmp $0, %edx; je 1f; lock; 1=
: cmpxchgl %ecx,(%rdi)
> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ^
>=20
>=20
> does anyone know if this has been generally seen and if so was it fixed=
?
> (should I try move forwards?)
>=20
> the whole project compile takes me over a day so moving up is not to be=

> taken lightly if it won't fix it.

Please see PR225054.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225054

It was fixed by r328090.

https://svnweb.freebsd.org/changeset/base/328090

Jung-uk Kim


--FYikFGKpGAjWrhEDS1DHmQihqb2UC6XUZ--

--nDCZk3barudIjPq1I4SkmEz5zGKiG4tll
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

iQEzBAEBCAAdFiEEl1bqgKaRyqfWXu/CfJ+WJvzb8UYFAlp6EqsACgkQfJ+WJvzb
8UYNSgf/QRXhbW5nBwOyH6bvSbBa1shEFAFxnolFTY1aYLdvYsYG2NwLpoiqRqbT
vnoNbbbd/y/WwYYchmmnwdXq69LVmxiWoOqj/3RUJYL7wD7VoF9aBGYZsDPEZOLB
4nlVHgb8F5m//tAZjzttSifu5HrEpdraTreaV+Ug2dnHu1+7UXxnke9PEcKQQudb
YnkHfZTsn6RyKXPdV3iuRSQdwOw9SKOzvmiFBjgzb8Hvjsgu/de4FOXxWRx/hVfj
KCA8EZBnMswjajL5Mo+qAF8WH79lhpYCoPodU8RTQFf6Zch2aAxaMPSl8Gz7Ug/U
O/7wn/cS59SI8llzGUyR7DALp6kROg==
=Cvb9
-----END PGP SIGNATURE-----

--nDCZk3barudIjPq1I4SkmEz5zGKiG4tll--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80a1d85f-f9ee-eca1-8603-e43d5266083e>