Bug 252122 - deskutils/gworkspace FreeBSD:13:amd64 13.0-CURRENT build failure: ImageViewer: ld: error: duplicate symbol: serverConnection
Summary: deskutils/gworkspace FreeBSD:13:amd64 13.0-CURRENT build failure: ImageViewer...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-25 03:19 UTC by Graham Perrin
Modified: 2021-01-13 10:31 UTC (History)
1 user (show)

See Also:


Attachments
log from poudriere (144.62 KB, text/plain)
2020-12-25 03:19 UTC, Graham Perrin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2020-12-25 03:19:20 UTC
Created attachment 220904 [details]
log from poudriere

Partial context (with no expectation of a fix for an unmaintained port): 

* https://redd.it/kinbx0 FreeBSD interest in file managers with Miller columns
* …
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-13 10:29:28 UTC
A commit references this bug:

Author: danfe
Date: Wed Jan 13 10:29:16 UTC 2021
New revision: 561452
URL: https://svnweb.freebsd.org/changeset/ports/561452

Log:
  Ensure that there is only one variable definition per each object, as
  the C (and C++) standards mandated for years and compilers started to
  enforce as of recently (Clang 11, GCC 10).

  PR:	252122

Changes:
  head/deskutils/gworkspace/Makefile
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2021-01-13 10:31:41 UTC
Should be fixed with ports r561452.