Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 20:16:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246700] [exp-run] Update GCC_DEFAULT from 9 to 10
Message-ID:  <bug-246700-7788-d9HdjQ4E1J@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246700-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #64 from commit-hook@FreeBSD.org ---
A commit references this bug:

Author: tobik
Date: Sun Jul 26 20:16:11 UTC 2020
New revision: 543495
URL: https://svnweb.freebsd.org/changeset/ports/543495

Log:
  cad/alliance: Unbreak build with GCC 10 (-fno-common default)

  /usr/local/bin/ld:
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_desc_y.o):(.bss+0x24):
multiple definition of `pat_decl_y_errflag';
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_decl_y.o):(.bss+0x20):
first defined here
  /usr/local/bin/ld:
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_desc_y.o):(.bss+0x10):
multiple definition of `pat_decl_y_val';
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_decl_y.o):(.bss+0x10):
first defined here
  /usr/local/bin/ld:
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_desc_y.o):(.bss+0x0):
multiple definition of `pat_decl_y_lval';
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_decl_y.o):(.bss+0x0):
first defined here
  /usr/local/bin/ld:
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_desc_y.o):(.bss+0x2c):
multiple definition of `pat_decl_y_debug';
/wrkdirs/usr/ports/cad/alliance/work/alliance/src/pat/src/.libs/libPat.a(pa=
t_decl_y.o):(.bss+0x24):
first defined here

=20
http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_=
18h04m44s/logs/errors/alliance-5.1.1_1.log

  Also USES=3Dcompiler:c++0x & USE_GCC=3Dany can be reduced to USE_GCC=3Dyes

  PR:           246700

Changes:
  head/cad/alliance/Makefile
  head/cad/alliance/files/patch-nero_src_MDRGrid.cpp

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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