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: emulat...@freebsd.org Last committer: j...@freebsd.org Ident: $FreeBSD: head/audio/linux-c7-alsa-plugins-oss/Makefile 511834 2019-09-11 19:13:05Z jkim $ Log URL: http://beefy5.nyi.freebsd.org/data/121i386-default/534218/logs/linux-c7-alsa-plugins-oss-1.1.6_3.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=121i386-default&build=534218 Log: =>> Building audio/linux-c7-alsa-plugins-oss build started at Thu May 7 02:16:33 UTC 2020 port directory: /usr/ports/audio/linux-c7-alsa-plugins-oss package name: linux-c7-alsa-plugins-oss-1.1.6_3 building for: FreeBSD 121i386-default-job-04 12.1-RELEASE-p4 FreeBSD 12.1-RELEASE-p4 i386 maintained by: emulat...@freebsd.org Makefile ident: $FreeBSD: head/audio/linux-c7-alsa-plugins-oss/Makefile 511834 2019-09-11 19:13:05Z jkim $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300089 Jail OSVERSION: 1201000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p4 UNAME_r=12.1-RELEASE-p4 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/121i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121i386-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-- emulat...@freebsd.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work HOME=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/linux-c7-alsa-plugins-oss/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=/compat/linux LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe --sysroot=/compat/linux -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DFREEBSD_OSS -DFREEBSD_OSS_USE_IO_PTR" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe --sysroot=/compat/linux -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/compat/linux" 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.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/compat/linux LIB32DIR=lib DOCSDIR="usr/share/doc/alsa-plugins-1.1.6" EXAMPLESDIR="share/examples/alsa-plugins" DATADIR="usr/share/alsa-plugins" WWWDIR="www/alsa-plugins" ETCDIR="etc/alsa-plugins" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/compat/linux LOCALBASE=/usr/local DATADIR=/compat/linux/usr/share/alsa-plugins DOCSDIR=/compat/linux/usr/share/doc/alsa-plugins-1.1.6 EXAMPLESDIR=/compat/linux/share/examples/alsa-plugins WWWDIR=/compat/linux/www/alsa-plugins ETCDIR=/compat/linux/etc/alsa-plugins --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 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 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: i386-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p4 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 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 LGPL21+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.4.txz [121i386-default-job-04] Installing pkg-1.14.4... [121i386-default-job-04] Extracting pkg-1.14.4: .......... done ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of linux-c7-alsa-plugins-oss-1.1.6_3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by linux-c7-alsa-plugins-oss-1.1.6_3 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by linux-c7-alsa-plugins-oss-1.1.6_3 for building => SHA256 Checksum OK for centos/alsa-plugins-1.1.6-1.el7.src.rpm. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by linux-c7-alsa-plugins-oss-1.1.6_3 for building ===> Extracting for linux-c7-alsa-plugins-oss-1.1.6_3 => SHA256 Checksum OK for centos/alsa-plugins-1.1.6-1.el7.src.rpm. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for linux-c7-alsa-plugins-oss-1.1.6_3 =========================================================================== =======================<phase: build-depends >============================ ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [121i386-default-job-04] Installing gmake-4.2.1_3... [121i386-default-job-04] `-- Installing gettext-runtime-0.20.2... [121i386-default-job-04] | `-- Installing indexinfo-0.3.1... [121i386-default-job-04] | `-- Extracting indexinfo-0.3.1: .... done [121i386-default-job-04] `-- Extracting gettext-runtime-0.20.2: .......... done [121i386-default-job-04] Extracting gmake-4.2.1_3: .......... done ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on executable: gmake - found ===> Returning to build of linux-c7-alsa-plugins-oss-1.1.6_3 ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on executable: libtool - not found ===> Installing existing package /packages/All/libtool-2.4.6_1.txz [121i386-default-job-04] Installing libtool-2.4.6_1... [121i386-default-job-04] `-- Installing m4-1.4.18_1,1... [121i386-default-job-04] `-- Extracting m4-1.4.18_1,1: .......... done [121i386-default-job-04] Extracting libtool-2.4.6_1: .......... done <snip> #!/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. ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on package: autoconf>=2.69 - found ===> Returning to build of linux-c7-alsa-plugins-oss-1.1.6_3 ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on package: automake>=1.16.1 - not found ===> Installing existing package /packages/All/automake-1.16.2.txz [121i386-default-job-04] Installing automake-1.16.2... [121i386-default-job-04] Extracting automake-1.16.2: .......... done ===> linux-c7-alsa-plugins-oss-1.1.6_3 depends on package: automake>=1.16.1 - found ===> Returning to build of linux-c7-alsa-plugins-oss-1.1.6_3 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for linux-c7-alsa-plugins-oss-1.1.6_3 configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:17: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body ./../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from... ./../lib/autoconf/general.m4:2661: _AC_LINK_IFELSE is expanded from... ./../lib/autoconf/general.m4:2678: AC_LINK_IFELSE is expanded from... ./../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from... ./../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from... ./../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from... m4/attributes.m4:87: CC_CHECK_LDFLAGS is expanded from... m4/attributes.m4:104: CC_NOUNDEFINED is expanded from... configure.ac:17: the top level configure.ac:11: installing './compile' configure.ac:3: installing './missing' a52/Makefile.am: installing './depcomp' checking for a BSD-compatible install... /compat/linux/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether /usr/local/bin/gmake sets $(MAKE)... yes checking whether /usr/local/bin/gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether /usr/local/bin/gmake supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /compat/linux/usr/bin/sed checking for grep that handles long lines and -e... /compat/linux/usr/bin/grep checking for egrep... /compat/linux/usr/bin/grep -E checking for fgrep... /compat/linux/usr/bin/grep -F checking for ld used by gcc... /compat/linux/usr/bin/ld checking if the linker (/compat/linux/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /compat/linux/usr/bin/nm -B checking the name lister (/compat/linux/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 12582912 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /compat/linux/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /compat/linux/usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /compat/linux/usr/bin/dd checking how to truncate binary pipes... /compat/linux/usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes Segmentation fault (core dumped) checking for stdint.h... no checking for unistd.h... no checking for dlfcn.h... no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/compat/linux/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking if gcc supports -Wl,--no-undefined flag... checking pkg-config is at least version 0.9.0... yes checking for ALSA... yes checking for snd_pcm_ioplug_create in -lasound... no configure: error: *** libasound has no external plugin SDK *** Error code 1 Stop. make: stopped in /usr/ports/audio/linux-c7-alsa-plugins-oss _______________________________________________ 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"