Date: Tue, 12 Jan 2021 13:08:26 GMT From: pkg-fallout@FreeBSD.org To: madpilot@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - main-i386-default][comms/openobex] Failed for openobex-1.7.2 in package Message-ID: <202101121308.10CD8QIR050130@beefy17.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: madpilot@FreeBSD.org Last committer: tcberner@FreeBSD.org Ident: $FreeBSD: head/comms/openobex/Makefile 488341 2018-12-25 20:25:39Z tcberner $ Log URL: http://beefy17.nyi.freebsd.org/data/main-i386-default/p561293_sa5584ace96/logs/openobex-1.7.2.log Build URL: http://beefy17.nyi.freebsd.org/build.html?mastername=main-i386-default&build=p561293_sa5584ace96 Log: =>> Building comms/openobex build started at Tue Jan 12 13:06:53 UTC 2021 port directory: /usr/ports/comms/openobex package name: openobex-1.7.2 building for: FreeBSD main-i386-default-job-07 13.0-CURRENT FreeBSD 13.0-CURRENT 1300134 i386 maintained by: madpilot@FreeBSD.org Makefile ident: $FreeBSD: head/comms/openobex/Makefile 488341 2018-12-25 20:25:39Z tcberner $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300134 Jail OSVERSION: 1300134 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300134 UNAME_v=FreeBSD 13.0-CURRENT 1300134 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/main-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for openobex-1.7.2: DOXYGEN=on: Build documentation with Doxygen ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- madpilot@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/openobex/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/openobex/work HOME=/wrkdirs/usr/ports/comms/openobex/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/openobex/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/comms/openobex/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/openobex/work HOME=/wrkdirs/usr/ports/comms/openobex/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/openobex/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/comms/openobex/work/stage PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" 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-- DOXYGEN="" NO_DOXYGEN="@comment " CMAKE_BUILD_TYPE="release" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/openobex" EXAMPLESDIR="share/examples/openobex" DATADIR="share/openobex" WWWDIR="www/openobex" ETCDIR="etc/openobex" --End PLIST_SUB-- --SUB_LIST-- DOXYGEN="" NO_DOXYGEN="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/openobex DOCSDIR=/usr/local/share/doc/openobex EXAMPLESDIR=/usr/local/share/examples/openobex WWWDIR=/usr/local/www/openobex ETCDIR=/usr/local/etc/openobex --End SUB_LIST-- ---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} #### /usr/local/etc/poudriere.d/make.conf #### # 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 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-rc2-0-g43ff75f2c3f) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-rc2-0-g43ff75f2c3f) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-rc2-0-g43ff75f2c3f) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300134 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### 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) 1024 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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> openobex-1.7.2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.1.txz [main-i386-default-job-07] Installing pkg-1.16.1... [main-i386-default-job-07] Extracting pkg-1.16.1: .......... done ===> openobex-1.7.2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of openobex-1.7.2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by openobex-1.7.2 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by openobex-1.7.2 for building => SHA256 Checksum OK for openobex-1.7.2-Source.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by openobex-1.7.2 for building ===> Extracting for openobex-1.7.2 => SHA256 Checksum OK for openobex-1.7.2-Source.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for openobex-1.7.2 ===> Converting DOS text files to UNIX text files ===> Applying FreeBSD patches for openobex-1.7.2 from /usr/ports/comms/openobex/files =========================================================================== =======================<phase: build-depends >============================ ===> openobex-1.7.2 depends on executable: doxygen - not found ===> Installing existing package /packages/All/doxygen-1.9.0,2.txz [main-i386-default-job-07] Installing doxygen-1.9.0,2... [main-i386-default-job-07] `-- Installing graphviz-2.44.1_6... [main-i386-default-job-07] | `-- Installing cairo-1.16.0_1,3... [main-i386-default-job-07] | | `-- Installing fontconfig-2.13.92_2,1... [main-i386-default-job-07] | | `-- Installing expat-2.2.10... [main-i386-default-job-07] | | `-- Extracting expat-2.2.10: .......... done [main-i386-default-job-07] | | `-- Installing freetype2-2.10.4... [main-i386-default-job-07] | | | `-- Installing png-1.6.37... [main-i386-default-job-07] | | | `-- Extracting png-1.6.37: .......... done [main-i386-default-job-07] | | `-- Extracting freetype2-2.10.4: .......... done [main-i386-default-job-07] | | `-- Installing gettext-runtime-0.21... [main-i386-default-job-07] | | | `-- Installing indexinfo-0.3.1... <snip> In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [12/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/obex_msg.c.o -MF lib/CMakeFiles/openobex.dir/obex_msg.c.o.d -o lib/CMakeFiles/openobex.dir/obex_msg.c.o -c lib/obex_msg.c In file included from lib/obex_msg.c:23: In file included from lib/obex_msg.h:23: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [13/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/obex_object.c.o -MF lib/CMakeFiles/openobex.dir/obex_object.c.o.d -o lib/CMakeFiles/openobex.dir/obex_object.c.o -c lib/obex_object.c In file included from lib/obex_object.c:27: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [14/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/obex_server.c.o -MF lib/CMakeFiles/openobex.dir/obex_server.c.o.d -o lib/CMakeFiles/openobex.dir/obex_server.c.o -c lib/obex_server.c In file included from lib/obex_server.c:26: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [15/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/obex_transport.c.o -MF lib/CMakeFiles/openobex.dir/obex_transport.c.o.d -o lib/CMakeFiles/openobex.dir/obex_transport.c.o -c lib/obex_transport.c In file included from lib/obex_transport.c:27: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [16/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/obex_transport_sock.c.o -MF lib/CMakeFiles/openobex.dir/obex_transport_sock.c.o.d -o lib/CMakeFiles/openobex.dir/obex_transport_sock.c.o -c lib/obex_transport_sock.c In file included from lib/obex_transport_sock.c:32: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [17/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/databuffer.c.o -MF lib/CMakeFiles/openobex.dir/databuffer.c.o.d -o lib/CMakeFiles/openobex.dir/databuffer.c.o -c lib/databuffer.c In file included from lib/databuffer.c:23: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [18/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/membuf.c.o -MF lib/CMakeFiles/openobex.dir/membuf.c.o.d -o lib/CMakeFiles/openobex.dir/membuf.c.o -c lib/membuf.c [19/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/transport/inobex.c.o -MF lib/CMakeFiles/openobex.dir/transport/inobex.c.o.d -o lib/CMakeFiles/openobex.dir/transport/inobex.c.o -c lib/transport/inobex.c In file included from lib/transport/inobex.c:38: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [20/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/transport/fdobex.c.o -MF lib/CMakeFiles/openobex.dir/transport/fdobex.c.o.d -o lib/CMakeFiles/openobex.dir/transport/fdobex.c.o -c lib/transport/fdobex.c In file included from lib/transport/fdobex.c:25: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [21/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/transport/btobex.c.o -MF lib/CMakeFiles/openobex.dir/transport/btobex.c.o.d -o lib/CMakeFiles/openobex.dir/transport/btobex.c.o -c lib/transport/btobex.c In file included from lib/transport/btobex.c:38: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [22/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/transport/usbutils.c.o -MF lib/CMakeFiles/openobex.dir/transport/usbutils.c.o.d -o lib/CMakeFiles/openobex.dir/transport/usbutils.c.o -c lib/transport/usbutils.c In file included from lib/transport/usbutils.c:32: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [23/25] /usr/bin/cc -DHAVE_BLUETOOTH -DHAVE_BLUETOOTH_FREEBSD -DHAVE_USB -DHAVE_USB1 -DOBEX_DEBUG=0 -DOBEX_DUMP=0 -Dopenobex_EXPORTS -Iinclude -Ilib -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -MD -MT lib/CMakeFiles/openobex.dir/transport/usb1obex.c.o -MF lib/CMakeFiles/openobex.dir/transport/usb1obex.c.o.d -o lib/CMakeFiles/openobex.dir/transport/usb1obex.c.o -c lib/transport/usb1obex.c In file included from lib/transport/usb1obex.c:38: In file included from lib/obex_main.h:26: In file included from lib/obex_incl.h:4: In file included from lib/transport/bluez_compat.h:52: In file included from /usr/include/bluetooth.h:54: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:243:2: warning: "Make sure new member of socket address initialized" [-W#warnings] #warning "Make sure new member of socket address initialized" ^ 1 warning generated. [24/25] : && /usr/bin/cc -fPIC -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fvisibility=hidden -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -shared -Wl,-soname,libopenobex.so.2 -o lib/libopenobex.so.1.7.2 lib/CMakeFiles/openobex.dir/api.c.o lib/CMakeFiles/openobex.dir/obex_client.c.o lib/CMakeFiles/openobex.dir/obex_connect.c.o lib/CMakeFiles/openobex.dir/obex_hdr.c.o lib/CMakeFiles/openobex.dir/obex_hdr_membuf.c.o lib/CMakeFiles/openobex.dir/obex_hdr_ptr.c.o lib/CMakeFiles/openobex.dir/obex_hdr_stream.c.o lib/CMakeFiles/openobex.dir/obex_body.c.o lib/CMakeFiles/openobex.dir/obex_main.c.o lib/CMakeFiles/openobex.dir/obex_msg.c.o lib/CMakeFiles/openobex.dir/obex_object.c.o lib/CMakeFiles/openobex.dir/obex_server.c.o lib/CMakeFiles/openobex.dir/obex_transport.c.o lib/CMakeFiles/openobex.dir/obex_transport_sock.c.o lib/CMakeFiles/openobex.dir/databuffer.c.o lib/CMakeFiles/openobex.dir/membuf.c.o lib/CMakeFiles/openobex.dir/transport/ino bex.c.o lib/CMakeFiles/openobex.dir/transport/fdobex.c.o lib/CMakeFiles/openobex.dir/transport/customtrans.c.o lib/CMakeFiles/openobex.dir/transport/btobex.c.o lib/CMakeFiles/openobex.dir/transport/usb1obex.c.o lib/CMakeFiles/openobex.dir/transport/usbutils.c.o -lusb && : [25/25] /usr/local/bin/cmake -E cmake_symlink_library lib/libopenobex.so.1.7.2 lib/libopenobex.so.2 lib/libopenobex.so && cd /wrkdirs/usr/ports/comms/openobex/work/openobex-1.7.2-Source/lib && /usr/local/bin/cmake -E copy_if_different /wrkdirs/usr/ports/comms/openobex/work/openobex-1.7.2-Source/openobex.pc /wrkdirs/usr/ports/comms/openobex/work/openobex-1.7.2-Source/lib/openobex.pc =========================================================================== =======================<phase: run-depends >============================ =========================================================================== =======================<phase: stage >============================ ===> Staging for openobex-1.7.2 ===> Generating temporary packing list [0/1] cd /wrkdirs/usr/ports/comms/openobex/work/openobex-1.7.2-Source && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/include/openobex/obex.h -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/include/openobex/obex_const.h -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/include/openobex/version.h -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/libopenobex.so.1.7.2 -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/libopenobex.so.2 -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/libopenobex.so -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/cmake/OpenObex-1.7.2/openobex-config.cmake -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/cmake/OpenObex-1.7.2/openobex-config-version.cmake -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/cmake/OpenObex-1.7.2/openobex-target.cmake -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/lib/cmake/OpenObex-1.7.2/openobex-target-release.cmake -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/libdata/pkgconfig/openobex.pc -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/functions_vars.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/structobex__usb__intf__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/obex__const_8h.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_defs.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/splitbar.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_type.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/open.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/tabs.css -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/obex_8h.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/menudata.js -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/files.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/index.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/structobex__irda__intf__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/tab_a.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/structobex__usb__intf__service__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/doxygen.css -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_enum.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/doxygen.svg -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/functions.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/nav_h.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/openobex_8coverpage.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/sync_off.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/unionobex__headerdata__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/nav_g.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/dir_1d588721a3bfadf2de93b304da302d42.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/tab_h.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/tab_s.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/unionobex__interface__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/bdwn.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_eval.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_o.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/sync_on.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/nav_f.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/dynsections.js -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_func.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/dir_d44c64559bbebec7f509842c48db8b23.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/folderopen.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/folderclosed.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/structobex__ctrans__t.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/dir_97aefd0d527b934f1d99a682da8fe6a9.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/classes.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/annotated.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/closed.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_i.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/bc_s.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/api_8c.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/doc.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/globals_f.html -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/tab_b.png -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/menu.js -- Installing: /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/jquery.js ====> Compressing man pages (compress-man) =========================================================================== =======================<phase: package >============================ ===> Building package for openobex-1.7.2 pkg-static: Unable to access file /wrkdirs/usr/ports/comms/openobex/work/stage/usr/local/share/doc/openobex/html/doxygen.png:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/comms/openobex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202101121308.10CD8QIR050130>