Date: Thu, 31 Mar 2022 00:27:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 262951] GCC10 Message-ID: <bug-262951-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262951 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 finis= hes. 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. --=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-262951-7788>