Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jun 2020 03:13:45 +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-uRk7E0mnIE@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 #24 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Mon Jun 22 03:13:12 UTC 2020
New revision: 539793
URL: https://svnweb.freebsd.org/changeset/ports/539793

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

  /usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x5e40): multiple
definition of `yyss';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x5e40): first def=
ined
here
  /usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x6240): multiple
definition of `yyssp';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x6240): first def=
ined
here
  /usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x4ea0): multiple
definition of `yyvs';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x4ea0): first def=
ined
here
  /usr/local/bin/ld:
src/twmc/CMakeFiles/TimberWolfMC.dir/readnets.c.o:(.bss+0x6238): multiple
definition of `yyvsp';
src/twmc/CMakeFiles/TimberWolfMC.dir/readcells.c.o:(.bss+0x6238): first def=
ined
here

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

  PR:           246700

Changes:
  head/cad/graywolf/Makefile

--=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-uRk7E0mnIE>