FreeBSD Bugzilla – Attachment 200061 Details for
Bug 233963
net/miniupnpd: Fails to build when CHECK_PORTINUSE option enabled
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere log
miniupnpd-2.0.20180503,1.log (text/plain), 28.87 KB, created by
ncrogers
on 2018-12-12 18:22:29 UTC
(
hide
)
Description:
poudriere log
Filename:
MIME Type:
Creator:
ncrogers
Created:
2018-12-12 18:22:29 UTC
Size:
28.87 KB
patch
obsolete
>=>> Building net/miniupnpd >build started at Wed Dec 12 08:56:35 PST 2018 >port directory: /usr/ports/net/miniupnpd >package name: miniupnpd-2.0.20180503,1 >building for: FreeBSD 120-RELEASE-amd64-development-job-01 12.0-RELEASE FreeBSD 12.0-RELEASE amd64 >maintained by: squat@squat.no >Makefile ident: $FreeBSD: head/net/miniupnpd/Makefile 471492 2018-06-03 12:56:22Z miwi $ >Poudriere version: 3.2.7 >Host OSVERSION: 1200086 >Jail OSVERSION: 1200086 >Job Id: 01 > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1200086 >UNAME_v=FreeBSD 12.0-RELEASE >UNAME_r=12.0-RELEASE >BLOCKSIZE=K >MAIL=/var/mail/root >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.7 >MASTERMNT=/poudriere/data/.m/120-RELEASE-amd64-development/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=xterm-256color >PWD=/poudriere/data/.m/120-RELEASE-amd64-development/ref/.p/pool >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=120-RELEASE-amd64-development >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/poudriere/data/.m/120-RELEASE-amd64-development/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 miniupnpd-2.0.20180503,1: > CHECK_PORTINUSE=on: Check if ports are in use > IPV6=on: IPv6 protocol support > LEASEFILE=on: Enable lease file > PF_FILTER_RULES=on: Enable pf generation of filter rules > UPNP_IGDV2=off: Build an IGDv2 instead of an IGDv1 > UPNP_STRICT=off: More strict UPnP specification compliance >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--MAINTAINER-- >squat@squat.no >--End MAINTAINER-- > >--CONFIGURE_ARGS-- > >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/net/miniupnpd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/miniupnpd/work HOME=/wrkdirs/usr/ports/net/miniupnpd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/miniupnpd/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-- >OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/net/miniupnpd/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/miniupnpd/work HOME=/wrkdirs/usr/ports/net/miniupnpd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/miniupnpd/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/include -fstack-protector -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-- >OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/miniupnpd" EXAMPLESDIR="share/examples/miniupnpd" DATADIR="share/miniupnpd" WWWDIR="www/miniupnpd" ETCDIR="etc/miniupnpd" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/miniupnpd DOCSDIR=/usr/local/share/doc/miniupnpd EXAMPLESDIR=/usr/local/share/examples/miniupnpd WWWDIR=/usr/local/www/miniupnpd ETCDIR=/usr/local/etc/miniupnpd >--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/local/etc/poudriere.d/make.conf #### > >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.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" "-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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=12.0-RELEASE >OSREL=12.0 >OSVERSION=1200086 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >_SMP_CPUS=16 >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >GID=0 >UID=0 >DISABLE_MAKE_JOBS=poudriere >---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) 34304 >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 >============================ >===> License BSD3CLAUSE accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> miniupnpd-2.0.20180503,1 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.5_5.txz >[120-RELEASE-amd64-development-job-01] Installing pkg-1.10.5_5... >[120-RELEASE-amd64-development-job-01] Extracting pkg-1.10.5_5: .......... done >===> miniupnpd-2.0.20180503,1 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of miniupnpd-2.0.20180503,1 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License BSD3CLAUSE accepted by the user >===> Fetching all distfiles required by miniupnpd-2.0.20180503,1 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License BSD3CLAUSE accepted by the user >===> Fetching all distfiles required by miniupnpd-2.0.20180503,1 for building >=> SHA256 Checksum OK for miniupnpd-2.0.20180503.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License BSD3CLAUSE accepted by the user >===> Fetching all distfiles required by miniupnpd-2.0.20180503,1 for building >===> Extracting for miniupnpd-2.0.20180503,1 >=> SHA256 Checksum OK for miniupnpd-2.0.20180503.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for miniupnpd-2.0.20180503,1 >===> Applying extra patch /usr/ports/net/miniupnpd/files/enable_check_portinuse.patch >===> Applying extra patch /usr/ports/net/miniupnpd/files/enable_ipv6.patch >===> Applying extra patch /usr/ports/net/miniupnpd/files/enable_leasefile.patch >===> Applying extra patch /usr/ports/net/miniupnpd/files/pf_enable_filter_rules.patch >===> Applying FreeBSD patches for miniupnpd-2.0.20180503,1 >/usr/bin/sed -i.bak -e 's|\(-lssl -lcrypto\)|$(LDFLAGS) \1|g' /wrkdirs/usr/ports/net/miniupnpd/work/miniupnpd-2.0.20180503/Makefile >=========================================================================== >=======================<phase: build-depends >============================ >===> miniupnpd-2.0.20180503,1 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.4.3.txz >[120-RELEASE-amd64-development-job-01] Installing ccache-3.4.3... >[120-RELEASE-amd64-development-job-01] Extracting ccache-3.4.3: .......... 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.4.3: > >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> miniupnpd-2.0.20180503,1 depends on file: /usr/local/bin/ccache - found >===> Returning to build of miniupnpd-2.0.20180503,1 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=======================<phase: configure >============================ >===> Configuring for miniupnpd-2.0.20180503,1 >=========================================================================== >=======================<phase: build >============================ >===> Building for miniupnpd-2.0.20180503,1 >make[1]: "/wrkdirs/usr/ports/net/miniupnpd/work/miniupnpd-2.0.20180503/Makefile" line 199: warning: "which bash || which ksh" returned non-zero status >./genconfig.sh >Could not detect usage of ipf, pf, ipfw. Compiling for pf by default >Configuring compilation for [FreeBSD] [12.0-RELEASE] with [pf] firewall software. >Please edit config.h for more compilation options. >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o miniupnpd.o miniupnpd.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnphttp.o upnphttp.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnpdescgen.o upnpdescgen.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnpsoap.o upnpsoap.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnpredirect.o upnpredirect.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o getifaddr.o getifaddr.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o daemonize.o daemonize.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnpglobalvars.o upnpglobalvars.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o options.o options.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnppermissions.o upnppermissions.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o minissdp.o minissdp.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o natpmp.o natpmp.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o pcpserver.o pcpserver.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnpevents.o upnpevents.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnputils.o upnputils.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o getconnstatus.o getconnstatus.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o upnppinhole.o upnppinhole.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o asyncsendto.o asyncsendto.c >cc -O2 -pipe -I/usr/include -fstack-protector -fno-strict-aliasing -Wall -W -Wstrict-prototypes -fno-common -c -o portinuse.o portinuse.c >portinuse.c:342:8: warning: incompatible pointer types assigning to 'struct inpcb *' from 'struct xinpcb *' [-Wincompatible-pointer-types] > inp = &xtp->xt_inp; > ^ ~~~~~~~~~~~~ >portinuse.c:352:16: error: no member named 'xi_inp' in 'struct xinpcb' > inp = &xip->xi_inp; > ~~~ ^ >portinuse.c:358:11: error: incomplete definition of type 'struct inpcb' > if ((inp->inp_vflag & INP_IPV6) != 0) > ~~~^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:361:21: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_laddr.s_addr, ntohs(inp->inp_lport), > ~~~^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:361:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_laddr.s_addr, ntohs(inp->inp_lport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:76:37: note: expanded from macro '__bswap16' > ((__uint16_t)(__builtin_constant_p(x) ? \ > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:361:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_laddr.s_addr, ntohs(inp->inp_lport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:40: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:361:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_laddr.s_addr, ntohs(inp->inp_lport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:51: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:361:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_laddr.s_addr, ntohs(inp->inp_lport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:53: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:362:21: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_faddr.s_addr, ntohs(inp->inp_fport), > ~~~^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:362:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_faddr.s_addr, ntohs(inp->inp_fport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:76:37: note: expanded from macro '__bswap16' > ((__uint16_t)(__builtin_constant_p(x) ? \ > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:362:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_faddr.s_addr, ntohs(inp->inp_fport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:40: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:362:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_faddr.s_addr, ntohs(inp->inp_fport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:51: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:362:50: error: incomplete definition of type 'struct inpcb' > (u_long)inp->inp_faddr.s_addr, ntohs(inp->inp_fport), > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:53: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:365:35: error: incomplete definition of type 'struct inpcb' > if (eport == (unsigned)ntohs(inp->inp_lport)) { > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:76:37: note: expanded from macro '__bswap16' > ((__uint16_t)(__builtin_constant_p(x) ? \ > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:365:35: error: incomplete definition of type 'struct inpcb' > if (eport == (unsigned)ntohs(inp->inp_lport)) { > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:40: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:365:35: error: incomplete definition of type 'struct inpcb' > if (eport == (unsigned)ntohs(inp->inp_lport)) { > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:33: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/x86/endian.h:68:51: note: expanded from macro '__bswap16_gen' >#define __bswap16_gen(x) (__uint16_t)((x) << 8 | (x) >> 8) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:365:35: error: incomplete definition of type 'struct inpcb' > if (eport == (unsigned)ntohs(inp->inp_lport)) { > ~~~^ >/usr/include/netinet/in.h:122:26: note: expanded from macro 'ntohs' >#define ntohs(x) __ntohs(x) > ^ >/usr/include/x86/endian.h:131:30: note: expanded from macro '__ntohs' >#define __ntohs(x) __bswap16(x) > ^ >/usr/include/x86/endian.h:77:53: note: expanded from macro '__bswap16' > __bswap16_gen((__uint16_t)(x)) : __bswap16_var(x))) > ^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:366:11: error: incomplete definition of type 'struct inpcb' > if (inp->inp_laddr.s_addr == INADDR_ANY || inp->inp_laddr.s_addr == ip_addr.s_addr) { > ~~~^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >portinuse.c:366:50: error: incomplete definition of type 'struct inpcb' > if (inp->inp_laddr.s_addr == INADDR_ANY || inp->inp_laddr.s_addr == ip_addr.s_addr) { > ~~~^ >/usr/include/netinet/in_pcb.h:71:25: note: forward declaration of 'struct inpcb' >CK_LIST_HEAD(inpcbhead, inpcb); > ^ >/usr/include/sys/ck.h:11:22: note: expanded from macro 'CK_LIST_HEAD' >#define CK_LIST_HEAD LIST_HEAD > ^ >1 warning and 18 errors generated. >*** Error code 1 > >Stop. >make[1]: stopped in /wrkdirs/usr/ports/net/miniupnpd/work/miniupnpd-2.0.20180503 >*** Error code 1 > >Stop. >make: stopped in /usr/ports/net/miniupnpd >=>> Cleaning up wrkdir >===> Cleaning for miniupnpd-2.0.20180503,1 >build of net/miniupnpd | miniupnpd-2.0.20180503,1 ended at Wed Dec 12 08:56:37 PST 2018 >build time: 00:00:02 >!!! 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 233963
: 200061 |
204319
|
204320
|
204321
|
209047