Bug 237145 - graphics/delaboratory: fix build with GCC-based architectures
Summary: graphics/delaboratory: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-09 08:20 UTC by Piotr Kubaj
Modified: 2019-04-30 19:29 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (portmaster)


Attachments
patch (635 bytes, patch)
2019-04-09 08:20 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-09 08:20:03 UTC
Created attachment 203528 [details]
patch

Respect LDFLAGS to fix build on GCC architectures.

While here, add USES=gnome.

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-30 19:14:31 UTC
A commit references this bug:

Author: pkubaj
Date: Tue Apr 30 19:13:59 UTC 2019
New revision: 500556
URL: https://svnweb.freebsd.org/changeset/ports/500556

Log:
  graphics/delaboratory: fix build with GCC-based architectures

  Respect LDFLAGS to fix build on GCC architectures:
  //usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `vtable for std::__cxx11::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >@GLIBCXX_3.4.21'
  //usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::condition_variable::notify_one()@GLIBCXX_3.4.11'
  //usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::__once_call@GLIBCXX_3.4.11'

  While here, add USES=gnome.

  PR:		237145
  Approved by:	portmaster@bsdforge.com (maintainer timeout), mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D20105

Changes:
  head/graphics/delaboratory/Makefile