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: da...@freebsd.org Last committer: da...@freebsd.org Ident: $FreeBSD: head/x11/nvidia-driver-340/Makefile 471954 2018-06-07 20:22:51Z danfe $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p478276_s338342/logs/nvidia-driver-340-340.107.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p478276_s338342 Log: =>> Building x11/nvidia-driver-340 build started at Thu Aug 30 09:03:21 UTC 2018 port directory: /usr/ports/x11/nvidia-driver-340 package name: nvidia-driver-340-340.107 building for: FreeBSD head-i386-default-job-11 12.0-ALPHA3 FreeBSD 12.0-ALPHA3 1200083 i386 maintained by: da...@freebsd.org Makefile ident: $FreeBSD: head/x11/nvidia-driver-340/Makefile 471954 2018-06-07 20:22:51Z danfe $ Poudriere version: 3.2.7-2-g1cf194be Host OSVERSION: 1200069 Jail OSVERSION: 1200083 Job Id: 11 !!! Jail is newer than host. (Jail: 1200083, Host: 1200069) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200083 UNAME_v=FreeBSD 12.0-ALPHA3 1200083 UNAME_r=12.0-ALPHA3 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-2-g1cf194be MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-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 nvidia-driver-340-340.107: ACPI_PM=off: ACPI Power Management support DOCS=on: Build and/or install documentation LINUX=on: Linux compatibility support PAE=off: Physical Address Extensions support WBINVD=off: Flush CPU caches directly with WBINVD ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- da...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/nvidia-driver-340/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-- NVIDIA_ROOT=/wrkdirs/usr/ports/x11/nvidia-driver-340/work/NVIDIA-FreeBSD-x86-340.107 X11BASE=/usr/local KMODDIR="/boot/modules" SYSDIR="/usr/src/sys" NO_XREF=yes XDG_DATA_HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work HOME=/wrkdirs/usr/ports/x11/nvidia-driver-340/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/nvidia-driver-340/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- LINUXBASE=/compat/linux SHLIB_VERSION=340.107 MODULESDIR=lib/xorg/modules PORTDOCS="" PORTEXAMPLES="" LINUX="" KMODDIR="boot/modules" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/NVIDIA_GLX-1.0" EXAMPLESDIR="share/examples/nvidia-driver" DATADIR="share/nvidia-driver" WWWDIR="www/nvidia-driver" ETCDIR="etc/nvidia-driver" --End PLIST_SUB-- --SUB_LIST-- NVGL="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/nvidia-driver DOCSDIR=/usr/local/share/doc/NVIDIA_GLX-1.0 EXAMPLESDIR=/usr/local/share/examples/nvidia-driver WWWDIR=/usr/local/www/nvidia-driver ETCDIR=/usr/local/etc/nvidia-driver --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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /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: i386-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: i386-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" "-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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.0-ALPHA3 OSREL=12.0 OSVERSION=1200083 PYTHONBASE=/usr/local 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) 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 >============================ ===> License NVIDIA accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> nvidia-driver-340-340.107 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_2.txz [head-i386-default-job-11] Installing pkg-1.10.5_2... [head-i386-default-job-11] Extracting pkg-1.10.5_2: .......... done ===> nvidia-driver-340-340.107 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of nvidia-driver-340-340.107 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License NVIDIA accepted by the user ===> Fetching all distfiles required by nvidia-driver-340-340.107 for building =========================================================================== =======================<phase: checksum >============================ ===> License NVIDIA accepted by the user ===> Fetching all distfiles required by nvidia-driver-340-340.107 for building => SHA256 Checksum OK for NVIDIA-FreeBSD-x86-340.107.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License NVIDIA accepted by the user ===> Fetching all distfiles required by nvidia-driver-340-340.107 for building ===> Extracting for nvidia-driver-340-340.107 => SHA256 Checksum OK for NVIDIA-FreeBSD-x86-340.107.tar.gz. <snip> [head-i386-default-job-11] | `-- Extracting libxcb-1.13: .......... done [head-i386-default-job-11] `-- Extracting libX11-1.6.6,1: .......... done [head-i386-default-job-11] `-- Installing libXdamage-1.1.4_4... [head-i386-default-job-11] | `-- Installing libXfixes-5.0.3_1... [head-i386-default-job-11] | `-- Extracting libXfixes-5.0.3_1: .......... done [head-i386-default-job-11] `-- Extracting libXdamage-1.1.4_4: ......... done [head-i386-default-job-11] `-- Installing libXext-1.3.3_2,1... [head-i386-default-job-11] `-- Extracting libXext-1.3.3_2,1: .......... done [head-i386-default-job-11] `-- Installing libXxf86vm-1.1.4_2... [head-i386-default-job-11] `-- Extracting libXxf86vm-1.1.4_2: .......... done [head-i386-default-job-11] `-- Installing libdrm-2.4.93,1... [head-i386-default-job-11] | `-- Installing libpciaccess-0.13.5... [head-i386-default-job-11] | | `-- Installing pciids-20180812... [head-i386-default-job-11] | | `-- Extracting pciids-20180812: ..... done [head-i386-default-job-11] | `-- Extracting libpciaccess-0.13.5: ......... done [head-i386-default-job-11] `-- Extracting libdrm-2.4.93,1: .......... done [head-i386-default-job-11] `-- Installing libunwind-20170615... [head-i386-default-job-11] `-- Extracting libunwind-20170615: .......... done [head-i386-default-job-11] `-- Installing libxshmfence-1.2_3... [head-i386-default-job-11] `-- Extracting libxshmfence-1.2_3: ......... done [head-i386-default-job-11] Extracting mesa-libs-18.1.5: .......... done ===> nvidia-driver-340-340.107 depends on file: /usr/local/lib/libGL.so - found ===> Returning to build of nvidia-driver-340-340.107 ===> nvidia-driver-340-340.107 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> nvidia-driver-340-340.107 depends on file: /usr/local/libdata/pkgconfig/xorg-server.pc - not found ===> Installing existing package /packages/All/xorg-server-1.18.4_9,1.txz [head-i386-default-job-11] Installing xorg-server-1.18.4_9,1... [head-i386-default-job-11] `-- Installing font-util-1.3.1... [head-i386-default-job-11] `-- Extracting font-util-1.3.1: .......... done [head-i386-default-job-11] `-- Installing libXfont-1.5.4_1,2... [head-i386-default-job-11] | `-- Installing freetype2-2.9.1... [head-i386-default-job-11] | `-- Extracting freetype2-2.9.1: .......... done [head-i386-default-job-11] | `-- Installing libfontenc-1.1.3_2... [head-i386-default-job-11] | `-- Extracting libfontenc-1.1.3_2: ......... done [head-i386-default-job-11] `-- Extracting libXfont-1.5.4_1,2: .......... done [head-i386-default-job-11] `-- Installing libepoxy-1.4.3... [head-i386-default-job-11] `-- Extracting libepoxy-1.4.3: .......... done [head-i386-default-job-11] `-- Installing libxkbfile-1.0.9_1... [head-i386-default-job-11] `-- Extracting libxkbfile-1.0.9_1: .......... done [head-i386-default-job-11] `-- Installing mesa-dri-18.1.5... [head-i386-default-job-11] | `-- Installing libXv-1.0.11_1,1... [head-i386-default-job-11] | `-- Extracting libXv-1.0.11_1,1: .......... done [head-i386-default-job-11] | `-- Installing libXvMC-1.0.10_1... [head-i386-default-job-11] | `-- Extracting libXvMC-1.0.10_1: .......... done [head-i386-default-job-11] | `-- Installing llvm60-6.0.1_2... [head-i386-default-job-11] | | `-- Installing libedit-3.1.20170329_2,1... [head-i386-default-job-11] | | `-- Extracting libedit-3.1.20170329_2,1: .......... done [head-i386-default-job-11] | | `-- Installing perl5-5.26.2... [head-i386-default-job-11] | | `-- Extracting perl5-5.26.2: .......... done [head-i386-default-job-11] | | `-- Installing python27-2.7.15... [head-i386-default-job-11] | | `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-11] | | | `-- Installing indexinfo-0.3.1... [head-i386-default-job-11] | | | `-- Extracting indexinfo-0.3.1: .... done [head-i386-default-job-11] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed [head-i386-default-job-11] | | `-- Installing libffi-3.2.1_2... [head-i386-default-job-11] | | `-- Extracting libffi-3.2.1_2: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed [head-i386-default-job-11] | | `-- Installing readline-7.0.3_1... [head-i386-default-job-11] | | `-- Extracting readline-7.0.3_1: .......... done indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode indexinfo: Impossible to open directory: Not permitted in capability mode pkg-static: POST-INSTALL script failed [head-i386-default-job-11] | | `-- Extracting python27-2.7.15: .......... done [head-i386-default-job-11] | `-- Extracting llvm60-6.0.1_2: .......... done [head-i386-default-job-11] `-- Extracting mesa-dri-18.1.5: .......... done [head-i386-default-job-11] `-- Installing pixman-0.34.0... [head-i386-default-job-11] `-- Extracting pixman-0.34.0: .......... done [head-i386-default-job-11] `-- Installing xkbcomp-1.4.2... [head-i386-default-job-11] `-- Extracting xkbcomp-1.4.2: ...... done [head-i386-default-job-11] `-- Installing xkeyboard-config-2.24... [head-i386-default-job-11] `-- Extracting xkeyboard-config-2.24: .......... done [head-i386-default-job-11] Extracting xorg-server-1.18.4_9,1: .......... done Message from freetype2-2.9.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed). Message from perl5-5.26.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from python27-2.7.15: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> nvidia-driver-340-340.107 depends on file: /usr/local/libdata/pkgconfig/xorg-server.pc - found ===> Returning to build of nvidia-driver-340-340.107 ===> nvidia-driver-340-340.107 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> nvidia-driver-340-340.107 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for nvidia-driver-340-340.107 =========================================================================== =======================<phase: build >============================ ===> Building for nvidia-driver-340-340.107 ===> src (all) machine -> /usr/src/sys/i386/include x86 -> /usr/src/sys/x86/include awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/acpica/acpi_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h :> opt_acpi.h awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h :> opt_global.h cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_acpi.o -MTnvidia_acpi.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_acpi.c -o nvidia_acpi.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_ctl.o -MTnvidia_ctl.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_ctl.c -o nvidia_ctl.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_dev.o -MTnvidia_dev.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_dev.c -o nvidia_dev.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_i2c.o -MTnvidia_i2c.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_i2c.c -o nvidia_i2c.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_linux.o -MTnvidia_linux.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_linux.c -o nvidia_linux.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_os.o -MTnvidia_os.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_os.c -o nvidia_os.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_os_pci.o -MTnvidia_os_pci.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_os_pci.c -o nvidia_os_pci.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_os_registry.o -MTnvidia_os_registry.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_os_registry.c -o nvidia_os_registry.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_pci.o -MTnvidia_pci.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_pci.c -o nvidia_pci.o cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\"340.107\" -D__KERNEL__ -DNVRM -Wno-unused-function -Wuninitialized -O2 -fno-strict-aliasing -UDEBUG -U_DEBUG -DNDEBUG -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I. -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -MD -MF.depend.nvidia_subr.o -MTnvidia_subr.o -mno-mmx -mno-sse -msoft-float -ffreestanding -fwrapv -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unused-function -Wno-error-pointer-sign -Wno-error-shift-negative-value -Wno-address-of-packed-member -mno-aes -mno-avx -std=iso9899:1999 -c nvidia_subr.c -o nvidia_subr.o nvidia_subr.c:1003:65: error: too many arguments to function call, expected 2, have 3 kmem_free(kmem_arena, at->pte_array[0].virtual_address, at->size); ~~~~~~~~~ ^~~~~~~~ /usr/src/sys/vm/vm_extern.h:69:1: note: 'kmem_free' declared here void kmem_free(vm_offset_t addr, vm_size_t size); ^ nvidia_subr.c:1029:61: error: too many arguments to function call, expected 2, have 3 kmem_free(kmem_arena, at->pte_array[0].virtual_address, at->size); ~~~~~~~~~ ^~~~~~~~ /usr/src/sys/vm/vm_extern.h:69:1: note: 'kmem_free' declared here void kmem_free(vm_offset_t addr, vm_size_t size); ^ nvidia_subr.c:1146:65: error: too many arguments to function call, expected 2, have 3 kmem_free(kmem_arena, at->pte_array[i].virtual_address, PAGE_SIZE); ~~~~~~~~~ ^~~~~~~~~ ./machine/param.h:91:19: note: expanded from macro 'PAGE_SIZE' #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ ^~~~~~~~~~~~~~~ /usr/src/sys/vm/vm_extern.h:69:1: note: 'kmem_free' declared here void kmem_free(vm_offset_t addr, vm_size_t size); ^ nvidia_subr.c:1175:65: error: too many arguments to function call, expected 2, have 3 kmem_free(kmem_arena, at->pte_array[i].virtual_address, PAGE_SIZE); ~~~~~~~~~ ^~~~~~~~~ ./machine/param.h:91:19: note: expanded from macro 'PAGE_SIZE' #define PAGE_SIZE (1<<PAGE_SHIFT) /* bytes/page */ ^~~~~~~~~~~~~~~ /usr/src/sys/vm/vm_extern.h:69:1: note: 'kmem_free' declared here void kmem_free(vm_offset_t addr, vm_size_t size); ^ 4 errors generated. *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/x11/nvidia-driver-340/work/NVIDIA-FreeBSD-x86-340.107/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/x11/nvidia-driver-340/work/NVIDIA-FreeBSD-x86-340.107 *** Error code 1 Stop. make: stopped in /usr/ports/x11/nvidia-driver-340 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"