Bug 196937 - [arm] comms/hamlib fails to detect C++ compiler and fails to build libhamlib
Summary: [arm] comms/hamlib fails to detect C++ compiler and fails to build libhamlib
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: Stephen Hurd
URL: http://chips.ysv.freebsd.org/data/11a...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-20 16:13 UTC by Sean Bruno
Modified: 2015-05-11 20:56 UTC (History)
2 users (show)

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


Attachments
armv6 fix (466 bytes, patch)
2015-01-25 12:28 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Bruno freebsd_committer freebsd_triage 2015-01-20 16:13:38 UTC
The configure scripts for comms/hamlib don't seem to like an external toolchain (/nxb-bin/usr/bin/cpp) and fail to build libhamlib alltogether.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-20 16:13:38 UTC
Auto-assigned to maintainer hamradio@FreeBSD.org
Comment 2 Mikael Urankar freebsd_committer freebsd_triage 2015-01-25 12:28:17 UTC
Created attachment 152125 [details]
armv6 fix

The attached patch fixes the problem:
http://mikael.urankar.free.fr/FreeBSD/arm/build_logs/hamlib-1.2.15.3_3.log
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-01-25 20:04:16 UTC
A commit references this bug:

Author: shurd
Date: Sun Jan 25 20:03:33 UTC 2015
New revision: 377901
URL: https://svnweb.freebsd.org/changeset/ports/377901

Log:
  Add patch to allow building with an external toolchain.

  PR:             196937
  Submitted by:   mikael.urankar@gmail.com

Changes:
  head/comms/hamlib/files/patch-configure.ac
Comment 4 Stephen Hurd freebsd_committer freebsd_triage 2015-01-25 20:05:35 UTC
Committed, thanks!
Comment 5 Stephen Hurd freebsd_committer freebsd_triage 2015-05-11 20:56:20 UTC
Assigning fixed bugs to the one who committed the fix to clean up the hamradio@ search results.