Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2019 10:56:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 238330] [exp-run] Update GCC_DEFAULT from 8 to 9
Message-ID:  <bug-238330-7788-0Zn0Xwi9Vf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238330-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238330-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238330

--- Comment #9 from commit-hook@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=3Dattributes 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=3Dattributes]
    185 | av_alloc_size(2, 3) int av_reallocp_array(void *ptr, size_t nmemb,
size_t size);
        |=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
        ^
  cc1plus: some warnings being treated as errors

=20
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

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238330-7788-0Zn0Xwi9Vf>