[Bug 276713] lang/dotnet build failure in poudriere.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Jan 2024 15:46:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276713 Bug ID: 276713 Summary: lang/dotnet build failure in poudriere. Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: arrowd@FreeBSD.org Reporter: devosalain@ymail.com Assignee: arrowd@FreeBSD.org Flags: maintainer-feedback?(arrowd@FreeBSD.org) Build error is : ` ` ` [00:04:35] ===> Building for dotnet-8.0.0 [00:04:35] cd /wrkdirs/usr/ports/lang/dotnet/work/dotnet-8.0.0 && /usr/bin/env OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/dotnet/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/dotnet/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/dotnet/work/.cache HOME=/wrkdirs/usr/ports/lang/dotnet/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/dotnet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/nonexistent/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/dotnet/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -march=alderlake -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib:/usr/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -march=alderlake -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PYTHON=/usr/local/bin/python3.9 ./build.sh --release-manifest release.json --clean-while-building --with-sdk /wrkdirs/usr/ports/lang/dotnet/work/bootstrap_sdk --with-packages /wrkdirs/usr/ports/lang/dotnet/work/packages -- -maxcpucount:12 [00:04:35] Detected '--': passing remaining parameters '-maxcpucount:12' as build.sh arguments. [00:04:35] Failed to create CoreCLR, HRESULT: 0x8007FF02 [00:04:35] Using custom bootstrap SDK from '/wrkdirs/usr/ports/lang/dotnet/work/bootstrap_sdk', version '' [00:04:35] Found bootstrap SDK , bootstrap Arcade 8.0.0-beta.23516.4, bootstrap SourceLink 8.0.0-beta.23510.2 [00:04:35] Failed to create CoreCLR, HRESULT: 0x8007FF02 [00:04:35] *** Error code 137 [00:04:35] [00:04:35] Stop. [00:04:35] make: stopped in /usr/ports/lang/dotnet [00:04:37] =>> Cleaning up wrkdir [00:04:37] ===> Cleaning for dotnet-8.0.0 [00:04:37] build of lang/dotnet | dotnet-8.0.0 ended at Mon Jan 29 10:53:20 UTC 2024 [00:04:37] build time: 00:04:37 [00:04:37] !!! build failure encountered !!! ` ` ` -- You are receiving this mail because: You are the assignee for the bug.