FreeBSD Bugzilla – Attachment 252838 Details for
Bug 280875
devel/tevent build (?) failure
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build log
tevent-0.15.0.log (text/plain), 94.52 KB, created by
Konstantin Belousov
on 2024-08-17 07:13:33 UTC
(
hide
)
Description:
poudriere build log
Filename:
MIME Type:
Creator:
Konstantin Belousov
Created:
2024-08-17 07:13:33 UTC
Size:
94.52 KB
patch
obsolete
>=>> Building devel/tevent >build started at Sat Aug 17 10:06:39 EEST 2024 >port directory: /usr/ports/devel/tevent >package name: tevent-0.15.0 >building for: FreeBSD orion.home 13.3-RELEASE FreeBSD 13.3-RELEASE amd64 >maintained by: samba@FreeBSD.org >port version: 0.15.0 >port revision: 0 >Makefile datestamp: -rw-r--r-- 1 root wheel 2258 Aug 17 07:01 /usr/ports/devel/tevent/Makefile >Ports top last git commit: 86785a268860 >Ports top unclean checkout: no >=>> Inspecting /usr/home/bd/poudriere/data/.m/orion_poudriere_13-head/03//usr/ports/devel/tevent for modifications to git checkout... no >Port dir last git commit: 386bdd78313f >Port dir unclean checkout: no >Poudriere version: poudriere-git-3.4.99.20240811 >Host OSVERSION: 1401500 >Jail OSVERSION: 1303001 >Job Id: 03 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1303001 >UNAME_v=FreeBSD 13.3-RELEASE >UNAME_r=13.3-RELEASE >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 >MAKE_OBJDIR_CHECK_WRITABLE=0 >LOCALBASE=/usr/local >USER=root >POUDRIERE_NAME=poudriere-git >POUDRIERE_VERSION=3.4.99.20240811 >MASTERMNT=/usr/home/bd/poudriere/data/.m/orion_poudriere_13-head/ref >FTP_PROXY=http://tomv4.home:3128 >LC_COLLATE=C >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen >GID=0 >OUTPUT_REDIRECTED_STDERR=4 >OUTPUT_REDIRECTED=1 >UID=0 >PWD=/usr/home/bd/poudriere/data/.m/orion_poudriere_13-head/03/.p >OUTPUT_REDIRECTED_STDOUT=3 >P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS >MASTERNAME=orion_poudriere_13-head >HTTP_PROXY=http://tomv4.home:3128 >OLDPWD=/usr/home/bd/poudriere/data/.m/orion_poudriere_13-head/ref/.p/pool >POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240811 >PREFIX=/usr/local >POUDRIEREPATH=/usr/sfw/local8/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV= >FLAVOR= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >===> The following configuration options are available for tevent-0.15.0: > DEBUG=off: Build with debugging support > MANPAGES=off: Build and install manpages (requires textproc/docbook-xsl) > PYTHON=on: Python bindings or support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >samba@FreeBSD.org >--End MAINTAINER-- > >--PORTVERSION-- >0.15.0 >--End PORTVERSION-- > >--PORTREVISION-- >0 >--End PORTREVISION-- > >--CONFIGURE_ARGS-- >--disable-rpath --disable-rpath-install --bundled-libraries=!talloc,cmocka --builtin-libraries=replace --without-gettext --prefix=/usr/local -j20 >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PYTHONHASHSEED=1 NOCOLOR=yes XSLTPROC="true" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.11" XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tevent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tevent/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tevent/work/.cache HOME=/wrkdirs/usr/ports/devel/tevent/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tevent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tevent/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >PYTHONHASHSEED=1 NOCOLOR=yes XDG_DATA_HOME=/wrkdirs/usr/ports/devel/tevent/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/tevent/work XDG_CACHE_HOME=/wrkdirs/usr/ports/devel/tevent/work/.cache HOME=/wrkdirs/usr/ports/devel/tevent/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/tevent/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/devel/tevent/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fno-color-diagnostics -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,--undefined-version -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-color-diagnostics -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >PKGCONFIGDIR=libdata/pkgconfig DEBUG="@comment " NO_DEBUG="" MANPAGES="@comment " NO_MANPAGES="" PYTHON="" NO_PYTHON="@comment " PYTHON_INCLUDEDIR=include/python3.11 PYTHON_LIBDIR=lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" OSREL=13.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/tevent" EXAMPLESDIR="share/examples/tevent" DATADIR="share/tevent" WWWDIR="www/tevent" ETCDIR="etc/tevent" >--End PLIST_SUB-- > >--SUB_LIST-- > DEBUG="@comment " NO_DEBUG="" MANPAGES="@comment " NO_MANPAGES="" PYTHON="" NO_PYTHON="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.11 PYTHON_LIBDIR=/usr/local/lib/python3.11 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.11/site-packages PYTHON_SUFFIX=311 PYTHON_EXT_SUFFIX=.cpython-311 PYTHON_VER=3.11 PYTHON_VERSION=python3.11 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/tevent DOCSDIR=/usr/local/share/doc/tevent EXAMPLESDIR=/usr/local/share/examples/tevent WWWDIR=/usr/local/www/tevent ETCDIR=/usr/local/etc/tevent >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/sfw/local8/etc/poudriere.d/orion_poudriere_12-head-make.conf #### /usr/sfw/local8/etc/poudriere.d/orion_poudriere_13-head-make.conf ># $Id: orion_poudriere_12-head-make.conf,v 1.6 2023/09/15 18:11:32 root Exp root $ > >WITH_BDB6_PERMITTED=yes >DEFAULT_OPENLDAP_VER=26 >DEFAULT_VERSIONS= \ > bdb=18 \ > gcc=13 \ > ghostscript=10 \ > go=1.22 \ > llvm=18 \ > nodejs=current \ > perl5=5.40 \ > php=8.3 \ > pgsql=16 \ > python=3.11 \ > python3=3.11 \ > ruby=3.3 \ > samba=4.19 \ > ssl=openssl >LICENSES_ACCEPTED=EULA >#MAKE_JOBS_UNSAFE=yes >LICENSES_ACCEPTED=DCC >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### Misc Poudriere #### >.include "/etc/make.conf.ports_env" >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >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 >--End resource limits-- >=======================<phase: check-sanity >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> License LGPL3 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> tevent-0.15.0 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.21.3.pkg >[orion.home] Installing pkg-1.21.3... >[orion.home] Extracting pkg-1.21.3: .......... done >===> tevent-0.15.0 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of tevent-0.15.0 >=========================================================================== >=======================<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 LGPL3 accepted by the user >=> tevent-0.15.0.tar.gz doesn't seem to exist in /portdistfiles/. >=> Attempting to fetch https://ftp.samba.org/pub/tevent/tevent-0.15.0.tar.gz >tevent-0.15.0.tar.gz 863 kB 3121 kBps 01s >===> Fetching all distfiles required by tevent-0.15.0 for building >=========================================================================== >=======================<phase: checksum >============================ >===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >===> License LGPL3 accepted by the user >===> Fetching all distfiles required by tevent-0.15.0 for building >=> SHA256 Checksum OK for tevent-0.15.0.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: extract >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> License LGPL3 accepted by the user >===> Fetching all distfiles required by tevent-0.15.0 for building >===> Extracting for tevent-0.15.0 >=> SHA256 Checksum OK for tevent-0.15.0.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >=========================================================================== >=======================<phase: patch >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> Patching for tevent-0.15.0 >===> Applying FreeBSD patches for tevent-0.15.0 from /usr/ports/devel/tevent/files >=========================================================================== >=======================<phase: build-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> tevent-0.15.0 depends on package: talloc>=2.3.4 - not found >===> Installing existing package /packages/All/talloc-2.4.1.pkg >[orion.home] Installing talloc-2.4.1... >[orion.home] Extracting talloc-2.4.1: ........ done >===> tevent-0.15.0 depends on package: talloc>=2.3.4 - found >===> Returning to build of tevent-0.15.0 >===> tevent-0.15.0 depends on package: pkgconf>=1.3.0_1 - not found >===> Installing existing package /packages/All/pkgconf-2.2.0,1.pkg >[orion.home] Installing pkgconf-2.2.0,1... >[orion.home] Extracting pkgconf-2.2.0,1: .......... done >===> tevent-0.15.0 depends on package: pkgconf>=1.3.0_1 - found >===> Returning to build of tevent-0.15.0 >===> tevent-0.15.0 depends on package: gettext-runtime>=0.22_1 - not found >===> Installing existing package /packages/All/gettext-runtime-0.22.5.pkg >[orion.home] Installing gettext-runtime-0.22.5... >[orion.home] `-- Installing indexinfo-0.3.1... >[orion.home] `-- Extracting indexinfo-0.3.1: .... done >[orion.home] Extracting gettext-runtime-0.22.5: .......... done >===> tevent-0.15.0 depends on package: gettext-runtime>=0.22_1 - found >===> Returning to build of tevent-0.15.0 >===> tevent-0.15.0 depends on file: /usr/local/bin/python3.11 - not found >===> Installing existing package /packages/All/python311-3.11.9_1.pkg >[orion.home] Installing python311-3.11.9_1... >[orion.home] `-- Installing libffi-3.4.6... >[orion.home] `-- Extracting libffi-3.4.6: .......... done >[orion.home] `-- Installing mpdecimal-4.0.0... >[orion.home] `-- Extracting mpdecimal-4.0.0: .......... done >[orion.home] `-- Installing openssl-3.0.14,1... >[orion.home] `-- Extracting openssl-3.0.14,1: .......... done >[orion.home] `-- Installing readline-8.2.10... >[orion.home] `-- Extracting readline-8.2.10: .......... done >[orion.home] Extracting python311-3.11.9_1: .......... done >===== >Message from python311-3.11.9_1: > >-- >Note that some standard Python modules are provided as separate ports >as they require additional dependencies. They are available as: > >py311-gdbm databases/py-gdbm@py311 >py311-sqlite3 databases/py-sqlite3@py311 >py311-tkinter x11-toolkits/py-tkinter@py311 >===> tevent-0.15.0 depends on file: /usr/local/bin/python3.11 - found >===> Returning to build of tevent-0.15.0 >===> tevent-0.15.0 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.7.12_7.pkg >[orion.home] Installing ccache-3.7.12_7... >[orion.home] Extracting ccache-3.7.12_7: .......... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >===== >Message from ccache-3.7.12_7: > >-- >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> tevent-0.15.0 depends on file: /usr/local/bin/ccache - found >===> Returning to build of tevent-0.15.0 >=========================================================================== >=======================<phase: lib-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> tevent-0.15.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) >=========================================================================== >=======================<phase: configure >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> Configuring for tevent-0.15.0 >Setting top to : /wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0 >Setting out to : /wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin >Checking for 'clang' (C compiler) : cc >Checking for program 'git' : not found >Checking for c flags '-MMD' : yes >Checking for program 'gdb' : not found >Checking for header sys/utsname.h : yes >Checking uname sysname type : FreeBSD >Checking uname machine type : amd64 >Checking uname release type : 13.3-RELEASE >Checking uname version type : FreeBSD 13.3-RELEASE >Checking for header stdio.h : yes >Checking simple C program : ok >Checking compiler accepts ['-Werror'] : yes >Checking linker accepts ['-Wl,-rpath,.'] : yes >Checking for rpath library support : yes >Checking for -Wl,--version-script support : yes >Checking compiler accepts ['-fvisibility=hidden'] : yes >Checking for HAVE_VISIBILITY_ATTR : ok >Checking for library constructor support : ok >Checking for library destructor support : ok >Checking for __attribute__ : ok >Checking compiler accepts ['-fPIC'] : yes >Checking for inline : inline >Checking for program 'pkg-config' : /usr/local/bin/pkg-config >Checking for pkg-config version >= '0.0.0' : yes >Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes >Checking compiler accepts [''] : yes >Checking for header sys/types.h : yes >Checking for header sys/stat.h : yes >Checking for header stdlib.h : yes >Checking for header stddef.h : yes >Checking for header memory.h : yes >Checking for header string.h : yes >Checking for header strings.h : yes >Checking for header inttypes.h : yes >Checking for header stdint.h : yes >Checking for header unistd.h : yes >Checking for header minix/config.h : no >Checking for header ctype.h : yes >Checking for header standards.h : no >Checking for header stdbool.h : yes >Checking for header stdarg.h : yes >Checking for header vararg.h : no >Checking for header limits.h : yes >Checking for header assert.h : yes >Checking getconf LFS_CFLAGS : getconf: no such configuration parameter `LFS_CFLAGS' >not found >Checking for large file support without additional flags : ok >Checking for header sys/time.h : yes >Checking for header time.h : yes >Checking for header endian.h : yes >Checking for header sys/endian.h : yes >Checking for HAVE_LITTLE_ENDIAN : ok >Checking for HAVE_BIG_ENDIAN : not found >Checking for header signal.h : yes >Checking if signal handlers return int : not found >Checking for variable __FUNCTION__ : ok >Checking for va_copy : ok >Checking for header linux/types.h : no >Checking for header crypt.h : no >Checking for header locale.h : yes >Checking for header acl/libacl.h : no >Checking for header compat.h : no >Checking for header attr/xattr.h : no >Checking for header dustat.h : no >Checking for header fcntl.h : yes >Checking for header fnmatch.h : yes >Checking for header glob.h : yes >Checking for header history.h : no >Checking for header krb5.h : yes >Checking for header langinfo.h : yes >Checking for header ndir.h : no >Checking for header pwd.h : yes >Checking for header shadow.h : no >Checking for header sys/acl.h : yes >Checking for header sys/attributes.h : no >Checking for header attr/attributes.h : no >Checking for header sys/capability.h : no >Checking for header sys/dir.h : no >Checking for header sys/epoll.h : no >Checking for header sys/fcntl.h : yes >Checking for header sys/filio.h : yes >Checking for header sys/filsys.h : no >Checking for header sys/fs/s5param.h : no >Checking for header sys/id.h : no >Checking for header sys/ioctl.h : yes >Checking for header sys/ipc.h : yes >Checking for header sys/mman.h : yes >Checking for header sys/mode.h : no >Checking for header sys/ndir.h : no >Checking for header sys/priv.h : yes >Checking for header sys/resource.h : yes >Checking for header sys/security.h : no >Checking for header sys/shm.h : yes >Checking for header sys/statfs.h : no >Checking for header sys/statvfs.h : yes >Checking for header sys/termio.h : no >Checking for header sys/vfs.h : no >Checking for header sys/xattr.h : no >Checking for header termio.h : no >Checking for header termios.h : yes >Checking for header sys/file.h : yes >Checking for header sys/ucontext.h : yes >Checking for header sys/wait.h : yes >Checking for declaration of malloc : ok >Checking for header grp.h : yes >Checking for header sys/select.h : yes >Checking for header setjmp.h : yes >Checking for header utime.h : yes >Checking for header sys/syslog.h : yes >Checking for header syslog.h : yes >Checking for header sys/mount.h : yes >Checking for header mntent.h : no >Checking for header stropts.h : no >Checking for header unix.h : no >Checking for header sys/param.h : yes >Checking for header sys/socket.h : yes >Checking for header netinet/in.h : yes >Checking for header netdb.h : yes >Checking for header arpa/inet.h : yes >Checking for header netinet/in_systm.h : yes >Checking for header netinet/ip.h : yes >Checking for header netinet/tcp.h : yes >Checking for header netinet/in_ip.h : no >Checking for header sys/sockio.h : yes >Checking for header sys/un.h : yes >Checking for header sys/uio.h : yes >Checking for header ifaddrs.h : yes >Checking for header direct.h : no >Checking for header dirent.h : yes >Checking for header windows.h : no >Checking for header winsock2.h : no >Checking for header ws2tcpip.h : no >Checking for header errno.h : yes >Checking for header getopt.h : yes >Checking for header iconv.h : yes >Checking for header nss.h : yes >Checking for header sasl/sasl.h : no >Checking for header linux/openat2.h : no >Checking for inotify_init : not found >Checking for library inotify : no >Checking for inotify_init : not found >Checking for header security/pam_appl.h : yes >Checking for header zlib.h : yes >Checking for header asm/unistd.h : no >Checking for header sys/unistd.h : yes >Checking for header alloca.h : no >Checking for header float.h : yes >Checking for header rpc/rpc.h : yes >Checking for header rpc/nettype.h : yes >Checking for tirpc rpc headers in default system path : not found >Checking for header sys/sysctl.h : ok >Checking for header sys/fileio.h : no >Checking for header sys/filesys.h : no >Checking for header sys/dustat.h : no >Checking for header sys/sysmacros.h : no >Checking for header xfs/libxfs.h : no >Checking for header netgroup.h : no >Checking for header valgrind.h : no >Checking for header valgrind/valgrind.h : no >Checking for header valgrind/memcheck.h : no >Checking for header valgrind/helgrind.h : no >Checking for header valgrind/callgrind.h : no >Checking for header nss_common.h : no >Checking for header nsswitch.h : yes >Checking for header ns_api.h : no >Checking for header sys/extattr.h : yes >Checking for header sys/ea.h : no >Checking for header sys/proplist.h : no >Checking for header sys/cdefs.h : yes >Checking for header utmp.h : no >Checking for header utmpx.h : yes >Checking for header lastlog.h : no >Checking for header syscall.h : no >Checking for header sys/syscall.h : yes >Checking for header sys/atomic.h : no >Checking for header stdatomic.h : yes >Checking for header libgen.h : yes >Checking compiler accepts ['-Wno-format-truncation', '-Werror'] : no >Checking compiler accepts -Wno-unused-function : yes >Checking compiler accepts -Wno-strict-overflow : yes >Checking compiler accepts -Wno-unused-but-set-variable : yes >Checking compiler accepts -Wuse-after-free=1 : no >Checking for header sys/prctl.h : no >Checking for prctl syscall : not found >Checking for O_DIRECT flag to open(2) : ok >Checking for long long : ok >Checking for intptr_t : ok >Checking for uintptr_t : ok >Checking for ptrdiff_t : ok >Checking for comparison_fn_t : not found >Checking for bool : ok >Checking for int8_t : ok >Checking for uint8_t : ok >Checking for int16_t : ok >Checking for uint16_t : ok >Checking for int32_t : ok >Checking for uint32_t : ok >Checking for int64_t : ok >Checking for uint64_t : ok >Checking for size_t : ok >Checking for ssize_t : ok >Checking for ino_t : ok >Checking for loff_t : not found >Checking for offset_t : not found >Checking for volatile int : ok >Checking for uint_t : not found >Checking for blksize_t : ok >Checking for blkcnt_t : ok >Checking if size of bool == 1 : ok >Checking if size of char == 1 : ok >Checking if size of int == 1 : not found >Checking if size of int == 2 : not found >Checking if size of int == 4 : ok >Checking if size of long long == 1 : not found >Checking if size of long long == 2 : not found >Checking if size of long long == 4 : not found >Checking if size of long long == 8 : ok >Checking if size of long == 1 : not found >Checking if size of long == 2 : not found >Checking if size of long == 4 : not found >Checking if size of long == 8 : ok >Checking if size of short == 1 : not found >Checking if size of short == 2 : ok >Checking if size of size_t == 1 : not found >Checking if size of size_t == 2 : not found >Checking if size of size_t == 4 : not found >Checking if size of size_t == 8 : ok >Checking if size of ssize_t == 1 : not found >Checking if size of ssize_t == 2 : not found >Checking if size of ssize_t == 4 : not found >Checking if size of ssize_t == 8 : ok >Checking if size of int8_t == 1 : ok >Checking if size of uint8_t == 1 : ok >Checking if size of int16_t == 1 : not found >Checking if size of int16_t == 2 : ok >Checking if size of uint16_t == 1 : not found >Checking if size of uint16_t == 2 : ok >Checking if size of int32_t == 1 : not found >Checking if size of int32_t == 2 : not found >Checking if size of int32_t == 4 : ok >Checking if size of uint32_t == 1 : not found >Checking if size of uint32_t == 2 : not found >Checking if size of uint32_t == 4 : ok >Checking if size of int64_t == 1 : not found >Checking if size of int64_t == 2 : not found >Checking if size of int64_t == 4 : not found >Checking if size of int64_t == 8 : ok >Checking if size of uint64_t == 1 : not found >Checking if size of uint64_t == 2 : not found >Checking if size of uint64_t == 4 : not found >Checking if size of uint64_t == 8 : ok >Checking if size of void* == 1 : not found >Checking if size of void* == 2 : not found >Checking if size of void* == 4 : not found >Checking if size of void* == 8 : ok >Checking if size of off_t == 1 : not found >Checking if size of off_t == 2 : not found >Checking if size of off_t == 4 : not found >Checking if size of off_t == 8 : ok >Checking if size of dev_t == 1 : not found >Checking if size of dev_t == 2 : not found >Checking if size of dev_t == 4 : not found >Checking if size of dev_t == 8 : ok >Checking if size of ino_t == 1 : not found >Checking if size of ino_t == 2 : not found >Checking if size of ino_t == 4 : not found >Checking if size of ino_t == 8 : ok >Checking if size of time_t == 1 : not found >Checking if size of time_t == 2 : not found >Checking if size of time_t == 4 : not found >Checking if size of time_t == 8 : ok >Checking for socklen_t : ok >Checking for struct ifaddrs : ok >Checking for struct addrinfo : ok >Checking for struct sockaddr : ok >Checking for HAVE_STRUCT_SOCKADDR_IN6 : ok >Checking for struct sockaddr_storage : ok >Checking for sa_family_t : ok >Checking for sig_atomic_t : ok >Checking for sigsetmask : ok >Checking for siggetmask : not found >Checking for sigprocmask : ok >Checking for sigblock : ok >Checking for sigaction : ok >Checking for sigset : ok >Checking for inet_ntoa : ok >Checking for inet_aton : ok >Checking for inet_ntop : ok >Checking for inet_pton : ok >Checking for connect : ok >Checking for gethostbyname : ok >Checking for getaddrinfo : ok >Checking for getnameinfo : ok >Checking for freeaddrinfo : ok >Checking for gai_strerror : ok >Checking for socketpair : ok >Checking for memset_s : ok >Checking for memset_explicit : not found >Checking for volatile memory protection : ok >Checking for variable IPV6_V6ONLY : ok >Checking for header net/if.h : yes >Checking for HAVE_IPV6 : ok >Checking whether we have ucontext_t : ok >Checking for __sync_fetch_and_add compiler builtin : ok >Checking for __sync_add_and_fetch compiler builtin : ok >Checking for atomic_add_32 compiler builtin : not found >Checking for __atomic_add_fetch compiler builtin : ok >Checking for __atomic_load compiler builtin : ok >Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok >Checking for fallthrough attribute : ok >Checking for strdup : ok >Checking for memmem : ok >Checking for printf : ok >Checking for memset : ok >Checking for memcpy : ok >Checking for memmove : ok >Checking for strcpy : ok >Checking for strncpy : ok >Checking for bzero : ok >Checking for shl_load : not found >Checking for shl_unload : not found >Checking for shl_findsym : not found >Checking for pipe : ok >Checking for strftime : ok >Checking for srandom : ok >Checking for random : ok >Checking for srand : ok >Checking for rand : ok >Checking for usleep : ok >Checking for setbuffer : ok >Checking for lstat : ok >Checking for getpgrp : ok >Checking for utime : ok >Checking for utimes : ok >Checking for setuid : ok >Checking for seteuid : ok >Checking for setreuid : ok >Checking for setresuid : ok >Checking for setgid : ok >Checking for setegid : ok >Checking for setregid : ok >Checking for setresgid : ok >Checking for chroot : ok >Checking for strerror : ok >Checking for vsyslog : ok >Checking for setlinebuf : ok >Checking for mktime : ok >Checking for ftruncate : ok >Checking for chsize : not found >Checking for rename : ok >Checking for waitpid : ok >Checking for wait4 : ok >Checking for initgroups : ok >Checking for pread : ok >Checking for pwrite : ok >Checking for strndup : ok >Checking for strcasestr : ok >Checking for strsep : ok >Checking for strtok_r : ok >Checking for mkdtemp : ok >Checking for dup2 : ok >Checking for dprintf : ok >Checking for vdprintf : ok >Checking for isatty : ok >Checking for chown : ok >Checking for lchown : ok >Checking for link : ok >Checking for readlink : ok >Checking for symlink : ok >Checking for realpath : ok >Checking for snprintf : ok >Checking for vsnprintf : ok >Checking for asprintf : ok >Checking for vasprintf : ok >Checking for setenv : ok >Checking for unsetenv : ok >Checking for strnlen : ok >Checking for strtoull : ok >Checking for __strtoull : not found >Checking for strtouq : ok >Checking for strtoll : ok >Checking for __strtoll : not found >Checking for strtoq : ok >Checking for memalign : ok >Checking for posix_memalign : ok >Checking for fmemopen : ok >Checking for header malloc.h : yes >Checking for declaration of memalign : ok >Checking for posix_fallocate-capable libc : ok >Checking for posix_fallocate : ok >Checking for prctl : not found >Checking for dirname : ok >Checking for basename : ok >Checking for strlcpy : ok >Checking for strlcat : ok >Checking for getpeereid : ok >Checking for library setproctitle : no >Checking for setproctitle : ok >Checking for setproctitle_init : not found >Checking for library bsd : no >Checking for setproctitle_init : not found >Checking for closefrom : ok >Checking whether we can use SO_PEERCRED to get socket credentials : not found >Checking correct behavior of strtoll : ok >Checking for if_nameindex : ok >Checking for if_nametoindex : ok >Checking for strerror_r : ok >Checking for syslog : ok >Checking for gai_strerror : ok >Checking for get_current_dir_name : not found >Checking for timegm : ok >Checking for getifaddrs : ok >Checking for freeifaddrs : ok >Checking for mmap : ok >Checking for setgroups : ok >Checking for syscall : ok >Checking for setsid : ok >Checking for getgrent_r : ok >Checking for getgrgid_r : ok >Checking for getgrnam_r : ok >Checking for getgrouplist : ok >Checking for getpagesize : ok >Checking for getpwent_r : ok >Checking for getpwnam_r : ok >Checking for getpwuid_r : ok >Checking for epoll_create1 : not found >Checking for getprogname : ok >Checking for copy_file_range : ok >Checking for getxattr : not found >Checking for library attr : no >Checking for getxattr : not found >Checking for attr_listf : not found >Checking for library attr : no >Checking for attr_listf : not found >Checking for extattr_list_fd : ok >Checking for dlopen : ok >Checking for dlsym : ok >Checking for dlerror : ok >Checking for dlclose : ok >Checking for declaration of dlopen : ok >Checking C prototype for dlopen : not found >Checking for fdatasync : ok >Checking for declaration of fdatasync : ok >Checking for clock_gettime : ok >Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok >Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok >Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok >Checking for struct timespec : ok >Checking for header arpa/nameser.h : yes >Checking for header resolv.h : yes >Checking for res_search : ok >Checking for pthread_create : not found >Checking for library pthread : yes >Checking for pthread_create in pthread : ok >Checking for pthread_attr_init : ok >Checking for pthread_mutexattr_setrobust : ok >Checking for declaration of PTHREAD_MUTEX_ROBUST : ok >Checking for pthread_mutex_consistent : ok >Checking for __thread local storage : ok >Checking for crypt : not found >Checking for library crypt : yes >Checking for crypt in crypt : ok >Checking for crypt_r : not found >Checking for crypt_r in crypt : ok >Checking for crypt_rn : not found >Checking for crypt_rn in crypt : not found >Checking for header readline.h : no >Checking for header readline/readline.h : no >Checking for header readline/history.h : no >Checking for variable rl_event_hook : not found >Checking for variable program_invocation_short_name : not found >Checking for declaration of snprintf : ok >Checking for declaration of vsnprintf : ok >Checking for declaration of asprintf : ok >Checking for declaration of vasprintf : ok >Checking for declaration of errno : ok >Checking for declaration of EWOULDBLOCK : ok >Checking for declaration of environ : not found >Checking for declaration of environ (as enum) : not found >Checking for declaration of getgrent_r : ok >Checking for declaration of getpwent_r : ok >Checking for declaration of pread : ok >Checking for declaration of pwrite : ok >Checking for declaration of setenv : ok >Checking for declaration of setresgid : ok >Checking for declaration of setresuid : ok >Checking for eventfd : ok >Checking for header poll.h : yes >Checking for poll : ok >Checking for strptime : ok >Checking for declaration of strptime : ok >Checking for working strptime : not found >Checking for declaration of gettimeofday : ok >Checking C prototype for gettimeofday : ok >Checking C prototype for gettimeofday : not found >Checking for C99 vsnprintf : ok >Checking for HAVE_SHARED_MMAP : ok >Checking for HAVE_MREMAP : not found >Checking for HAVE_INCOHERENT_MMAP : not found >Checking for HAVE_IMMEDIATE_STRUCTURES : ok >Checking for HAVE_MKDIR_MODE : ok >Checking for member st_rdev in struct stat : ok >Checking for member st_rdev in struct stat : ok >Checking for member ss_family in struct sockaddr_storage : ok >Checking for member __ss_family in struct sockaddr_storage : not found >Checking for member sa_len in struct sockaddr : ok >Checking for member sin_len in struct sockaddr_in : ok >Checking for member sin6_len in struct sockaddr_in6 : ok >Checking for HAVE_UNIXSOCKET : ok >Checking for HAVE_SECURE_MKSTEMP : ok >Checking for HAVE_IFACE_GETIFADDRS : not found >Checking for HAVE_IFACE_AIX : not found >Checking for HAVE_IFACE_IFCONF : not found >Checking for HAVE_IFACE_IFREQ : not found >Checking for declaration of getpwent_r : ok >Checking C prototype for getpwent_r : not found >Checking for declaration of getgrent_r : ok >Checking C prototype for getgrent_r : not found >Checking C prototype for getpwent_r : not found >Checking C prototype for getgrent_r : not found >Checking for strerror_r : ok >Checking for XSI (rather than GNU) prototype for strerror_r : ok >Checking for program 'xsltproc' : true >Checking for stylesheet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl : ok >Checking for header sys/auxv.h : yes >Checking for getauxval : not found >Checking linker accepts -Wl,-no-undefined : yes >Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no >Checking for program 'python3' : /usr/local/bin/python3.11 >Checking for program 'python' : /usr/local/bin/python3.11 >Checking for program 'python3' : not found >Checking for python version >= 3.6.0 : 3.11.9 >python-config : /usr/local/bin/python3.11-config >Asking python-config for pyembed '--cflags --libs --ldflags --embed' flags : yes >Testing pyembed configuration : yes >Asking python-config for pyext '--cflags --libs --ldflags' flags : yes >Testing pyext configuration : yes >Checking for system talloc (>=2.4.1) : yes >Checking for system pytalloc-util.cpython-311 (>=2.4.1) : not found >Checking for strsignal : ok >Checking for longjmp : ok >Checking for siglongjmp : ok >Checking for epoll_create1 : not found >Checking value of NSIG : 32 >Checking value of _NSIG : not found >Checking value of SIGRTMAX : 126 >Checking value of SIGRTMIN : 65 >Checking for python version >= 3.6.0 : 3.11.9 >python headers : using cache >Checking if compiler accepts -fstack-protector-strong : yes >Checking if compiler accepts -fstack-clash-protection : yes >Checking linker accepts -Wl,-no-undefined : yes >Checking linker accepts ['-undefined', 'dynamic_lookup', '-Werror'] : no >'configure' finished successfully (27.413s) >=========================================================================== >=======================<phase: build >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> Building for tevent-0.15.0 >Waf: Entering directory `/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default' >symlink: tevent.py -> python/tevent.py >Checking project rules ... >Project rules pass >[1/2] Creating bin/default/lib/replace/replace.empty.c >[2/2] Compiling tevent.pc.in >[3/4] Compiling lib/replace/strptime.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_SAMBA_HOSTCC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/strptime.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/strptime.c.1.o'] >[4/4] Compiling lib/replace/replace.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-D_SAMBA_HOSTCC_', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES=NULL', '-DSTATIC_LIBREPLACE_HOSTCC_MODULES_PROTO=extern void __LIBREPLACE_HOSTCC_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/replace.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/replace.c.1.o'] >../../lib/replace/strptime.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > 45 | localtime_r (t, tp) > | ^ >../../lib/replace/strptime.c:42:23: note: expanded from macro 'localtime_r' > 42 | # define localtime_r my_localtime_r > | ^ >../../lib/replace/strptime.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > 247 | strptime_internal (rp, fmt, tm, decided, era_cnt) > | ^ >2 warnings generated. > >[5/7] Processing pytalloc-util.cpython-311.vscript: lib/talloc/ABI/pytalloc-util-2.0.6.sigs lib/talloc/ABI/pytalloc-util-2.0.7.sigs lib/talloc/ABI/pytalloc-util-2.0.8.sigs lib/talloc/ABI/pytalloc-util-2.1.0.sigs lib/talloc/ABI/pytalloc-util-2.1.1.sigs lib/talloc/ABI/pytalloc-util-2.1.2.sigs lib/talloc/ABI/pytalloc-util-2.1.3.sigs lib/talloc/ABI/pytalloc-util-2.1.4.sigs lib/talloc/ABI/pytalloc-util-2.1.5.sigs lib/talloc/ABI/pytalloc-util-2.1.6.sigs lib/talloc/ABI/pytalloc-util-2.1.7.sigs lib/talloc/ABI/pytalloc-util-2.1.8.sigs lib/talloc/ABI/pytalloc-util-2.1.9.sigs lib/talloc/ABI/pytalloc-util-2.1.10.sigs lib/talloc/ABI/pytalloc-util-2.1.11.sigs lib/talloc/ABI/pytalloc-util-2.1.12.sigs lib/talloc/ABI/pytalloc-util-2.1.13.sigs lib/talloc/ABI/pytalloc-util-2.1.14.sigs lib/talloc/ABI/pytalloc-util-2.1.15.sigs lib/talloc/ABI/pytalloc-util-2.1.16.sigs lib/talloc/ABI/pytalloc-util-2.2.0.sigs lib/talloc/ABI/pytalloc-util-2.3.0.sigs lib/talloc/ABI/pytalloc-util-2.3.1.sigs lib/talloc/ABI/pytalloc-util-2.3.2.sigs lib/talloc/ABI/pytalloc-util-2.3.3.sigs lib/talloc/ABI/pytalloc-util-2.3.4.sigs lib/talloc/ABI/pytalloc-util-2.3.5.sigs lib/talloc/ABI/pytalloc-util-2.4.0.sigs lib/talloc/ABI/pytalloc-util-2.4.1.sigs -> bin/default/lib/talloc/pytalloc-util.cpython-311.vscript >[6/7] Creating bin/default/third_party/cmocka/cmocka.vscript >[7/7] Processing tevent.vscript: ABI/tevent-0.9.9.sigs ABI/tevent-0.9.10.sigs ABI/tevent-0.9.11.sigs ABI/tevent-0.9.12.sigs ABI/tevent-0.9.13.sigs ABI/tevent-0.9.14.sigs ABI/tevent-0.9.15.sigs ABI/tevent-0.9.16.sigs ABI/tevent-0.9.17.sigs ABI/tevent-0.9.18.sigs ABI/tevent-0.9.19.sigs ABI/tevent-0.9.20.sigs ABI/tevent-0.9.21.sigs ABI/tevent-0.9.22.sigs ABI/tevent-0.9.23.sigs ABI/tevent-0.9.24.sigs ABI/tevent-0.9.25.sigs ABI/tevent-0.9.26.sigs ABI/tevent-0.9.27.sigs ABI/tevent-0.9.28.sigs ABI/tevent-0.9.29.sigs ABI/tevent-0.9.30.sigs ABI/tevent-0.9.31.sigs ABI/tevent-0.9.32.sigs ABI/tevent-0.9.33.sigs ABI/tevent-0.9.34.sigs ABI/tevent-0.9.35.sigs ABI/tevent-0.9.36.sigs ABI/tevent-0.9.37.sigs ABI/tevent-0.9.38.sigs ABI/tevent-0.9.39.sigs ABI/tevent-0.10.0.sigs ABI/tevent-0.10.1.sigs ABI/tevent-0.10.2.sigs ABI/tevent-0.11.0.sigs ABI/tevent-0.12.0.sigs ABI/tevent-0.12.1.sigs ABI/tevent-0.13.0.sigs ABI/tevent-0.14.0.sigs ABI/tevent-0.14.1.sigs ABI/tevent-0.15.0.sigs -> bin/default/tevent.vscript >[ 8/10] Compiling lib/replace/xattr.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_replace_builtin_MODULES=NULL', '-DSTATIC_replace_builtin_MODULES_PROTO=extern void __replace_builtin_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/xattr.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/xattr.c.2.o'] >[ 9/10] Compiling lib/replace/strptime.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_replace_builtin_MODULES=NULL', '-DSTATIC_replace_builtin_MODULES_PROTO=extern void __replace_builtin_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/strptime.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/strptime.c.2.o'] >[10/10] Compiling lib/replace/replace.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-D_PUBLIC_=_PRIVATE_', '-DSTATIC_replace_builtin_MODULES=NULL', '-DSTATIC_replace_builtin_MODULES_PROTO=extern void __replace_builtin_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/replace.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/replace.c.2.o'] >../../lib/replace/strptime.c:45:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > 45 | localtime_r (t, tp) > | ^ >../../lib/replace/strptime.c:42:23: note: expanded from macro 'localtime_r' > 42 | # define localtime_r my_localtime_r > | ^ >../../lib/replace/strptime.c:247:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] > 247 | strptime_internal (rp, fmt, tm, decided, era_cnt) > | ^ >2 warnings generated. > >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >[11/47] Compiling tevent_queue.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_queue.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_queue.c.1.o'] >[12/47] Compiling tevent_immediate.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_immediate.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_immediate.c.1.o'] >[13/47] Compiling tevent_fd.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_fd.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_fd.c.1.o'] >[14/47] Compiling tevent_wakeup.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_wakeup.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_wakeup.c.1.o'] >[15/47] Compiling tevent_debug.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_debug.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_debug.c.1.o'] >[16/47] Compiling tevent_util.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_util.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_util.c.1.o'] >[17/47] Compiling tevent.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent.c.1.o'] >[18/47] Compiling tevent_timed.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_timed.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_timed.c.1.o'] >[19/47] Compiling tevent_standard.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_standard.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_standard.c.1.o'] >[20/47] Compiling tevent_signal.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_signal.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_signal.c.1.o'] >[21/47] Compiling tevent_threads.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_threads.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_threads.c.1.o'] >[22/47] Compiling tevent_poll.c >07:07:13 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_poll.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_poll.c.1.o'] >[23/47] Compiling tevent_wrapper.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_wrapper.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_wrapper.c.1.o'] >[24/47] Compiling tevent_req.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_tevent_MODULES=NULL', '-DSTATIC_tevent_MODULES_PROTO=extern void __tevent_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tevent_req.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent_req.c.1.o'] >[25/47] Compiling lib/talloc/pytalloc_util.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-fvisibility=hidden', '-O2', '-fstack-protector-strong', '-fno-strict-aliasing', '-Ilib/talloc', '-I../../lib/talloc', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '-I/usr/local/include/python3.11', '-DNDEBUG', '../../lib/talloc/pytalloc_util.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc_util.c.1.o'] >[26/47] Compiling third_party/cmocka/cmocka.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DHAVE_CONFIG_H=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_cmocka_MODULES=NULL', '-DSTATIC_cmocka_MODULES_PROTO=extern void __cmocka_dummy_module_proto(void)', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-I.', '-I../..', '../../third_party/cmocka/cmocka.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka/cmocka.c.1.o'] >[27/47] Compiling lib/replace/tests/strptime.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/tests/strptime.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/tests/strptime.c.5.o'] >[28/47] Compiling lib/replace/tests/testsuite.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/tests/testsuite.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/tests/testsuite.c.5.o'] >[29/47] Compiling lib/replace/tests/os2_delete.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/tests/os2_delete.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/tests/os2_delete.c.5.o'] >[30/47] Compiling lib/replace/tests/getifaddrs.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_test_MODULES=NULL', '-DSTATIC_replace_test_MODULES_PROTO=extern void __replace_test_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/tests/getifaddrs.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/tests/getifaddrs.c.5.o'] >[31/47] Compiling lib/replace/tests/main.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_testsuite_MODULES=NULL', '-DSTATIC_replace_testsuite_MODULES_PROTO=extern void __replace_testsuite_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', '../../lib/replace/tests/main.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/tests/main.c.6.o'] >[32/47] Compiling lib/talloc/pytalloc.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DPY_SSIZE_T_CLEAN=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_pytalloc_MODULES=NULL', '-DSTATIC_pytalloc_MODULES_PROTO=extern void __pytalloc_dummy_module_proto(void)', '-fno-strict-aliasing', '-Ilib/talloc', '-I../../lib/talloc', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '-I/usr/local/include/python3.11', '../../lib/talloc/pytalloc.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc.c.4.o'] >[33/47] Compiling lib/talloc/test_pytalloc.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DPY_SSIZE_T_CLEAN=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_pytalloc_MODULES=NULL', '-DSTATIC_test_pytalloc_MODULES_PROTO=extern void __test_pytalloc_dummy_module_proto(void)', '-fno-strict-aliasing', '-Ilib/talloc', '-I../../lib/talloc', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '-I/usr/local/include/python3.11', '../../lib/talloc/test_pytalloc.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/test_pytalloc.c.6.o'] >[34/47] Compiling pytevent.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-DPACKAGE_VERSION="0.15.0"', '-DPY_SSIZE_T_CLEAN=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC__tevent_MODULES=NULL', '-DSTATIC__tevent_MODULES_PROTO=extern void ___tevent_dummy_module_proto(void)', '-fno-strict-aliasing', '-I.', '-I../..', '-I.', '-I../..', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '-I/usr/local/include/python3.11', '../../pytevent.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/pytevent.c.7.o'] >[35/47] Compiling tests/test_tevent_tag.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_tevent_tag_MODULES=NULL', '-DSTATIC_test_tevent_tag_MODULES_PROTO=extern void __test_tevent_tag_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tests/test_tevent_tag.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tests/test_tevent_tag.c.10.o'] >[36/47] Compiling tests/test_tevent_trace.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_test_tevent_trace_MODULES=NULL', '-DSTATIC_test_tevent_trace_MODULES_PROTO=extern void __test_tevent_trace_dummy_module_proto(void)', '-I.', '-I../..', '-I.', '-I../..', '-Ithird_party/cmocka', '-I../../third_party/cmocka', '-Ilib/replace', '-I../../lib/replace', '-I/usr/local/include', '../../tests/test_tevent_trace.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tests/test_tevent_trace.c.12.o'] >[37/47] Compiling bin/default/lib/replace/replace.empty.c >07:07:14 runner ['cc', '-O2', '-pipe', '-fno-color-diagnostics', '-fstack-protector-strong', '-fno-strict-aliasing', '-MMD', '-D_GNU_SOURCE=1', '-D_XOPEN_SOURCE_EXTENDED=1', '-fPIC', '-D__STDC_WANT_LIB_EXT1__=1', '-fstack-protector-strong', '-fstack-clash-protection', '-DSTATIC_replace_MODULES=NULL', '-DSTATIC_replace_MODULES_PROTO=extern void __replace_dummy_module_proto(void)', '-Ilib/replace', '-I../../lib/replace', '-I.', '-I../..', 'lib/replace/replace.empty.c', '-c', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/replace.empty.c.4.o'] >[38/47] Linking bin/default/lib/talloc/libpytalloc-util.cpython-311-tevent.so >07:07:14 runner ['cc', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc-util.cpython-311.vscript', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/talloc/pytalloc_util.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/libpytalloc-util.cpython-311-tevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-ltalloc', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[39/47] Linking bin/default/libtevent.so >07:07:14 runner ['cc', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent.vscript', '-shared', '-Wl,-h,libtevent.so.0', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'tevent.c.1.o', 'tevent_debug.c.1.o', 'tevent_fd.c.1.o', 'tevent_immediate.c.1.o', 'tevent_queue.c.1.o', 'tevent_req.c.1.o', 'tevent_wrapper.c.1.o', 'tevent_poll.c.1.o', 'tevent_threads.c.1.o', 'tevent_signal.c.1.o', 'tevent_standard.c.1.o', 'tevent_timed.c.1.o', 'tevent_util.c.1.o', 'tevent_wakeup.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/libtevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[40/47] Linking bin/default/lib/talloc/pytalloc.cpython-311.so >07:07:14 runner ['cc', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/talloc/pytalloc.c.4.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[41/47] Linking bin/default/lib/talloc/test-pytalloc.cpython-311.so >07:07:14 runner ['cc', '-shared', 'lib/talloc/test_pytalloc.c.6.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/test-pytalloc.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[42/47] Linking bin/default/-tevent.cpython-311.so >07:07:14 runner ['cc', '-shared', 'pytevent.c.7.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/-tevent.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/usr/local/lib', '-L/usr/local/lib', '-ltevent', '-ltalloc', '-lpthread', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[43/47] Linking bin/default/third_party/cmocka/libcmocka-tevent.so >07:07:14 runner ['cc', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka/cmocka.vscript', '-shared', 'third_party/cmocka/cmocka.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka/libcmocka-tevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[44/47] Linking bin/default/test_tevent_tag >07:07:14 runner ['cc', 'tests/test_tevent_tag.c.10.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/test_tevent_tag', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka', '-L/usr/local/lib', '-lcmocka-tevent', '-ltevent', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[45/47] Linking bin/default/test_tevent_trace >07:07:14 runner ['cc', 'tests/test_tevent_trace.c.12.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/test_tevent_trace', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka', '-L/usr/local/lib', '-lcmocka-tevent', '-ltevent', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[46/47] Linking bin/default/lib/replace/replace_testsuite >07:07:14 runner ['cc', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/replace/tests/main.c.6.o', 'lib/replace/tests/testsuite.c.5.o', 'lib/replace/tests/strptime.c.5.o', 'lib/replace/tests/os2_delete.c.5.o', 'lib/replace/tests/getifaddrs.c.5.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/replace/replace_testsuite', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[47/47] Symlinking bin/default/libtevent.so >Waf: Leaving directory `/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default' >Build commands will be stored in bin/default/compile_commands.json >'build' finished successfully (1.150s) >=========================================================================== >=======================<phase: run-depends >============================ >===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 >===> tevent-0.15.0 depends on package: talloc>=2.3.4 - found >===> tevent-0.15.0 depends on file: /usr/local/bin/python3.11 - found >=========================================================================== >=======================<phase: stage >============================ >===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 >===> Staging for tevent-0.15.0 >===> Generating temporary packing list >Waf: Entering directory `/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default' >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/libdata/pkgconfig/tevent.pc (from bin/default/tevent.pc) >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >compat: "uselib_local" is deprecated, replace by "use" >[13/56] Linking bin/default/lib/talloc/libpytalloc-util.cpython-311-tevent.so >07:07:15 runner ['cc', '-Wl,-h,libpytalloc-util.cpython-311-tevent.so', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc-util.cpython-311.vscript', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/talloc/pytalloc_util.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/libpytalloc-util.cpython-311-tevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/local/lib', '-ltalloc', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[28/56] Linking bin/default/libtevent.so >07:07:15 runner ['cc', '-Wl,-h,libtevent.so.0', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/tevent.vscript', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'tevent.c.1.o', 'tevent_debug.c.1.o', 'tevent_fd.c.1.o', 'tevent_immediate.c.1.o', 'tevent_queue.c.1.o', 'tevent_req.c.1.o', 'tevent_wrapper.c.1.o', 'tevent_poll.c.1.o', 'tevent_threads.c.1.o', 'tevent_signal.c.1.o', 'tevent_standard.c.1.o', 'tevent_timed.c.1.o', 'tevent_util.c.1.o', 'tevent_wakeup.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/libtevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[30/56] Linking bin/default/third_party/cmocka/libcmocka-tevent.so >07:07:15 runner ['cc', '-Wl,-h,libcmocka-tevent.so', '-Wl,--version-script=/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka/cmocka.vscript', '-shared', 'third_party/cmocka/cmocka.c.1.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka/libcmocka-tevent.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >+ symlink /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/libtevent.so (to libtevent.so.0) >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/python3.11/site-packages/tevent.py (from tevent.py) >[45/56] Linking bin/default/lib/talloc/pytalloc.inst.cpython-311.so >07:07:15 runner ['cc', '-Wl,-h,talloc.cpython-311.so', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/talloc/pytalloc.c.4.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc.inst.cpython-311.so', '-Wl,-rpath,/usr/local/lib/tevent', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[46/56] Linking bin/default/lib/talloc/pytalloc.cpython-311.so >07:07:15 runner ['cc', '-shared', 'lib/replace/replace.c.2.o', 'lib/replace/strptime.c.2.o', 'lib/replace/xattr.c.2.o', 'lib/talloc/pytalloc.c.4.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/pytalloc.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[47/56] Linking bin/default/lib/talloc/test-pytalloc.cpython-311.so >07:07:15 runner ['cc', '-shared', 'lib/talloc/test_pytalloc.c.6.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc/test-pytalloc.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/lib/talloc', '-L/usr/local/lib', '-L/usr/local/lib', '-L/usr/local/lib', '-lpytalloc-util.cpython-311-tevent', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lpython3.11', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-ltalloc', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/tevent/libpytalloc-util.cpython-311-tevent.so (from bin/default/lib/talloc/libpytalloc-util.cpython-311-tevent.so) >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/tevent/libcmocka-tevent.so (from bin/default/third_party/cmocka/libcmocka-tevent.so) >[50/56] Linking bin/default/-tevent.cpython-311.so >07:07:15 runner ['cc', '-Wl,-h,_tevent.cpython-311.so', '-shared', 'pytevent.c.7.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/-tevent.cpython-311.so', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/usr/local/lib', '-L/usr/local/lib', '-ltevent', '-ltalloc', '-lpthread', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-lintl', '-ldl', '-lintl', '-lutil', '-lm', '-Wl,--undefined-version', '-fstack-protector-strong'] >[51/56] Linking bin/default/test_tevent_tag.inst >07:07:15 runner ['cc', 'tests/test_tevent_tag.c.10.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/test_tevent_tag.inst', '-Wl,-rpath,/usr/local/lib/tevent', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka', '-L/usr/local/lib', '-lcmocka-tevent', '-ltevent', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >[52/56] Linking bin/default/test_tevent_trace.inst >07:07:15 runner ['cc', 'tests/test_tevent_trace.c.12.o', '-o/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/test_tevent_trace.inst', '-Wl,-rpath,/usr/local/lib/tevent', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default', '-L/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default/third_party/cmocka', '-L/usr/local/lib', '-lcmocka-tevent', '-ltevent', '-ltalloc', '-lpthread', '-Wl,--undefined-version', '-fstack-protector-strong', '-Wl,-no-undefined'] >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/libtevent.so.0 (from bin/default/libtevent.so) >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/python3.11/site-packages/talloc.cpython-311.so (from bin/default/lib/talloc/pytalloc.inst.cpython-311.so) >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/python3.11/site-packages/_tevent.cpython-311.so (from bin/default/-tevent.cpython-311.so) >+ install /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/include/tevent.h (from tevent.h) >Waf: Leaving directory `/wrkdirs/usr/ports/devel/tevent/work/tevent-0.15.0/bin/default' >'install' finished successfully (0.093s) >/bin/rm -f /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/tevent/libcmocka-tevent.so >/bin/rmdir /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/tevent >rmdir: /wrkdirs/usr/ports/devel/tevent/work/stage/usr/local/lib/tevent: Directory not empty >*** Error code 1 > >Stop. >make: stopped in /usr/ports/devel/tevent >=>> Cleaning up wrkdir >===> Cleaning for tevent-0.15.0 >build of devel/tevent | tevent-0.15.0 ended at Sat Aug 17 10:07:15 EEST 2024 >build time: 00:00:37 >!!! build failure encountered !!!
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 280875
: 252838 |
252856