media_utils.cpp:613:9: error: assigning to 'char *' from incompatible type 'const char *' slash = strchr(name, '/'); ^ ~~~~~~~~~~~~~~~~~ http://package18.nyi.freebsd.org/data/headi386PR212343-default/2016-09-11_07h04m19s/logs/errors/mpeg4ip-1.6.1_33.log http://package18.nyi.freebsd.org/data/headamd64PR212343-default/2016-09-13_07h18m01s/logs/errors/mpeg4ip-1.6.1_33.log
Created attachment 177171 [details] v0
poudriere bulk -t is green for 10.1 i386
Comment on attachment 177171 [details] v0 Patch LGTM.
A commit references this bug: Author: jbeich Date: Sun Nov 20 19:17:09 UTC 2016 New revision: 426613 URL: https://svnweb.freebsd.org/changeset/ports/426613 Log: multimedia/mpeg4ip: unbreak with libc++ 3.9 media_utils.cpp:613:9: error: assigning to 'char *' from incompatible type 'const char *' slash = strchr(name, '/'); ^ ~~~~~~~~~~~~~~~~~ PR: 214659 Reviewed by: dim Approved by: portmgr blanket Changes: head/multimedia/mpeg4ip/Makefile head/multimedia/mpeg4ip/files/patch-player_src_media__utils.cpp
Oops, I've noticed assignee changed too late.