Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2017 20:00:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220612] Fix java/bouncycastle15 on armv6
Message-ID:  <bug-220612-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220612
           Summary: Fix java/bouncycastle15 on armv6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eugen@freebsd.org
          Reporter: mail+freebsd@gerritbeine.de
             Flags: maintainer-feedback?(eugen@freebsd.org)
          Assignee: eugen@freebsd.org

Created attachment 184240
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184240&action=
=3Dedit
Fix build on armv6

If java/bouncycastle15 is build on armv6 with openjdk18, the build stops wi=
th

This command is not for general use and should only be run as the result of=
 a
call to ProcessBuilder.start() or Runtime.exec() in a java application

(See attached poudriere log file)

This is caused by fork=3D"true" in javac and fork=3D"yes" in junit tasks.

This patched Makefile fixes this issue for systems with ARCH=3Darmv6.

--=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-220612-13>