>>> Building on sparc64-0d under x11/rdesktop BDEPENDS = [converters/libiconv;devel/automake/1.16;security/gnutls;devel/autoconf/2.69;audio/libao;audio/libsamplerate;devel/metaauto;devel/libtool;security/pcsc-lite] DIST = [x11/rdesktop:rdesktop-1.9.0.tar.gz] FULLPKGNAME = rdesktop-1.9.0 RDEPENDS = [audio/libsamplerate;security/pcsc-lite;audio/libao;security/gnutls;converters/libiconv] (Junk lock obtained for sparc64-0d at 1779898918.31) >>> Running depends in x11/rdesktop at 1779898918.47 last junk was in devel/thrift /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 gnutls-3.8.13p1 libao-1.2.0p2 libiconv-1.19 libsamplerate-0.2.2p0 metaauto-1.0p4 pcsc-lite-2.4.0 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 gnutls-3.8.13p1 libao-1.2.0p2 libiconv-1.19 libsamplerate-0.2.2p0 libtool-2.4.2p3 metaauto-1.0p4 pcsc-lite-2.4.0 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5p0 gnutls-3.8.13p1 libao-1.2.0p2 libiconv-1.19 libsamplerate-0.2.2p0 metaauto-1.0p4 pcsc-lite-2.4.0 The following new rcscripts were installed: /etc/rc.d/pcscd See rcctl(8) for details. >>> Running show-prepare-results in x11/rdesktop at 1779898930.04 ===> x11/rdesktop ===> Building from scratch rdesktop-1.9.0 ===> rdesktop-1.9.0 depends on: metaauto-* -> metaauto-1.0p4 ===> rdesktop-1.9.0 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> rdesktop-1.9.0 depends on: automake->=1.16,<1.17 -> automake-1.16.5p0 ===> rdesktop-1.9.0 depends on: libtool-* -> libtool-2.4.2p3 ===> rdesktop-1.9.0 depends on: libao-* -> libao-1.2.0p2 ===> rdesktop-1.9.0 depends on: libsamplerate-* -> libsamplerate-0.2.2p0 ===> rdesktop-1.9.0 depends on: libiconv-* -> libiconv-1.19 ===> rdesktop-1.9.0 depends on: gnutls-* -> gnutls-3.8.13p1 ===> rdesktop-1.9.0 depends on: pcsc-lite-* -> pcsc-lite-2.4.0 ===> Verifying specs: X11 Xcursor Xrandr ao c gmp gnutls hogweed iconv nettle pcsclite pthread samplerate tasn1 ===> found X11.19.0 Xcursor.5.1 Xrandr.7.1 ao.5.0 c.103.0 gmp.11.1 gnutls.47.14 hogweed.4.0 iconv.7.2 nettle.8.0 pcsclite.1.0 pthread.28.1 samplerate.3.0 tasn1.4.2 autoconf-2.69p3 automake-1.16.5p0 gnutls-3.8.13p1 libao-1.2.0p2 libiconv-1.19 libsamplerate-0.2.2p0 libtool-2.4.2p3 metaauto-1.0p4 pcsc-lite-2.4.0 (Junk lock released for sparc64-0d at 1779898938.65) Woken up devel/gconf2 distfiles size=368980 >>> Running extract in x11/rdesktop at 1779898938.77 ===> x11/rdesktop ===> Checking files for rdesktop-1.9.0 `/usr/ports/distfiles/rdesktop-1.9.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for rdesktop-1.9.0 >>> Running patch in x11/rdesktop at 1779898940.23 ===> x11/rdesktop ===> Patching for rdesktop-1.9.0 ===> Applying OpenBSD patch patch-ssl_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix with nettle >=4 | |Index: ssl.c |--- ssl.c.orig |+++ ssl.c -------------------------- Patching file ssl.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 42. Hunk #3 succeeded at 64. Hunk #4 succeeded at 369. done ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in x11/rdesktop at 1779898941.32 ===> x11/rdesktop ===> Generating configure for rdesktop-1.9.0 Running autoreconf-2.69 in /usr/obj/ports/rdesktop-1.9.0/rdesktop-1.9.0 ===> Configuring for rdesktop-1.9.0 Using /usr/obj/ports/rdesktop-1.9.0/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /usr/obj/ports/rdesktop-1.9.0/config.site checking build system type... sparc64-unknown-openbsd7.9 checking host system type... sparc64-unknown-openbsd7.9 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/obj/ports/rdesktop-1.9.0/bin/install -c checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... yes checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for library containing __gmpz_init... -lgmp checking for library containing socket... none required checking for library containing inet_aton... none required checking for sys/select.h... (cached) yes checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking for sys/filio.h... (cached) yes checking sys/strtio.h usability... no checking sys/strtio.h presence... no checking for sys/strtio.h... no checking for locale.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for strip... (cached) strip checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xrandr... yes checking for xcursor... yes checking for libtasn1... yes checking for nettle... yes checking for hogweed... yes checking for gnutls >= 3.2.0... yes checking for libpcsclite... yes checking for PCSC-lite >= 1.6.0 (PnP/Notifications support)... checking for libpcsclite >= 1.6.0... yes checking for old version of PCSC... no checking if architecture needs alignment... yes checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking dmedia/audio.h usability... no checking dmedia/audio.h presence... no checking for dmedia/audio.h... no checking sys/audioio.h usability... yes checking sys/audioio.h presence... yes checking for sys/audioio.h... yes checking for ao... yes checking for libpulse... no checking for alsa... no checking for samplerate... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking iconv.h usability... yes checking iconv.h presence... no checking for iconv.h... yes configure: WARNING: iconv.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: iconv.h: proceeding with the compiler's result checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for socklen_t... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/param.h... (cached) yes checking for sys/mount.h... (cached) yes configure: checking how to get filesystem space usage... checking statvfs64 function (SVR4)... no checking statvfs function (SVR4)... yes checking for struct statfs.f_namemax... no checking for struct statvfs.f_namemax... yes checking for struct statfs.f_namelen... no checking for struct statvfs.f_namelen... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking for setmntent... no configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in x11/rdesktop at 1779898987.31 ===> x11/rdesktop ===> Building for rdesktop-1.9.0 cc -O2 -pipe -Wall -Wextra -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/p11-kit-1 -I/usr/local/include/PCSC -pthread -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=\"rdesktop\" -DPACKAGE_VERSION=\"1.9.0\" -DPACKAGE_STRING=\"rdesktop\ 1.9.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DB_ENDIAN=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LANGINFO_H=1 -DHAVE_SYSEXITS_H=1 -DHAVE_XRANDR=1 -DHAVE_XCURSOR=1 -DWITH_SCARD=1 -DWITH_PNP_NOTIFICATIONS=1 -DNEED_ALIGN=1 -DEGD_SOCKET=\"/var/run/egd-pool\" -DHAVE_LIBSAMPLERATE=1 -DWITH_RDPSND=1 -DRDPSND_LIBAO=1 -DHAVE_DIRENT_H=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DHAVE_ICONV_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1 -DKEYMAP_PATH=\"/usr/local/share/rdesktop/keymaps/\" -o rdesktop.o -c rdesktop.c In file included from /usr/local/include/nettle/md5.h:37, from ssl.h:26, from rdesktop.c:51: /usr/local/include/nettle/nettle-types.h:37:22: error: stdalign.h: No such file or directory In file included from /usr/local/include/nettle/md5.h:37, from ssl.h:26, from rdesktop.c:51: /usr/local/include/nettle/nettle-types.h:70: error: expected specifier-qualifier-list before 'alignas' In file included from ssl.h:29, from rdesktop.c:51: /usr/local/include/nettle/hmac.h:95: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:111: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:127: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:142: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:170: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:198: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:228: error: expected specifier-qualifier-list before 'alignas' /usr/local/include/nettle/hmac.h:255: error: expected specifier-qualifier-list before 'alignas' rdesktop.c:146: warning: missing initializer rdesktop.c:146: warning: (near initialization for 'g_pending_resize_defer_timer.tv_usec') *** Error 1 in /usr/obj/ports/rdesktop-1.9.0/rdesktop-1.9.0 (Makefile:129 'rdesktop.o') *** Error 2 in x11/rdesktop (/usr/ports/infrastructure/mk/bsd.port.mk:3079 '/usr/obj/ports/rdesktop-1.9.0/.build_done': @cd /usr/obj/ports/r...) *** Error 2 in x11/rdesktop (/usr/ports/infrastructure/mk/bsd.port.mk:2722 'build': @lock=rdesktop-1.9.0; export _LOCKS_HELD=" rdesktop-1.9...) ===> Exiting x11/rdesktop with an error *** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo}; : ${target:=build}; for i in ; do eval...) >>> Ended at 1779898988.52 max_stuck=0.00/depends=11.66/show-prepare-results=8.68/extract=1.49/patch=1.08/configure=45.94/build=1.34 Error: job failed with 512 on sparc64-0d at 1779898988