index | | raw e-mail
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure. It currently retries the same
# failed mirror and then fails rather then trying another. It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 3 jobs
MAKE_JOBS_NUMBER=3
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time (seconds, -t) unlimited
file size (512-blocks, -f) unlimited
data seg size (kbytes, -d) 524288
stack size (kbytes, -s) 65536
core file size (512-blocks, -c) unlimited
max memory size (kbytes, -m) unlimited
locked memory (kbytes, -l) unlimited
max user processes (-u) 89999
open files (-n) 8192
virtual mem size (kbytes, -v) unlimited
swap limit (kbytes, -w) unlimited
socket buffer size (bytes, -b) unlimited
pseudo-terminals (-p) unlimited
kqueues (-k) unlimited
umtx shared locks (-o) unlimited
pipebuf (-y) unlimited
--End resource limits--
=======================<phase: check-sanity >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License GPLv3+ accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===> gnome-connections-47.2.1_2 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-2.7.4.pkg
[143i386-default-job-10] Installing pkg-2.7.4...
[143i386-default-job-10] Extracting pkg-2.7.4: .......... done
===> gnome-connections-47.2.1_2 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of gnome-connections-47.2.1_2
===========================================================================
=======================<phase: fetch-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by gnome-connections-47.2.1_2 for building
===========================================================================
=======================<phase: checksum >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by gnome-connections-47.2.1_2 for building
=> SHA256 Checksum OK for gnome/gnome-connections-47.2.1.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> License GPLv3+ accepted by the user
===> Fetching all distfiles required by gnome-connections-47.2.1_2 for building
===> Extracting for gnome-connections-47.2.1_2
=> SHA256 Checksum OK for gnome/gnome-connections-47.2.1.tar.xz.
===========================================================================
=======================<phase: patch-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: patch >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===> Patching for gnome-connections-47.2.1_2
===> Applying FreeBSD patches for gnome-connections-47.2.1_2 from /usr/ports/net/gnome-connections/files
===========================================================================
=======================<phase: build-depends >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===> gnome-connections-47.2.1_2 depends on executable: itstool - not found
===> Installing existing package /packages/All/itstool-2.0.7_4.pkg
[143i386-default-job-10] Installing itstool-2.0.7_4...
[143i386-default-job-10] `-- Installing py311-lxml-6.1.0...
[143i386-default-job-10] | `-- Installing libxml2-2.15.3...
[143i386-default-job-10] | | `-- Installing readline-8.3.3...
[143i386-default-job-10] | | `-- Installing indexinfo-0.3.1_1...
[143i386-default-job-10] | | `-- Extracting indexinfo-0.3.1_1: .... done
[143i386-default-job-10] | | `-- Extracting readline-8.3.3: .......... done
[143i386-default-job-10] | `-- Extracting libxml2-2.15.3: .......... done
[143i386-default-job-10] | `-- Installing libxslt-1.1.45...
[143i386-default-job-10] | | `-- Installing libgcrypt-1.12.2...
[143i386-default-job-10] | | `-- Installing libgpg-error-1.60...
[143i386-default-job-10] | | | `-- Installing gettext-runtime-1.0...
[143i386-default-job-10] | | | `-- Extracting gettext-runtime-1.0: .......... done
[143i386-default-job-10] | | `-- Extracting libgpg-error-1.60: .......... done
[143i386-default-job-10] | | `-- Extracting libgcrypt-1.12.2: .......... done
[143i386-default-job-10] | `-- Extracting libxslt-1.1.45: .......... done
[143i386-default-job-10] | `-- Installing python311-3.11.15_2...
[143i386-default-job-10] | | `-- Installing libffi-3.5.1...
<snip>
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1046:13: warning: 'NegotiateSecurityLayer' is deprecated [-Wdeprecated-declarations]
1046 | settings->NegotiateSecurityLayer = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:273:2: note: 'NegotiateSecurityLayer' has been explicitly marked deprecated here
273 | SETTINGS_DEPRECATED(ALIGN64 BOOL NegotiateSecurityLayer); /* 1096 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1048:13: warning: 'DesktopResize' is deprecated [-Wdeprecated-declarations]
1048 | settings->DesktopResize = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:580:2: note: 'DesktopResize' has been explicitly marked deprecated here
580 | SETTINGS_DEPRECATED(ALIGN64 BOOL DesktopResize); /* 2368 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1049:13: warning: 'DynamicResolutionUpdate' is deprecated [-Wdeprecated-declarations]
1049 | settings->DynamicResolutionUpdate = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:408:2: note: 'DynamicResolutionUpdate' has been explicitly marked deprecated here
408 | SETTINGS_DEPRECATED(ALIGN64 BOOL DynamicResolutionUpdate); /* 1558 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1050:13: warning: 'SupportDisplayControl' is deprecated [-Wdeprecated-declarations]
1050 | settings->SupportDisplayControl = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:845:2: note: 'SupportDisplayControl' has been explicitly marked deprecated here
845 | SETTINGS_DEPRECATED(ALIGN64 BOOL SupportDisplayControl); /* 5185 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1051:13: warning: 'RemoteFxCodec' is deprecated [-Wdeprecated-declarations]
1051 | settings->RemoteFxCodec = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:708:2: note: 'RemoteFxCodec' has been explicitly marked deprecated here
708 | SETTINGS_DEPRECATED(ALIGN64 BOOL RemoteFxCodec); /* 3649 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1052:13: warning: 'ColorDepth' is deprecated [-Wdeprecated-declarations]
1052 | settings->ColorDepth = 32;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:95:2: note: 'ColorDepth' has been explicitly marked deprecated here
95 | SETTINGS_DEPRECATED(ALIGN64 UINT32 ColorDepth); /* 131 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1053:13: warning: 'RedirectClipboard' is deprecated [-Wdeprecated-declarations]
1053 | settings->RedirectClipboard = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:815:2: note: 'RedirectClipboard' has been explicitly marked deprecated here
815 | SETTINGS_DEPRECATED(ALIGN64 BOOL RedirectClipboard); /* 4800 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1054:13: warning: 'SupportGraphicsPipeline' is deprecated [-Wdeprecated-declarations]
1054 | settings->SupportGraphicsPipeline = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:106:2: note: 'SupportGraphicsPipeline' has been explicitly marked deprecated here
106 | SETTINGS_DEPRECATED(ALIGN64 BOOL SupportGraphicsPipeline); /* 142 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1060:15: warning: 'GfxH264' is deprecated [-Wdeprecated-declarations]
1060 | settings->GfxH264 = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:737:2: note: 'GfxH264' has been explicitly marked deprecated here
737 | SETTINGS_DEPRECATED(ALIGN64 BOOL GfxH264); /* 3844 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1061:15: warning: 'GfxAVC444' is deprecated [-Wdeprecated-declarations]
1061 | settings->GfxAVC444 = TRUE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:738:2: note: 'GfxAVC444' has been explicitly marked deprecated here
738 | SETTINGS_DEPRECATED(ALIGN64 BOOL GfxAVC444); /* 3845 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1063:15: warning: 'GfxH264' is deprecated [-Wdeprecated-declarations]
1063 | settings->GfxH264 = FALSE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:737:2: note: 'GfxH264' has been explicitly marked deprecated here
737 | SETTINGS_DEPRECATED(ALIGN64 BOOL GfxH264); /* 3844 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1064:15: warning: 'GfxAVC444' is deprecated [-Wdeprecated-declarations]
1064 | settings->GfxAVC444 = FALSE;
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:738:2: note: 'GfxAVC444' has been explicitly marked deprecated here
738 | SETTINGS_DEPRECATED(ALIGN64 BOOL GfxAVC444); /* 3845 */
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/settings_types_private.h:45:32: note: expanded from macro 'SETTINGS_DEPRECATED'
45 | #define SETTINGS_DEPRECATED(x) WINPR_DEPRECATED(x)
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:567:50: note: expanded from macro 'WINPR_DEPRECATED'
567 | #define WINPR_DEPRECATED(obj) obj __attribute__((deprecated))
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1076:44: warning: unused parameter 'task_data' [-Wunused-parameter]
1076 | gpointer task_data,
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1077:44: warning: unused parameter 'cancellable' [-Wunused-parameter]
1077 | GCancellable *cancellable)
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1146:16: warning: unused variable 'settings' [-Wunused-variable]
1146 | rdpSettings *settings = self->priv->freerdp_session->context->settings;
| ^~~~~~~~
../subprojects/gtk-frdp/src/frdp-session.c:1474:63: warning: unused parameter 'x' [-Wunused-parameter]
1474 | guint16 x,
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1475:63: warning: unused parameter 'y' [-Wunused-parameter]
1475 | guint16 y,
| ^
../subprojects/gtk-frdp/src/frdp-session.c:1544:5: warning: 'freerdp_keyboard_get_rdp_scancode_from_x11_keycode' is deprecated: [deprecated] since 3.11.0, implement yourself in client [-Wdeprecated-declarations]
1544 | freerdp_keyboard_get_rdp_scancode_from_x11_keycode (key->hardware_keycode);
| ^
/usr/local/libdata/pkgconfig/../../include/freerdp3/freerdp/locale/keyboard.h:277:1: note: 'freerdp_keyboard_get_rdp_scancode_from_x11_keycode' has been explicitly marked deprecated here
277 | WINPR_DEPRECATED_VAR("since 3.11.0, implement yourself in client",
| ^
/usr/local/libdata/pkgconfig/../../include/winpr3/winpr/platform.h:568:60: note: expanded from macro 'WINPR_DEPRECATED_VAR'
568 | #define WINPR_DEPRECATED_VAR(text, obj) obj __attribute__((deprecated("[deprecated] " text)))
| ^
80 warnings and 1 error generated.
[ 2% 4/132] cc -Isubprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p -Isubprojects/gtk-frdp/src -I../subprojects/gtk-frdp/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/local/include/fribidi -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fuse3 -I/usr/local/libdata/pkgconfig/../../include/freerdp3/ -I/usr/local/libdata/pkgconfig/../../include/winpr3 -I/wrkdirs/usr/ports/net/gnome-connections/work/gnome-connections-47.2.1/_build/subprojects/gtk-f
rdp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -DHAVE_FREERDP3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-display.c.o -MF subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-display.c.o.d -o subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-display.c.o -c ../subprojects/gtk-frdp/src/frdp-display.c
../subprojects/gtk-frdp/src/frdp-display.c:204:45: warning: unused parameter 'event' [-Wunused-parameter]
204 | GdkEventCrossing *event)
| ^
../subprojects/gtk-frdp/src/frdp-display.c:214:45: warning: unused parameter 'event' [-Wunused-parameter]
214 | GdkEventCrossing *event)
| ^
../subprojects/gtk-frdp/src/frdp-display.c:223:34: warning: unused parameter 'source_object' [-Wunused-parameter]
223 | frdp_display_error (GObject *source_object,
| ^
../subprojects/gtk-frdp/src/frdp-display.c:231:41: warning: unused parameter 'source_object' [-Wunused-parameter]
231 | frdp_display_auth_failure (GObject *source_object,
| ^
../subprojects/gtk-frdp/src/frdp-display.c:239:38: warning: unused parameter 'source_object' [-Wunused-parameter]
239 | frdp_display_disconnected (GObject *source_object,
| ^
5 warnings generated.
[ 3% 4/132] cc -Isubprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p -Isubprojects/gtk-frdp/src -I../subprojects/gtk-frdp/src -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -I/usr/local/include/libepoll-shim -I/usr/local/include/fribidi -I/usr/local/include/pixman-1 -I/usr/local/include/harfbuzz -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/fuse3 -I/usr/local/libdata/pkgconfig/../../include/freerdp3/ -I/usr/local/libdata/pkgconfig/../../include/winpr3 -I/wrkdirs/usr/ports/net/gnome-connections/work/gnome-connections-47.2.1/_build/subprojects/gtk-f
rdp -fdiagnostics-color=never -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -DHAVE_FREERDP3 -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -D_THREAD_SAFE -pthread -MD -MQ subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-channel-display-control.c.o -MF subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-channel-display-control.c.o.d -o subprojects/gtk-frdp/src/libgtk-frdp-0.2.so.p/frdp-channel-display-control.c.o -c ../subprojects/gtk-frdp/src/frdp-channel-display-control.c
../subprojects/gtk-frdp/src/frdp-channel-display-control.c:169:63: warning: unused parameter 'self' [-Wunused-parameter]
169 | frdp_channel_display_control_init (FrdpChannelDisplayControl *self)
| ^
1 warning generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make: stopped in /usr/ports/net/gnome-connections
home |
help
