Date: Sun, 23 Aug 2020 11:14:32 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][security/dmitry] Failed for dmitry-1.3a in build Message-ID: <202008231114.07NBEWAX046497@beefy18.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: ports@FreeBSD.org Last committer: mat@FreeBSD.org Ident: $FreeBSD: head/security/dmitry/Makefile 386312 2015-05-14 10:15:04Z mat $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p545731_s364466/logs/dmitry-1.3a.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p545731_s364466 Log: =>> Building security/dmitry build started at Sun Aug 23 11:14:24 UTC 2020 port directory: /usr/ports/security/dmitry package name: dmitry-1.3a building for: FreeBSD head-amd64-default-job-12 13.0-CURRENT FreeBSD 13.0-CURRENT 1300110 amd64 maintained by: ports@FreeBSD.org Makefile ident: $FreeBSD: head/security/dmitry/Makefile 386312 2015-05-14 10:15:04Z mat $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300110 Job Id: 12 !!! Jail is newer than host. (Jail: 1300110, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300110 UNAME_v=FreeBSD 13.0-CURRENT 1300110 UNAME_r=13.0-CURRENT 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.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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 dmitry-1.3a: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/dmitry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/dmitry/work HOME=/wrkdirs/usr/ports/security/dmitry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/dmitry/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/security/dmitry/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/dmitry/work HOME=/wrkdirs/usr/ports/security/dmitry/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/security/dmitry/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 -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-- PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dmitry" EXAMPLESDIR="share/examples/dmitry" DATADIR="share/dmitry" WWWDIR="www/dmitry" ETCDIR="etc/dmitry" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/dmitry DOCSDIR=/usr/local/share/doc/dmitry EXAMPLESDIR=/usr/local/share/examples/dmitry WWWDIR=/usr/local/www/dmitry ETCDIR=/usr/local/etc/dmitry --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 #### /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.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-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" "-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.0 (git@github.com:llvm/llvm-project.git llvmorg-11.0.0-rc1-47-gff47911ddfc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300110 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES 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) 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) 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 >============================ ===> NOTICE: The dmitry port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port =========================================================================== =======================<phase: pkg-depends >============================ ===> dmitry-1.3a depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.7.txz [head-amd64-default-job-12] Installing pkg-1.14.7... [head-amd64-default-job-12] Extracting pkg-1.14.7: .......... done ===> dmitry-1.3a depends on file: /usr/local/sbin/pkg - found ===> Returning to build of dmitry-1.3a =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The dmitry port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> Fetching all distfiles required by dmitry-1.3a for building =========================================================================== =======================<phase: checksum >============================ ===> NOTICE: The dmitry port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in <snip> checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... void checking for strftime... (cached) yes checking for alarm... (cached) yes checking for gethostbyaddr... yes checking for gethostbyname... (cached) yes checking for memset... (cached) yes checking for socket... yes checking for strstr... (cached) yes checking for getopt.h... (cached) yes checking for sigsetjmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/includes/config.h config.status: src/includes/config.h is unchanged config.status: executing depfiles commands =========================================================================== =======================<phase: build >============================ ===> Building for dmitry-1.3a --- output.o --- --- iwhois.o --- --- output.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT output.o -MD -MP -MF ".deps/output.Tpo" -c -o output.o `test -f 'src/output.c' || echo './'`src/output.c; then mv -f ".deps/output.Tpo" ".deps/output.Po"; else rm -f ".deps/output.Tpo"; exit 1; fi --- iwhois.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT iwhois.o -MD -MP -MF ".deps/iwhois.Tpo" -c -o iwhois.o `test -f 'src/iwhois.c' || echo './'`src/iwhois.c; then mv -f ".deps/iwhois.Tpo" ".deps/iwhois.Po"; else rm -f ".deps/iwhois.Tpo"; exit 1; fi --- tcp_sock.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT tcp_sock.o -MD -MP -MF ".deps/tcp_sock.Tpo" -c -o tcp_sock.o `test -f 'src/tcp_sock.c' || echo './'`src/tcp_sock.c; then mv -f ".deps/tcp_sock.Tpo" ".deps/tcp_sock.Po"; else rm -f ".deps/tcp_sock.Tpo"; exit 1; fi --- netcraft.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT netcraft.o -MD -MP -MF ".deps/netcraft.Tpo" -c -o netcraft.o `test -f 'src/netcraft.c' || echo './'`src/netcraft.c; then mv -f ".deps/netcraft.Tpo" ".deps/netcraft.Po"; else rm -f ".deps/netcraft.Tpo"; exit 1; fi --- dmitry.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT dmitry.o -MD -MP -MF ".deps/dmitry.Tpo" -c -o dmitry.o `test -f 'src/dmitry.c' || echo './'`src/dmitry.c; then mv -f ".deps/dmitry.Tpo" ".deps/dmitry.Po"; else rm -f ".deps/dmitry.Tpo"; exit 1; fi src/dmitry.c:37:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(1); ^ src/dmitry.c:37:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' --- file.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o `test -f 'src/file.c' || echo './'`src/file.c; then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi src/file.c:4:13: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration] outputfile[strlen(outputfile)] = '\0'; ^ src/file.c:4:13: note: include the header <string.h> or explicitly provide a declaration for 'strlen' src/file.c:7:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration] exit(1); ^ src/file.c:7:17: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' --- dmitry.o --- 1 warning generated. --- file.o --- 2 warnings generated. --- nwhois.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT nwhois.o -MD -MP -MF ".deps/nwhois.Tpo" -c -o nwhois.o `test -f 'src/nwhois.c' || echo './'`src/nwhois.c; then mv -f ".deps/nwhois.Tpo" ".deps/nwhois.Po"; else rm -f ".deps/nwhois.Tpo"; exit 1; fi --- portscan.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT portscan.o -MD -MP -MF ".deps/portscan.Tpo" -c -o portscan.o `test -f 'src/portscan.c' || echo './'`src/portscan.c; then mv -f ".deps/portscan.Tpo" ".deps/portscan.Po"; else rm -f ".deps/portscan.Tpo"; exit 1; fi --- port_sock.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT port_sock.o -MD -MP -MF ".deps/port_sock.Tpo" -c -o port_sock.o `test -f 'src/port_sock.c' || echo './'`src/port_sock.c; then mv -f ".deps/port_sock.Tpo" ".deps/port_sock.Po"; else rm -f ".deps/port_sock.Tpo"; exit 1; fi --- resolve.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT resolve.o -MD -MP -MF ".deps/resolve.Tpo" -c -o resolve.o `test -f 'src/resolve.c' || echo './'`src/resolve.c; then mv -f ".deps/resolve.Tpo" ".deps/resolve.Po"; else rm -f ".deps/resolve.Tpo"; exit 1; fi --- subsearch.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT subsearch.o -MD -MP -MF ".deps/subsearch.Tpo" -c -o subsearch.o `test -f 'src/subsearch.c' || echo './'`src/subsearch.c; then mv -f ".deps/subsearch.Tpo" ".deps/subsearch.Po"; else rm -f ".deps/subsearch.Tpo"; exit 1; fi --- mailsearch.o --- if cc -DHAVE_CONFIG_H -I. -I. -I./src/includes -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT mailsearch.o -MD -MP -MF ".deps/mailsearch.Tpo" -c -o mailsearch.o `test -f 'src/mailsearch.c' || echo './'`src/mailsearch.c; then mv -f ".deps/mailsearch.Tpo" ".deps/mailsearch.Po"; else rm -f ".deps/mailsearch.Tpo"; exit 1; fi --- dmitry --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fstack-protector-strong -o dmitry output.o iwhois.o tcp_sock.o netcraft.o dmitry.o file.o nwhois.o portscan.o port_sock.o resolve.o subsearch.o mailsearch.o ld: error: duplicate symbol: file_loc >>> defined at output.c >>> output.o:(file_loc) >>> defined at iwhois.c >>> iwhois.o:(.bss+0x280) ld: error: duplicate symbol: filename >>> defined at output.c >>> output.o:(filename) >>> defined at iwhois.c >>> iwhois.o:(.bss+0x290) ld: error: duplicate symbol: wfp >>> defined at output.c >>> output.o:(wfp) >>> defined at iwhois.c >>> iwhois.o:(.bss+0x278) ld: error: duplicate symbol: address >>> defined at iwhois.c >>> iwhois.o:(address) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x10) ld: error: duplicate symbol: args >>> defined at iwhois.c >>> iwhois.o:(args) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x2C) ld: error: duplicate symbol: bind_sock >>> defined at iwhois.c >>> iwhois.o:(bind_sock) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x240) ld: error: duplicate symbol: con_sock >>> defined at iwhois.c >>> iwhois.o:(con_sock) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x244) ld: error: duplicate symbol: irc_sock >>> defined at iwhois.c >>> iwhois.o:(irc_sock) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x248) ld: error: duplicate symbol: ph >>> defined at iwhois.c >>> iwhois.o:(ph) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x18) ld: error: duplicate symbol: pptr >>> defined at iwhois.c >>> iwhois.o:(pptr) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x20) ld: error: duplicate symbol: print >>> defined at iwhois.c >>> iwhois.o:(print) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x40) ld: error: duplicate symbol: sock >>> defined at iwhois.c >>> iwhois.o:(sock) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x0) ld: error: duplicate symbol: tcp_sock >>> defined at iwhois.c >>> iwhois.o:(tcp_sock) >>> defined at tcp_sock.c >>> tcp_sock.o:(.bss+0x28) ld: error: duplicate symbol: address >>> defined at iwhois.c >>> iwhois.o:(address) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x6F8) ld: error: duplicate symbol: args >>> defined at iwhois.c >>> iwhois.o:(args) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x708) ld: error: duplicate symbol: bind_sock >>> defined at iwhois.c >>> iwhois.o:(bind_sock) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x918) ld: error: duplicate symbol: ch >>> defined at iwhois.c >>> iwhois.o:(ch) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x90) ld: error: duplicate symbol: check >>> defined at iwhois.c >>> iwhois.o:(check) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x4A0) ld: error: duplicate symbol: con_sock >>> defined at iwhois.c >>> iwhois.o:(con_sock) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x91C) ld: error: duplicate symbol: ctr >>> defined at iwhois.c >>> iwhois.o:(ctr) >>> defined at netcraft.c >>> netcraft.o:(.bss+0x4) ld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [dmitry] Error code 1 make[1]: stopped in /wrkdirs/usr/ports/security/dmitry/work/DMitry-1.3a 1 error make[1]: stopped in /wrkdirs/usr/ports/security/dmitry/work/DMitry-1.3a ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/security/dmitry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008231114.07NBEWAX046497>