Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2020 13:31:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252068] databases/cassandra4: fix aarch64/arm64 build (javadoc fails)
Message-ID:  <bug-252068-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252068

            Bug ID: 252068
           Summary: databases/cassandra4: fix aarch64/arm64 build (javadoc
                    fails)
           Product: Ports & Packages
           Version: Latest
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ronald-lists@klop.ws
                CC: language.devel@gmail.com
                CC: language.devel@gmail.com
             Flags: maintainer-feedback?(language.devel@gmail.com)

Created attachment 220840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220840&action=
=3Dedit
svn diff

Increase maxmem of javadoc.
On amd64 this didn't fail, but arm64 fails.

aarch64 failure:
http://ampere1.nyi.freebsd.org/data/121arm64-quarterly/557407/logs/errors/c=
assandra4-4.0.b1.log
 (ipv6 only)
http://ampere2.nyi.freebsd.org/data/head-arm64-default/p557699_s368500/logs=
/errors/cassandra4-4.0.b2.log
 (ipv6 only)

amd64 succes:
http://beefy18.nyi.freebsd.org/data/head-amd64-default/p558707_s368819/logs=
/cassandra4-4.0.b2.log
 (ipv6 only)

The increased memory on arm64 is probably because it does not use the hotsp=
ot
JIT on openjdk8. Anyways, this small patch fixes it.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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