[Bug 272967] devel/gcc-arm-embedded: c++: error: unsupported option '-print-multi-os-directory'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Aug 2023 08:15:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272967 Bug ID: 272967 Summary: devel/gcc-arm-embedded: c++: error: unsupported option '-print-multi-os-directory' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: lev@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(lev@FreeBSD.org) Assignee: lev@FreeBSD.org Port devel/gcc-arm-embedded fails to build via poudriere on 13-STABLE jail (host is running CURRENT): =>> Building devel/gcc-arm-embedded build started at Fri Aug 4 21:46:41 UTC 2023 port directory: /usr/ports/devel/gcc-arm-embedded package name: gcc-arm-embedded-10.3.20210921 building for: FreeBSD localhost 13.2-STABLE FreeBSD 13.2-STABLE 1302507 amd64 maintained by: lev@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 4942 Jul 17 17:01 /usr/ports/devel/gcc-arm-embedded/Makefile Ports top last git commit: 4ca74f2583d3 Ports top unclean checkout: no Port dir last git commit: 474d6cc20c5e Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.99.20220831 Host OSVERSION: 1400093 Jail OSVERSION: 1302507 Job Id: 02 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302507 UNAME_v=FreeBSD 13.2-STABLE 1302507 UNAME_r=13.2-STABLE BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.99.20220831 MAKEOBJDIRPREFIX=/pool/sources/13-STABLE/obj/ MASTERMNT=/pool/poudriere/data/.m/13-amd64-head-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/pool/poudriere/data/.m/13-amd64-head-default/02/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=13-amd64-head-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gcc-arm-embedded-10.3.20210921: APROFILE=on: Add support for Cortex-A profiles DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples HTML=off: Install HTML documentation PDF=off: Install PDF documentation (requires TeX, it is huge) PURE=on: Use all libraries from bundle, do not depend on anything PYGDB=on: Build and install python-enabled gdb in addition to standard one SYMLINK=on: Make version-independent symlink /usr/local/gcc-arm-embedded ===> Use 'make config' to modify these settings ---End OPTIONS List--- [... ERROR ...] yes c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] warning: unknown warning option '-Werror=format-diag' [-Wunknown-warning-option] c++: error: unsupported option '-print-multi-os-directory' c++: error: no input files [...] -- You are receiving this mail because: You are the assignee for the bug.