Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 May 2023 08:02:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 271160] x11-toolkits/gtk40:  compiler error: no member named 'control_message'
Message-ID:  <bug-271160-39348-k17n0hCnCn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271160-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271160-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 271160: x11-toolkits/gtk40:  compiler error: no member named
'control_message'
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271160



--- Description ---
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)

[...]

=3D>> 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=3D/bin/csh
OSVERSION=3D1302505
UNAME_v=3DFreeBSD 13.2-STABLE 1302505
UNAME_r=3D13.2-STABLE
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
POUDRIERE_NAME=3Dpoudriere-git
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.99.20220831
MAKEOBJDIRPREFIX=3D/pool/sources/13-STABLE/obj/
MASTERMNT=3D/pool/poudriere/data/.m/13-amd64-head-default/ref
LC_COLLATE=3DC
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dscreen
OUTPUT_REDIRECTED_STDERR=3D4
OUTPUT_REDIRECTED=3D1
PWD=3D/pool/poudriere/data/.m/13-amd64-head-default/02/.p
OUTPUT_REDIRECTED_STDOUT=3D3
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D13-amd64-head-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
SCRIPTNAME=3Dbulk.sh
OLDPWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=3Dpoudriere-git-3.3.99.20220831
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271160-39348-k17n0hCnCn>