Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jun 2020 16:42:43 +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-6H6l1A3hFk@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 #22 from commit-hook@freebsd.org ---
A commit references this bug:

Author: tobik
Date: Sun Jun 21 16:41:58 UTC 2020
New revision: 539774
URL: https://svnweb.freebsd.org/changeset/ports/539774

Log:
  deskutils/xneur: Unbreak build with GCC 10

  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-bind_table.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-buffer.o):(.bss+0x10): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-event.o):(.bss+0x0): multiple defini=
tion
of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined he=
re
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-focus.o):(.bss+0x0): multiple defini=
tion
of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined he=
re
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-keymap.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-plugin.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-program.o):(.bss+0x8): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-selection.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-switchlang.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-utils.o):(.bss+0x0): multiple defini=
tion
of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first defined he=
re
  /usr/local/bin/ld:
../main/.libs/libxnmain.a(libxnmain_la-window.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld: ../ai/.libs/libxnai.a(libxnai_la-detection.o):(.bss+0x=
0):
multiple definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x=
8):
first defined here
  /usr/local/bin/ld:
../notify/.libs/libxnnotify.a(libxnnotify_la-notify.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../notify/.libs/libxnnotify.a(libxnnotify_la-popup.o):(.bss+0x8): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here
  /usr/local/bin/ld:
../notify/.libs/libxnnotify.a(libxnnotify_la-sound.o):(.bss+0x0): multiple
definition of `main_window'; .libs/libxneur_la-xneurlib.o:(.bss+0x8): first
defined here

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

  PR:           246700

Changes:
  head/deskutils/xneur/files/patch-lib_lib_xneur.h

--=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-6H6l1A3hFk>