Re: Ports with binary bootstrap packages and CURRENT+ino64

2018-01-02 Thread Jan Beich
Anthony Jenkins writes: > (gdb) where > #0 stat () at freebsd11_stat.S:3 > #1 0x016a94a0 in std::sys::imp::fs::stat () at > /checkout/src/libstd/sys/unix/fs.rs:732 > #2 0x016a1a76 in std::fs::metadata<&std::path::Path> () at > /checkout/src/libstd/fs.rs:1271 > #3 std::path::P

Re: Ports with binary bootstrap packages and CURRENT+ino64

2018-01-04 Thread Jean-Sébastien Pédron
On 03.01.2018 01:06, Anthony Jenkins wrote: > I'm having trouble building ports with a new Poudriere rig on a > 12.0-CURRENT (git commit 423586ee).  The ports that fail are ones that > require a binary bootstrap package (e.g. lang/rust and java/openjdk8).  > The executables in these bootstrap packa

Re: Ports with binary bootstrap packages and CURRENT+ino64

2018-01-04 Thread Dmytro Bilokha
On Thu, Jan 04, 2018 at 03:31:46PM +0100, Jean-Sébastien Pédron wrote: On 03.01.2018 01:06, Anthony Jenkins wrote: I'm having trouble building ports with a new Poudriere rig on a 12.0-CURRENT (git commit 423586ee).  The ports that fail are ones that require a binary bootstrap package (e.g. lang/

Re: Ports with binary bootstrap packages and CURRENT+ino64

2018-01-24 Thread Anthony Jenkins via freebsd-ports
On 01/04/18 12:15, Dmytro Bilokha wrote: > On Thu, Jan 04, 2018 at 03:31:46PM +0100, Jean-Sébastien Pédron wrote: >> On 03.01.2018 01:06, Anthony Jenkins wrote: >>> I'm having trouble building ports with a new Poudriere rig on a >>> 12.0-CURRENT (git commit 423586ee).  The ports that fail are ones

Re: Ports with binary bootstrap packages and CURRENT+ino64

2018-01-24 Thread Don Lewis
On 24 Jan, Anthony Jenkins via freebsd-ports wrote: > On 01/04/18 12:15, Dmytro Bilokha wrote: >> On Thu, Jan 04, 2018 at 03:31:46PM +0100, Jean-Sébastien Pédron wrote: >>> On 03.01.2018 01:06, Anthony Jenkins wrote: I'm having trouble building ports with a new Poudriere rig on a 12.0-CUR

SOLVED (was Re: Ports with binary bootstrap packages and CURRENT+ino64)

2018-01-24 Thread Anthony Jenkins via freebsd-ports
On 01/24/18 19:37, Don Lewis wrote: > On 24 Jan, Anthony Jenkins via freebsd-ports wrote: >> On 01/04/18 12:15, Dmytro Bilokha wrote: >>> On Thu, Jan 04, 2018 at 03:31:46PM +0100, Jean-Sébastien Pédron wrote: On 03.01.2018 01:06, Anthony Jenkins wrote: > I'm having trouble building ports w