Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2020 14:55:25 +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-e4SEYZ69s5@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 #21 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sun Jun 21 14:55:10 UTC 2020
New revision: 539769
URL: https://svnweb.freebsd.org/changeset/ports/539769

Log:
  www/rejik: Unbreak build with GCC 10

  /usr/local/bin/ld: pass.o:(.bss+0x0): multiple definition of `change_log';
/tmp/ccMvpVPD.o:(.bss+0x0): first defined here
  .. and so on ...

=20
http://package22.nyi.freebsd.org/data/113amd64-default-PR244008/2020-06-10_=
18h05m01s/logs/errors/rejik-3.2.11_8.log

  - Respect CFLAGS/LDFLAGS
  - GCC 10 switched to -fno-common by default and this port is not
    ready in any way.  Since this is also abandonware it should
    probably be retired.  For now go back to -fcommon.

  PR:           246700

Changes:
  head/www/rejik/Makefile
  head/www/rejik/files/patch-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-e4SEYZ69s5>