Summary: | multimedia/avidemux: fails to build with lang/gcc6 or later | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> |
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | gerald, multimedia, riggs |
Priority: | --- | Flags: | riggs:
maintainer-feedback+
|
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219283 | ||
Bug Depends on: | 222246 | ||
Bug Blocks: | 219275 |
Description
Jan Beich
2017-05-14 17:53:58 UTC
A commit references this bug: Author: riggs Date: Sun May 21 11:57:47 UTC 2017 New revision: 441388 URL: https://svnweb.freebsd.org/changeset/ports/441388 Log: Fix build with gcc6 Details: - static_cast in prefs2__pref.h due to narrowing conversion - add whitespaces in ADM__ffmp43.h to fix string literal handling in C++11 PR: 219280 Reported by: jbeich Changes: head/multimedia/avidemux/Makefile.common head/multimedia/avidemux/files/patch-avidemux__core_ADM__coreUtils_src_prefs2__pref.h head/multimedia/avidemux/files/patch-avidemux__core_ADM__coreVideoCodec_include_ADM__ffmp43.h |