[Bug 220478] devel/poudriere: cannot do bulk - lots of mmap of entire address space failed errors

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 5 12:27:26 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220478

            Bug ID: 220478
           Summary: devel/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: freebsd-ports-bugs at FreeBSD.org
          Reporter: sylvain at sylvaingarrigues.com

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

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

Here is full log:

# poudriere bulk -j 20170705 -f /root/pkglist
[00:00:00] ====>> Cross-building ports for arm.armv6 on amd64 requires QEMU
[00:00:00] ====>> Creating the reference jail... done
[00:00:08] ====>> Mounting system devices for 20170705-default
[00:00:08] ====>> Mounting ports/packages/distfiles
[00:00:08] ====>> Using packages from previously failed build
[00:00:08] ====>> Mounting ccache from: /var/cache/ccache
[00:00:08] ====>> Mounting packages from:
/usr/local/poudriere/data/packages/20170705-default
[00:00:08] ====>> Copying /var/db/ports from:
/usr/local/etc/poudriere.d/options
[00:00:08] ====>> Raising MAX_EXECUTION_TIME and NOHANG_TIME for QEMU
[00:00:08] ====>> Copying latest version of the emulator from:
/usr/local/bin/qemu-arm-static
[00:00:08] ====>> 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] ====>> 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 (1200037)
do not agree on major version number.
/lib/libc.so.7: mmap of entire address space failed: Invalid argument
[00:00:08] ====>> Logs:
/usr/local/poudriere/data/logs/bulk/20170705-default/2017-07-05_14h15m42s
[00:00:08] ====>> WWW:
https://dev.sylvaingarrigues.com/freebsd/build.html?mastername=20170705-default&build=2017-07-05_14h15m42s
[00:00:08] ====>> 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 (1200037)
do not agree on major version number.
[00:00:09] ====>> Error: Error looking up pre-build ports vars
[00:00:09] ====>> Cleaning up
[00:00:09] ====>> Unmounting file systems

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


More information about the freebsd-ports-bugs mailing list