[Bug 238330] [exp-run] Update GCC_DEFAULT from 8 to 9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 17 10:56:17 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238330
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: tobik
Date: Mon Jun 17 10:55:14 UTC 2019
New revision: 504409
URL: https://svnweb.freebsd.org/changeset/ports/504409
Log:
multimedia/avidemux: Disable -Werror=attributes and unbreak build with GCC 9
In file included from .../.build/ffmpeg/source/libavutil/common.h:437,
from .../.build/ffmpeg/source/libavutil/avutil.h:296,
from .../.build/ffmpeg/source/libavutil/samplefmt.h:24,
from .../.build/ffmpeg/source/libavcodec/avcodec.h:31,
from
.../avidemux_2.6.11/avidemux_core/ADM_core/src/ADM_memcpy.cpp:41:
.../.build/ffmpeg/source/libavutil/mem.h:185:79: error: 'alloc_size'
attribute ignored on a function returning 'int' [-Werror=attributes]
185 | av_alloc_size(2, 3) int av_reallocp_array(void *ptr, size_t nmemb,
size_t size);
|
^
cc1plus: some warnings being treated as errors
http://package22.nyi.freebsd.org/data/112amd64-default-PR238330/2019-06-09_20h29m30s/logs/errors/avidemux-2.6.11_14.log
PR: 238330
Changes:
head/multimedia/avidemux/files/patch-cmake_admMainChecks.cmake
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list