Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jul 2017 12:30:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220479] ports-mgmt/poudriere: cannot do bulk - lots of mmap of entire address space failed errors
Message-ID:  <bug-220479-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220479
           Summary: ports-mgmt/poudriere: cannot do bulk - lots of mmap of
                    entire address space failed errors
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bdrewery@FreeBSD.org
          Reporter: sylvain@sylvaingarrigues.com
             Flags: maintainer-feedback?(bdrewery@FreeBSD.org)
          Assignee: bdrewery@FreeBSD.org

I cannot perform bulk builds of ports anymore on my machine with a recent a=
rmv6
jail (today's git) on my amd64 machine.

I did added "set -e -x" to the bulk shell script and the first line which s=
hows
the mmap error is:
+ jexec -U root 20170705-default service ldconfig start

Here is full log:

# poudriere bulk -j 20170705 -f /root/pkglist
[00:00:00] =3D=3D=3D=3D>> Cross-building ports for arm.armv6 on amd64 requi=
res QEMU
[00:00:00] =3D=3D=3D=3D>> Creating the reference jail... done
[00:00:08] =3D=3D=3D=3D>> Mounting system devices for 20170705-default
[00:00:08] =3D=3D=3D=3D>> Mounting ports/packages/distfiles
[00:00:08] =3D=3D=3D=3D>> Using packages from previously failed build
[00:00:08] =3D=3D=3D=3D>> Mounting ccache from: /var/cache/ccache
[00:00:08] =3D=3D=3D=3D>> Mounting packages from:
/usr/local/poudriere/data/packages/20170705-default
[00:00:08] =3D=3D=3D=3D>> Copying /var/db/ports from:
/usr/local/etc/poudriere.d/options
[00:00:08] =3D=3D=3D=3D>> Raising MAX_EXECUTION_TIME and NOHANG_TIME for QE=
MU
[00:00:08] =3D=3D=3D=3D>> Copying latest version of the emulator from:
/usr/local/bin/qemu-arm-static
[00:00:08] =3D=3D=3D=3D>> Appending to make.conf: /usr/local/etc/poudriere.=
d/make.conf
/etc/resolv.conf ->
/usr/local/poudriere/data/.m/20170705-default/ref/etc/resolv.conf
[00:00:08] =3D=3D=3D=3D>> Starting jail 20170705-default
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
/usr/lib/libgnuregex.so.5: mmap of entire address space failed: Invalid
argument
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
make: "/usr/ports/Mk/bsd.port.mk" line 1128: warning: "/usr/bin/uname -s"
returned non-zero status
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
make: "/usr/ports/Mk/bsd.port.mk" line 1133: warning: "/usr/bin/uname -r"
returned non-zero status
make: "/usr/ports/Mk/bsd.port.mk" line 1177: UNAME_r () and OSVERSION (1200=
037)
do not agree on major version number.
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
[00:00:08] =3D=3D=3D=3D>> Logs:
/usr/local/poudriere/data/logs/bulk/20170705-default/2017-07-05_14h15m42s
[00:00:08] =3D=3D=3D=3D>> WWW:
https://dev.sylvaingarrigues.com/freebsd/build.html?mastername=3D20170705-d=
efault&build=3D2017-07-05_14h15m42s
[00:00:08] =3D=3D=3D=3D>> Loading MOVED
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
make: "/usr/ports/Mk/bsd.port.mk" line 1128: warning: "/usr/bin/uname -s"
returned non-zero status
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
make: "/usr/ports/Mk/bsd.port.mk" line 1133: warning: "/usr/bin/uname -r"
returned non-zero status
make: "/usr/ports/Mk/bsd.port.mk" line 1177: UNAME_r () and OSVERSION (1200=
037)
do not agree on major version number.
[00:00:09] =3D=3D=3D=3D>> Error: Error looking up pre-build ports vars
[00:00:09] =3D=3D=3D=3D>> Cleaning up
[00:00:09] =3D=3D=3D=3D>> Unmounting file systems

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