[Bug 282405] lang/dotnet: Failed to find sourceRepository in release.json
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 29 Oct 2024 14:18:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282405 Bug ID: 282405 Summary: lang/dotnet: Failed to find sourceRepository in release.json 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: vbasiccd@msn.com Flags: maintainer-feedback?(arrowd@FreeBSD.org) Assignee: arrowd@FreeBSD.org Attachment #254618 text/plain mime type: Created attachment 254618 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254618&action=edit Poudriere build log for lang/dotnet. In my personal Poudriere repository, the lang/dotnet port fails after preparing dependencies. Log snippet pasted below and the entire log file is attached. ===> Building for dotnet-8.0.6 cd /wrkdirs/usr/ports/lang/dotnet/work/dotnet-8.0.6 && /usr/bin/env OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/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=/usr/local/libexec/ccache:/wrkdirs/usr/ports/lang/dotnet/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/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.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath,/usr/local/lib:/usr/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" 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.11 ./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:1 Detected '--': passing remaining parameters '-maxcpucount:1' as build.sh arguments. grep: Perl matching not supported in a --disable-perl-regexp build ERROR: Failed to find sourceRepository in release.json *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.