[Bug 262951] GCC10

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 31 Mar 2022 00:27:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262951

            Bug ID: 262951
           Summary: GCC10
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald@FreeBSD.org
          Reporter: modex@danwin1210.de
          Assignee: gerald@FreeBSD.org
             Flags: maintainer-feedback?(gerald@FreeBSD.org)

Hello,

I am writing an piece of software. The Makefile uses GCC but it never finishes.

I always get a Error code 1 in /usr/ports/lang/gcc10 during the make stage
command. However, if I install gcc then  I can run make stage, make package,
make install, make deinstall.

Here are the error(s) I get :

gmake [9]: [Makefile: 448: install-nobase_pythonData] Error 1
gmake [8]: [Makefile: 489: install-am] Error 2
gmake [7]: [Makefile: 563: install-recursive] Error 1
gmake [6]: [Makefile: 675: install-strip] Error 2
gmake [5]: [Makefile: 15952: install-strip-target-libstdc++-v3] Error 2
gmake [4]: [Makefile: 2595: install-strip] Error 2

Not sure if this is a bug or something I need to update. Currently running
FreeBSD 12.3.

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