[Bug 257547] java/openjdk11: arm64 build fails with qemu
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257547] java/openjdk11: arm64 build fails"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Oct 2024 15:04:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257547
Ronald Klop <ronald@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ronald@FreeBSD.org
--- Comment #6 from Ronald Klop <ronald@FreeBSD.org> ---
(In reply to ari from comment #2)
Can you use the -I or -i option of poudriere for accessing the build jail?
> man poudriere-bulk
-I Advanced interactive mode.
Leave the jail running with ports installed after building and
testing. It is a convenient way to do some additional testing.
See poudriere-jail(8) to learn how to stop a running poudriere
jail.
Similarly to -i, the -I flag will cause pkg.conf(5) to be
installed in the jail.
-i Interactive mode.
Open an interactive shell session in the jail after the build is
done and before the clean-up. It is a convenient way to do some
additional testing.
A local pkg.conf(5) repository configuration will be installed
to ${LOCALBASE}/etc/pkg/repos/local.conf so that pkg(8) can be
used with any existing packages built for the jail. The default
FreeBSD repository will be disabled by default.
--
You are receiving this mail because:
You are the assignee for the bug.