[Bug 271160] x11-toolkits/gtk40: compiler error: no member named 'control_message'

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 May 2023 08:02:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271160

            Bug ID: 271160
           Summary: x11-toolkits/gtk40:  compiler error: no member named
                    'control_message'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)
          Assignee: desktop@FreeBSD.org

Host: FreeBSD 14.0-CURRENT #0 main-n262658-b347c228460: Sat Apr 29 13:07:15
CEST 2023 amd64

Error occurs in poudriere jail for 13-STABLE

Error while compiling port:

[...]
/usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro
'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
../modules/media/gtkffmediafile.c:864:22: error: no member named
'control_message' in 'struct AVOutputFormat'
      if (candidate->control_message)

[...]

=>> Building x11-toolkits/gtk40
build started at Sun Apr 30 06:10:59 UTC 2023
port directory: /usr/ports/x11-toolkits/gtk40
package name: gtk4-4.10.3
building for: FreeBSD myhost.gg.de 13.2-STABLE FreeBSD 13.2-STABLE 1302505
amd64
maintained by: desktop@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  3690 Apr 29 14:32
/usr/ports/x11-toolkits/gtk40/Makefile
Ports top last git commit: bd43222195a3
Ports top unclean checkout: no
Port dir last git commit: bd43222195a3
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1400088
Jail OSVERSION: 1302505
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1302505
UNAME_v=FreeBSD 13.2-STABLE 1302505
UNAME_r=13.2-STABLE
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20220831
MAKEOBJDIRPREFIX=/pool/sources/13-STABLE/obj/
MASTERMNT=/pool/poudriere/data/.m/13-amd64-head-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
PWD=/pool/poudriere/data/.m/13-amd64-head-default/02/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=13-amd64-head-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for gtk4-4.10.3:
     BROADWAY=on: Enable GDK Broadway backend for showing GTK+ in the
webbrowser using HTML5 and web sockets.
     COLORD=on: Color profile support
     CUPS=on: CUPS printing system support
     DEBUG=off: Build with debugging support
     FFMPEG=on: FFmpeg multimedia backend
     GSTREAMER=off: GStreamer multimedia backend
     VULKAN=on: GDK Vulkan renderer backend
     WAYLAND=on: GDK Wayland backend
     X11=on: GDK X11 backend
===> Use 'make config' to modify these settings
---End OPTIONS List---

-- 
You are receiving this mail because:
You are the assignee for the bug.