Date: Thu, 31 Dec 2020 14:08:18 +0100 From: Kurt Jaeger <pi@freebsd.org> To: freebsd-arm@freebsd.org Subject: poudriere builds (base: amd64, jail: arm64.aarch64) and resource limits Message-ID: <X%2B3NQl3zLOXO9wEZ@home.opsec.eu>
next in thread | raw e-mail | index | archive | help
Hello, Roland posted a patch to build databases/cassandra4 on arm64.aarch64 in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252068 and I built it on my 13-jail: arm 13.0-CURRENT 1300132 r368817 arm64.aarch64 svn+ssh 2020-12-20 10:38:52 /pou/jails/arm The build fails almost at the end with: cd /wrkdirs/usr/ports/databases/cassandra4/work/apache-cassandra-4.0-beta2-src/build/dist && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE javadoc /wrkdirs/usr/ports/databases/cassandra4/work/stage/usr/local/share/doc/cassandra/ find: /bin/sh: Argument list too long *** Error code 1 and Ronald compared it to a build on amd64. He found that my jail has a surprising small data seg size: data seg size (kbytes, -d) 131072 Any ideas on how to raise the data seg size in the poudriere jail ? -- pi@opsec.eu +49 171 3101372 Now what ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?X%2B3NQl3zLOXO9wEZ>