Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Feb 2017 12:34:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5
Message-ID:  <bug-216707-13-265sLvSX3C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216707-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216707-13@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=3D216707

--- Comment #15 from commit-hook@freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Sun Feb  5 12:34:06 UTC 2017
New revision: 433397
URL: https://svnweb.freebsd.org/changeset/ports/433397

Log:
  lang/hugs: unbreak with gcc5 or later

  /tmp/ccbhQWJd.o: In function `__hscore_get_errno':
  PrelIOUtils.c:(.text+0x0): multiple definition of `__hscore_get_errno'
  /tmp/ccbhQWJd.o: In function `__hscore_s_isreg':
  PrelIOUtils.c:(.text+0x40): multiple definition of `__hscore_s_isreg'
  /tmp/ccH45HdH.o:Ptr.c:(.text+0x180): first defined here
  /tmp/ccbhQWJd.o: In function `__hscore_s_isdir':
  PrelIOUtils.c:(.text+0x60): multiple definition of `__hscore_s_isdir'
  /tmp/ccH45HdH.o:Ptr.c:(.text+0x1a0): first defined here
  /tmp/ccbhQWJd.o: In function `__hscore_s_isfifo':
  PrelIOUtils.c:(.text+0x80): multiple definition of `__hscore_s_isfifo'
  [...]

  PR:           216707
  Reported by:  antoine (via exp-run)

Changes:
  head/lang/hugs/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-216707-13-265sLvSX3C>