Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Aug 2023 08:15:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272967] devel/gcc-arm-embedded: c++: error: unsupported option '-print-multi-os-directory'
Message-ID:  <bug-272967-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272967

            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):

=3D>> 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 amd=
64
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=3D/bin/csh
OSVERSION=3D1302507
UNAME_v=3DFreeBSD 13.2-STABLE 1302507
UNAME_r=3D13.2-STABLE
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
POUDRIERE_NAME=3Dpoudriere-git
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.99.20220831
MAKEOBJDIRPREFIX=3D/pool/sources/13-STABLE/obj/
MASTERMNT=3D/pool/poudriere/data/.m/13-amd64-head-default/ref
LC_COLLATE=3DC
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dscreen
OUTPUT_REDIRECTED_STDERR=3D4
OUTPUT_REDIRECTED=3D1
PWD=3D/pool/poudriere/data/.m/13-amd64-head-default/02/.p
OUTPUT_REDIRECTED_STDOUT=3D3
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D13-amd64-head-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
SCRIPTNAME=3Dbulk.sh
OLDPWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=3Dpoudriere-git-3.3.99.20220831
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for
gcc-arm-embedded-10.3.20210921:
     APROFILE=3Don: Add support for Cortex-A profiles
     DOCS=3Don: Build and/or install documentation
     EXAMPLES=3Don: Build and/or install examples
     HTML=3Doff: Install HTML documentation
     PDF=3Doff: Install PDF documentation (requires TeX, it is huge)
     PURE=3Don: Use all libraries from bundle, do not depend on anything
     PYGDB=3Don: Build and install python-enabled gdb in addition to standa=
rd one
     SYMLINK=3Don: Make version-independent symlink /usr/local/gcc-arm-embe=
dded
=3D=3D=3D> 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=3Dformat-diag'
[-Wunknown-warning-option]
c++: error: unsupported option '-print-multi-os-directory'
c++: error: no input files
[...]

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272967-7788>