Bug 214646 - games/kobodeluxe: fails to build with libc++ 3.9
Summary: games/kobodeluxe: fails to build with libc++ 3.9
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: Dmitry Marakasov
URL: https://github.com/llvm-mirror/libcxx...
Keywords: easy, needs-patch
Depends on:
Blocks: 212343
  Show dependency treegraph
 
Reported: 2016-11-19 01:01 UTC by Jan Beich
Modified: 2016-11-24 11:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2016-11-19 01:01:02 UTC
window.cpp:401:10: error: cannot initialize a variable of type 'char *' with an rvalue of type 'const char *'
                        char *tok = strchr(txt, token);
                              ^     ~~~~~~~~~~~~~~~~~~

http://package18.nyi.freebsd.org/data/headi386PR212343-default/2016-09-11_07h04m19s/logs/errors/kobodeluxe-0.5.1_12.log
http://package18.nyi.freebsd.org/data/headamd64PR212343-default/2016-09-13_07h18m01s/logs/errors/kobodeluxe-0.5.1_12.log
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-24 11:05:00 UTC
A commit references this bug:

Author: amdmi3
Date: Thu Nov 24 11:04:12 UTC 2016
New revision: 427004
URL: https://svnweb.freebsd.org/changeset/ports/427004

Log:
  - Fix build with clang 3.9
  - Simplify plist

  PR:		214646

Changes:
  head/games/kobodeluxe/files/patch-graphics_window.cpp
  head/games/kobodeluxe/pkg-plist