Bug 227439 - devel/heimdall fails to build with clang 6
Summary: devel/heimdall fails to build with clang 6
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-11 07:03 UTC by Emanuel Haupt
Modified: 2018-11-05 08:42 UTC (History)
1 user (show)

See Also:


Attachments
clang 6 build failure (36.78 KB, text/plain)
2018-04-11 07:03 UTC, Emanuel Haupt
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2018-04-11 07:03:25 UTC
Created attachment 192428 [details]
clang 6 build failure

devel/heimdall fails to build with clang 6

Add the following line to the ports Makefile to see more output:
CMAKE_ARGS+=    -DCMAKE_VERBOSE_MAKEFILE=yes
Comment 1 Gerald Pfeifer freebsd_committer freebsd_triage 2018-04-11 10:04:22 UTC
Reassigning to ports-bugs; I have no involvement with clang nor
devel/heimdall.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-05 08:42:24 UTC
A commit references this bug:

Author: ehaupt
Date: Mon Nov  5 08:41:33 UTC 2018
New revision: 484179
URL: https://svnweb.freebsd.org/changeset/ports/484179

Log:
  - Fix build with clang and remove dependency to gcc
  - Specify compiler dialect to fix build on some tier-2 archs (eg. ppc)

  PR:		227439 (related)
  Submitted by:	danfe (via mail)

Changes:
  head/devel/heimdall/Makefile
  head/devel/heimdall/files/patch-libpit_source_libpit.h