Date: Tue, 17 Mar 2020 17:00:52 GMT From: pkg-fallout@FreeBSD.org To: hamradio@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][comms/linrad] Failed for linrad-4.02_4 in build Message-ID: <202003171700.02HH0q0f080366@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: hamradio@FreeBSD.org Last committer: zeising@FreeBSD.org Ident: $FreeBSD: head/comms/linrad/Makefile 516745 2019-11-04 21:36:13Z zeising $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p528551_s359028/logs/linrad-4.02_4.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p528551_s359028 Log: =>> Building comms/linrad build started at Tue Mar 17 17:00:32 UTC 2020 port directory: /usr/ports/comms/linrad package name: linrad-4.02_4 building for: FreeBSD head-amd64-default-job-05 13.0-CURRENT FreeBSD 13.0-CURRENT 1300084 amd64 maintained by: hamradio@FreeBSD.org Makefile ident: $FreeBSD: head/comms/linrad/Makefile 516745 2019-11-04 21:36:13Z zeising $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300076 Jail OSVERSION: 1300084 Job Id: 05 !!! Jail is newer than host. (Jail: 1300084, Host: 1300076) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300084 UNAME_v=FreeBSD 13.0-CURRENT 1300084 UNAME_r=13.0-CURRENT BLOCKSIZE=K 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--- ---End OPTIONS List--- --MAINTAINER-- hamradio@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local --sysconfdir=/usr/local --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/comms/linrad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/linrad/work HOME=/wrkdirs/usr/ports/comms/linrad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/linrad/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/comms/linrad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/comms/linrad/work HOME=/wrkdirs/usr/ports/comms/linrad/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/comms/linrad/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="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -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-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/linrad" EXAMPLESDIR="share/examples/linrad" DATADIR="share/linrad" WWWDIR="www/linrad" ETCDIR="etc/linrad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/linrad DOCSDIR=/usr/local/share/doc/linrad EXAMPLESDIR=/usr/local/share/examples/linrad WWWDIR=/usr/local/www/linrad ETCDIR=/usr/local/etc/linrad --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 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc3-1-gc290cb61fdc) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc3-1-gc290cb61fdc) 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 10.0.0 (git@github.com:llvm/llvm-project.git llvmorg-10.0.0-rc3-1-gc290cb61fdc) 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=1300084 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 >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> linrad-4.02_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [head-amd64-default-job-05] Installing pkg-1.13.2... [head-amd64-default-job-05] Extracting pkg-1.13.2: .......... done ===> linrad-4.02_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of linrad-4.02_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by linrad-4.02_4 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by linrad-4.02_4 for building => SHA256 Checksum OK for lir04-02.tbz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by linrad-4.02_4 for building ===> Extracting for linrad-4.02_4 => SHA256 Checksum OK for lir04-02.tbz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for linrad-4.02_4 ===> Applying FreeBSD patches for linrad-4.02_4 =========================================================================== =======================<phase: build-depends >============================ ===> linrad-4.02_4 depends on executable: nasm - not found ===> Installing existing package /packages/All/nasm-2.14.02,1.txz [head-amd64-default-job-05] Installing nasm-2.14.02,1... [head-amd64-default-job-05] Extracting nasm-2.14.02,1: .......... done ===> linrad-4.02_4 depends on executable: nasm - found ===> Returning to build of linrad-4.02_4 ===> linrad-4.02_4 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [head-amd64-default-job-05] Installing gmake-4.2.1_3... [head-amd64-default-job-05] `-- Installing gettext-runtime-0.20.1... [head-amd64-default-job-05] | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-05] | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-05] `-- Extracting gettext-runtime-0.20.1: .......... done [head-amd64-default-job-05] Extracting gmake-4.2.1_3: .......... done ===> linrad-4.02_4 depends on executable: gmake - found ===> Returning to build of linrad-4.02_4 ===> linrad-4.02_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found ===> Installing existing package /packages/All/libX11-1.6.9,1.txz [head-amd64-default-job-05] Installing libX11-1.6.9,1... [head-amd64-default-job-05] `-- Installing libXau-1.0.9... [head-amd64-default-job-05] `-- Extracting libXau-1.0.9: .......... done [head-amd64-default-job-05] `-- Installing libXdmcp-1.1.3... [head-amd64-default-job-05] | `-- Installing xorgproto-2019.2... [head-amd64-default-job-05] | `-- Extracting xorgproto-2019.2: .......... done [head-amd64-default-job-05] `-- Extracting libXdmcp-1.1.3: ......... done [head-amd64-default-job-05] `-- Installing libxcb-1.13.1... [head-amd64-default-job-05] | `-- Installing libpthread-stubs-0.4... [head-amd64-default-job-05] | `-- Extracting libpthread-stubs-0.4: .... done [head-amd64-default-job-05] | `-- Installing libxml2-2.9.10... [head-amd64-default-job-05] | `-- Extracting libxml2-2.9.10: .......... done [head-amd64-default-job-05] `-- Extracting libxcb-1.13.1: .......... done [head-amd64-default-job-05] Extracting libX11-1.6.9,1: .......... done ===> linrad-4.02_4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Returning to build of linrad-4.02_4 =========================================================================== =======================<phase: lib-depends >============================ ===> linrad-4.02_4 depends on shared library: librtlsdr.so - not found ===> Installing existing package /packages/All/rtl-sdr-0.6.0,1.txz [head-amd64-default-job-05] Installing rtl-sdr-0.6.0,1... [head-amd64-default-job-05] Extracting rtl-sdr-0.6.0,1: .......... done ===> linrad-4.02_4 depends on shared library: librtlsdr.so - found (/usr/local/lib/librtlsdr.so) ===> Returning to build of linrad-4.02_4 ===> linrad-4.02_4 depends on shared library: libportaudio.so - not found ===> Installing existing package /packages/All/portaudio-19.6.0_3,1.txz [head-amd64-default-job-05] Installing portaudio-19.6.0_3,1... [head-amd64-default-job-05] Extracting portaudio-19.6.0_3,1: .......... done ===> linrad-4.02_4 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so) ===> Returning to build of linrad-4.02_4 ===> linrad-4.02_4 depends on shared library: libftdi.so - not found ===> Installing existing package /packages/All/libftdi-0.20_16.txz [head-amd64-default-job-05] Installing libftdi-0.20_16... [head-amd64-default-job-05] `-- Installing boost-libs-1.72.0_1... [head-amd64-default-job-05] | `-- Installing icu-66.1,1... [head-amd64-default-job-05] | `-- Extracting icu-66.1,1: .......... done [head-amd64-default-job-05] `-- Extracting boost-libs-1.72.0_1: .......... done [head-amd64-default-job-05] `-- Installing python37-3.7.6... [head-amd64-default-job-05] | `-- Installing libffi-3.2.1_3... [head-amd64-default-job-05] | `-- Extracting libffi-3.2.1_3: .......... done [head-amd64-default-job-05] | `-- Installing readline-8.0.4... [head-amd64-default-job-05] | `-- Extracting readline-8.0.4: .......... done [head-amd64-default-job-05] `-- Extracting python37-3.7.6: .......... done [head-amd64-default-job-05] Extracting libftdi-0.20_16: .......... done ===== Message from boost-libs-1.72.0_1: -- You have built the Boost library with thread support. Don't forget to add -pthread to your linker options when linking your code. ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ===> linrad-4.02_4 depends on shared library: libftdi.so - found (/usr/local/lib/libftdi.so) ===> Returning to build of linrad-4.02_4 =========================================================================== =======================<phase: configure >============================ ===> Configuring for linrad-4.02_4 configure: loading site script /usr/ports/Templates/config.site checking OS... checking for cc... /usr/bin/cc checking for nasm... /usr/local/bin/nasm checking for make... /usr/bin/make checking for wget... no checking for pkg-config... no checking for libtool... no checking for autoconf... no checking for automake... no checking for cmake... no checking for git... no checking for ./users_hwaredriver.c... no checking for ./users_hwaredriver.c... (cached) no checking for ./wusers_hwaredriver.c... no checking for ./wusers_hwaredriver.c... (cached) no checking for ./users_hwaredef.h... no checking for ./users_hwaredef.h... (cached) no checking for ./wusers_hwaredef.h... no checking for ./wusers_hwaredef.h... (cached) no checking for ./users_extra.c... no checking for ./users_extra.c... (cached) no checking for /usr/bin/i686-w64-mingw32-gcc... no checking for /usr/bin/i586-mingw32msvc-gcc... no checking for /usr/bin/i586-pc-mingw32-gcc... no checking for /usr/bin/i686-pc-mingw32-gcc... no checking for /usr/bin/i686-w64-mingw32-gcc... (cached) no checking for /dev/dsp... no configure: creating ./config.status config.status: creating Makefile config.status: creating conf.h config.status: creating lconf.h config.status: creating rusage.h config.status: creating ft245.c Symbol tables enabled. See options.h how to disable. ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Missing or not working libraries (non fatal.) For information, type ./configure --with-help Not present: libportaudio.so (32bit) Not present: libsoft66.so (32bit) Not present: libftdi.so (needed for Soft66 and Elektor) Not present: librtlsdr.so (32bit) Not present: libbladeRF.so (32bit) Not present: libmirisdr.so (32bit) Not present: libudev.so (32bit) and/or libudev.h (Funcube ProPlus, Afedri USB) Not present: libwd_dask.so (32bit) Neded for PCIe-9842 Not present: libperseus-sdr.so (32bit) Not present: libusb-1.0.so (32bit) Not present: libvga.so (32bit) (and/or missing headers) Not present: libX11.so (32bit) (and/or missing headers) Not present: libasound.so (32bit) Not present: libsoft66.so (64bit) Not present: libudev.so (64bit) and/or libudev.h (Funcube ProPlus, Afedri USB) Not present: libwd_dask64.so (64bit) Neded for PCIe-9842 Not present: libbladeRF.so (64bit) Not present: libmirisdr.so (64bit) Not present: libperseus-sdr.so (64 bit) Not present: libusb-1.0.so (64bit) Not present: libXext.so (64bit) (and/or missing headers) Not present: libvga.so (64bit) (and/or missing headers) Not present: libasound.so (64bit) (and/or missing headers) Normal End. You can now run gmake (Run gmake without argument for info.) To generate servers (daemons) run configure --with-server =========================================================================== =======================<phase: build >============================ ===> Building for linrad-4.02_4 gmake[1]: Entering directory '/wrkdirs/usr/ports/comms/linrad/work/linrad-04.02' cc -D_FILE_OFFSET_BITS=64 xmain.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o xmain.om cc -D_FILE_OFFSET_BITS=64 ui.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o ui.om cc -D_FILE_OFFSET_BITS=64 uivar.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o uivar.om cc -D_FILE_OFFSET_BITS=64 fft1var.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o fft1var.om cc -D_FILE_OFFSET_BITS=64 lsetad.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o lsetad.om cc -D_FILE_OFFSET_BITS=64 wide_graph.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o wide_graph.om cc -D_FILE_OFFSET_BITS=64 fft0.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o fft0.om cc -D_FILE_OFFSET_BITS=64 fft1.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o fft1.om cc -D_FILE_OFFSET_BITS=64 adtest.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o adtest.om cc -D_FILE_OFFSET_BITS=64 screenvar.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o screenvar.om cc -D_FILE_OFFSET_BITS=64 sigvar.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o sigvar.om cc -D_FILE_OFFSET_BITS=64 baseb_graph.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o baseb_graph.om cc -D_FILE_OFFSET_BITS=64 afc_graph.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o afc_graph.om cc -D_FILE_OFFSET_BITS=64 hires_graph.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o hires_graph.om cc -D_FILE_OFFSET_BITS=64 palette.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o palette.om cc -D_FILE_OFFSET_BITS=64 gifsave.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o gifsave.om cc -D_FILE_OFFSET_BITS=64 calibrate.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o calibrate.om cc -D_FILE_OFFSET_BITS=64 calsub.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o calsub.om cc -D_FILE_OFFSET_BITS=64 calsub2.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o calsub2.om cc -D_FILE_OFFSET_BITS=64 llsqvar.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o llsqvar.om cc -D_FILE_OFFSET_BITS=64 caliq.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o caliq.om cc -D_FILE_OFFSET_BITS=64 hwaredriver.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o hwaredriver.om cc -D_FILE_OFFSET_BITS=64 llsq.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o llsq.om cc -D_FILE_OFFSET_BITS=64 sellim.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o sellim.om cc -D_FILE_OFFSET_BITS=64 selvar.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o selvar.om cc -D_FILE_OFFSET_BITS=64 mix1.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o mix1.om cc -D_FILE_OFFSET_BITS=64 fft2var.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o fft2var.om cc -D_FILE_OFFSET_BITS=64 fft3var.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o fft3var.om cc -D_FILE_OFFSET_BITS=64 afedri.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o afedri.om cc -D_FILE_OFFSET_BITS=64 spursub.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o spursub.om cc -D_FILE_OFFSET_BITS=64 network.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o network.om cc -D_FILE_OFFSET_BITS=64 buf.c -O2 -DOSNUM=1 -DMEMREF_T='long int' -I/usr/local/include -W -Wall -DCPU=CPU_INTEL -DSHM_INSTALLED=0 -DALSA_PRESENT=0 -DIA64=1 -DDARWIN=0 -DLIBUDEV_PRESENT=0 -DSERVER=0 -Wimplicit -Wreturn-type -Wformat -m64 -Wunused -Wcomment -Wchar-subscripts -Wshadow -Wuninitialized -Wparentheses -Wstrict-prototypes -Werror -ffast-math -Wundef -fomit-frame-pointer -c -o buf.om buf.c:586:67: error: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Werror,-Wimplicit-int-float-conversion] if(t1*genparm[MIX1_NO_OF_CHANNELS]*2*twice_rxchan*sizeof(float) > 0x7fffffff) ~ ^~~~~~~~~~ buf.c:675:9: error: implicit conversion from 'int' to 'float' changes value from 67108863 to 67108864 [-Werror,-Wimplicit-int-float-conversion] if(t1 > 0x3ffffff) ~ ^~~~~~~~~ 2 errors generated. gmake[1]: *** [Makefile:1754: buf.om] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/wrkdirs/usr/ports/comms/linrad/work/linrad-04.02' ===> 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/comms/linrad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003171700.02HH0q0f080366>