[package - head-powerpc64-default][audio/spotifyd] Failed for spotifyd-0.2.4 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Feb 28 08:41:49 UTC 2019


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:     tobik at FreeBSD.org
Last committer: tobik at FreeBSD.org
Ident:          $FreeBSD: head/audio/spotifyd/Makefile 491545 2019-01-29 07:56:29Z tobik $
Log URL:        http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p493926_s344556/logs/spotifyd-0.2.4.log
Build URL:      http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p493926_s344556
Log:

=>> Building audio/spotifyd
build started at Thu Feb 28 08:33:33 UTC 2019
port directory: /usr/ports/audio/spotifyd
package name: spotifyd-0.2.4
building for: FreeBSD head-powerpc64-default-job-10 13.0-CURRENT FreeBSD 13.0-CURRENT 1300013 powerpc
maintained by: tobik at FreeBSD.org
Makefile ident:      $FreeBSD: head/audio/spotifyd/Makefile 491545 2019-01-29 07:56:29Z tobik $
Poudriere version: 3.2.8-3-g02cc9753
Host OSVERSION: 1300012
Jail OSVERSION: 1300013
Job Id: 10




!!! Jail is newer than host. (Jail: 1300013, Host: 1300012) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1300013
UNAME_v=FreeBSD 13.0-CURRENT 1300013
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-3-g02cc9753
MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-powerpc64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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 spotifyd-0.2.4:
     DBUS=off: D-Bus MPRIS support
     DOCS=on: Build and/or install documentation
     PORTAUDIO=on: PortAudio library support
     PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
tobik at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/audio/spotifyd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/spotifyd/work  HOME=/wrkdirs/usr/ports/audio/spotifyd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/spotifyd/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/audio/spotifyd/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/audio/spotifyd/work  HOME=/wrkdirs/usr/ports/audio/spotifyd/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/audio/spotifyd/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--
PORTDOCS="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/spotifyd"  EXAMPLESDIR="share/examples/spotifyd"  DATADIR="share/spotifyd"  WWWDIR="www/spotifyd"  ETCDIR="etc/spotifyd"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/spotifyd DOCSDIR=/usr/local/share/doc/spotifyd EXAMPLESDIR=/usr/local/share/examples/spotifyd  WWWDIR=/usr/local/www/spotifyd ETCDIR=/usr/local/etc/spotifyd
--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

# 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=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11"
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11"
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x"
CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11"
CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14"
CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17"
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11"
CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14"
CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17"
_OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=powerpc64
OPSYS=FreeBSD
_OSRELEASE=13.0-CURRENT
OSREL=13.0
OSVERSION=1300013
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)  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   >============================
===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   spotifyd-0.2.4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_5.txz
[head-powerpc64-default-job-10] Installing pkg-1.10.5_5...
[head-powerpc64-default-job-10] Extracting pkg-1.10.5_5: .......... done
===>   spotifyd-0.2.4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of spotifyd-0.2.4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
=> rust/crates/alsa-0.2.1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/alsa/0.2.1/download?dummy=/rust/crates/alsa-0.2.1.tar.gz
rust/crates/alsa-0.2.1.tar.gz                           40 kB  499 kBps    00s
=> rust/crates/alsa-sys-0.1.2.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/alsa-sys/0.1.2/download?dummy=/rust/crates/alsa-sys-0.1.2.tar.gz
rust/crates/alsa-sys-0.1.2.tar.gz                       19 kB  264 kBps    00s
=> rust/crates/base64-0.5.2.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/base64/0.5.2/download?dummy=/rust/crates/base64-0.5.2.tar.gz
rust/crates/base64-0.5.2.tar.gz                         19 kB  258 kBps    00s
=> rust/crates/base64-0.6.0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/base64/0.6.0/download?dummy=/rust/crates/base64-0.6.0.tar.gz
rust/crates/base64-0.6.0.tar.gz                         25 kB   13 MBps    00s
=> rust/crates/bit-set-0.4.0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/bit-set/0.4.0/download?dummy=/rust/crates/bit-set-0.4.0.tar.gz
rust/crates/bit-set-0.4.0.tar.gz                        13 kB   17 MBps    00s
=> rust/crates/bitflags-0.3.3.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/bitflags/0.3.3/download?dummy=/rust/crates/bitflags-0.3.3.tar.gz
rust/crates/bitflags-0.3.3.tar.gz                     9696  B 8113 kBps    00s
=> rust/crates/c_linked_list-1.1.1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://crates.io/api/v1/crates/c_linked_list/1.1.1/download?dummy=/rust/crates/c_linked_list-1.1.1.tar.gz
<snip>
=> SHA256 Checksum OK for rust/crates/uuid-0.4.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/uuid-0.7.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/vcpkg-0.2.6.tar.gz.
=> SHA256 Checksum OK for rust/crates/vergen-0.1.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/version_check-0.1.5.tar.gz.
=> SHA256 Checksum OK for rust/crates/void-1.0.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/want-0.0.4.tar.gz.
=> SHA256 Checksum OK for rust/crates/want-0.0.6.tar.gz.
=> SHA256 Checksum OK for rust/crates/webbrowser-0.2.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-0.2.8.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-0.3.6.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-build-0.1.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-util-0.1.2.tar.gz.
=> SHA256 Checksum OK for rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz.
=> SHA256 Checksum OK for rust/crates/wincolor-1.0.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/winutil-0.1.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/ws2_32-sys-0.2.1.tar.gz.
=> SHA256 Checksum OK for rust/crates/xdg-2.2.0.tar.gz.
=> SHA256 Checksum OK for Spotifyd-spotifyd-v0.2.4_GH0.tar.gz.
=> SHA256 Checksum OK for plietar-rust-alsa-8c63543fa0ccd971cf15f5675293d19febd6f79e_GH0.tar.gz.
=> SHA256 Checksum OK for plietar-dns-parser-1d3e5a5591bc72eb061c23bd426c4a25f2f73791_GH0.tar.gz.
=> SHA256 Checksum OK for librespot-org-librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921_GH0.tar.gz.
=> SHA256 Checksum OK for plietar-rust-mdns-66a74033da6c9f1a06e7b0a29f4544fd189d6479_GH0.tar.gz.
=> SHA256 Checksum OK for awmath-rust-crypto-394c247254dbe2ac5d44483232cf335d10cf0260_GH0.tar.gz.
=> SHA256 Checksum OK for plietar-rust-tremor-5958cc302e78f535dad90e9665da981ddff4000a_GH0.tar.gz.
===>  Moving crates to /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for spotifyd-0.2.4
===>  Applying FreeBSD patches for spotifyd-0.2.4
===========================================================================
=======================<phase: build-depends  >============================
===>   spotifyd-0.2.4 depends on package: rust>=1.32.0 - not found
===>   Installing existing package /packages/All/rust-1.32.0.txz
[head-powerpc64-default-job-10] Installing rust-1.32.0...
[head-powerpc64-default-job-10] `-- Installing curl-7.64.0_1...
[head-powerpc64-default-job-10] |   `-- Installing ca_root_nss-3.42.1...
[head-powerpc64-default-job-10] |   `-- Extracting ca_root_nss-3.42.1: ........ done
[head-powerpc64-default-job-10] |   `-- Installing libnghttp2-1.36.0...
[head-powerpc64-default-job-10] |   | `-- Installing gcc8-8.3.0...
[head-powerpc64-default-job-10] |   |   `-- Installing binutils-2.32,1...
[head-powerpc64-default-job-10] |   |   | `-- Installing gettext-runtime-0.19.8.1_2...
[head-powerpc64-default-job-10] |   |   |   `-- Installing indexinfo-0.3.1...
[head-powerpc64-default-job-10] |   |   |   `-- Extracting indexinfo-0.3.1: .... done
[head-powerpc64-default-job-10] |   |   | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done
[head-powerpc64-default-job-10] |   |   `-- Extracting binutils-2.32,1: .......... done
[head-powerpc64-default-job-10] |   |   `-- Installing gcc5-5.5.0_6...
[head-powerpc64-default-job-10] |   |   | `-- Installing gmp-6.1.2_1...
[head-powerpc64-default-job-10] |   |   | `-- Extracting gmp-6.1.2_1: .......... done
[head-powerpc64-default-job-10] |   |   | `-- Installing mpc-1.1.0_2...
[head-powerpc64-default-job-10] |   |   |   `-- Installing mpfr-4.0.2...
[head-powerpc64-default-job-10] |   |   |   `-- Extracting mpfr-4.0.2: .......... done
[head-powerpc64-default-job-10] |   |   | `-- Extracting mpc-1.1.0_2: ......... done
[head-powerpc64-default-job-10] |   |   `-- Extracting gcc5-5.5.0_6: .......... done
[head-powerpc64-default-job-10] |   | `-- Extracting gcc8-8.3.0: .......... done
[head-powerpc64-default-job-10] |   `-- Extracting libnghttp2-1.36.0: .......... done
[head-powerpc64-default-job-10] `-- Extracting curl-7.64.0_1: .......... done
[head-powerpc64-default-job-10] `-- Installing libedit-3.1.20181209_2,1...
[head-powerpc64-default-job-10] `-- Extracting libedit-3.1.20181209_2,1: .......... done
[head-powerpc64-default-job-10] `-- Installing libgit2-0.27.8...
[head-powerpc64-default-job-10] |   `-- Installing libssh2-1.8.0_1,3...
[head-powerpc64-default-job-10] |   `-- Extracting libssh2-1.8.0_1,3: .......... done
[head-powerpc64-default-job-10] `-- Extracting libgit2-0.27.8: .......... done
[head-powerpc64-default-job-10] Extracting rust-1.32.0: .......... done
Message from ca_root_nss-3.42.1:

********************************* WARNING *********************************

FreeBSD does not, and can not warrant that the certification authorities
whose certificates are included in this package have in any way been
audited for trustworthiness or RFC 3647 compliance.

Assessment and verification of trust is the complete responsibility of the
system administrator.

*********************************** NOTE **********************************

This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
Message from gcc5-5.5.0_6:

To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc5

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.

===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Unsupported by upstream. Use GCC 7 or newer instead..
Message from gcc8-8.3.0:

To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc8

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
===>   spotifyd-0.2.4 depends on package: rust>=1.32.0 - found
===>   Returning to build of spotifyd-0.2.4
===>   spotifyd-0.2.4 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[head-powerpc64-default-job-10] Installing gmake-4.2.1_3...
[head-powerpc64-default-job-10] Extracting gmake-4.2.1_3: .......... done
===>   spotifyd-0.2.4 depends on executable: gmake - found
===>   Returning to build of spotifyd-0.2.4
===>   spotifyd-0.2.4 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.6.0,1.txz
[head-powerpc64-default-job-10] Installing pkgconf-1.6.0,1...
[head-powerpc64-default-job-10] Extracting pkgconf-1.6.0,1: .......... done
===>   spotifyd-0.2.4 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of spotifyd-0.2.4
===========================================================================
=======================<phase: lib-depends    >============================
===>   spotifyd-0.2.4 depends on shared library: libogg.so - not found
===>   Installing existing package /packages/All/libogg-1.3.3,4.txz
[head-powerpc64-default-job-10] Installing libogg-1.3.3,4...
[head-powerpc64-default-job-10] Extracting libogg-1.3.3,4: .......... done
===>   spotifyd-0.2.4 depends on shared library: libogg.so - found (/usr/local/lib/libogg.so)
===>   Returning to build of spotifyd-0.2.4
===>   spotifyd-0.2.4 depends on shared library: libportaudio.so - not found
===>   Installing existing package /packages/All/portaudio-19.6.0_1,1.txz
[head-powerpc64-default-job-10] Installing portaudio-19.6.0_1,1...
[head-powerpc64-default-job-10] Extracting portaudio-19.6.0_1,1: .......... done
===>   spotifyd-0.2.4 depends on shared library: libportaudio.so - found (/usr/local/lib/libportaudio.so)
===>   Returning to build of spotifyd-0.2.4
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for spotifyd-0.2.4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/config/libtool.m4
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates/backtrace-sys-0.1.28/src/libbacktrace/configure
    Removing alsa v0.0.1 (https://github.com/plietar/rust-alsa#8c63543f)
      Adding alsa v0.0.1 (/wrkdirs/usr/ports/audio/spotifyd/work/rust-alsa-8c63543fa0ccd971cf15f5675293d19febd6f79e)
    Removing dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55)
      Adding dns-parser v0.3.2 (/wrkdirs/usr/ports/audio/spotifyd/work/dns-parser-1d3e5a5591bc72eb061c23bd426c4a25f2f73791)
    Removing librespot v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921)
    Removing librespot-audio v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-audio v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/audio)
    Removing librespot-connect v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-connect v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/connect)
    Removing librespot-core v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-core v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/core)
    Removing librespot-metadata v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-metadata v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/metadata)
    Removing librespot-playback v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-playback v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/playback)
    Removing librespot-protocol v0.1.0 (https://github.com/librespot-org/librespot.git#d2cadec4)
      Adding librespot-protocol v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/librespot-d2cadec4190a44572b1d5d5daed4f0eda1c2b921/protocol)
    Removing mdns v0.2.0 (https://github.com/plietar/rust-mdns#66a74033)
      Adding mdns v0.2.0 (/wrkdirs/usr/ports/audio/spotifyd/work/rust-mdns-66a74033da6c9f1a06e7b0a29f4544fd189d6479)
    Removing rust-crypto v0.2.36 (https://github.com/awmath/rust-crypto.git?branch=avx2#394c2472)
      Adding rust-crypto v0.2.36 (/wrkdirs/usr/ports/audio/spotifyd/work/rust-crypto-394c247254dbe2ac5d44483232cf335d10cf0260)
    Removing tremor v0.1.0 (https://github.com/plietar/rust-tremor#5958cc30)
      Adding tremor v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/rust-tremor-5958cc302e78f535dad90e9665da981ddff4000a)
    Removing tremor-sys v0.1.0 (https://github.com/plietar/rust-tremor#5958cc30)
      Adding tremor-sys v0.1.0 (/wrkdirs/usr/ports/audio/spotifyd/work/rust-tremor-5958cc302e78f535dad90e9665da981ddff4000a/tremor-sys)
===========================================================================
=======================<phase: build          >============================
===>  Building for spotifyd-0.2.4
   Compiling semver-parser v0.7.0
     Running `/usr/local/bin/rustc --crate-name semver_parser /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates/semver-parser-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=2 -C metadata=a7f953b8bc3a4ad7 -C extra-filename=-a7f953b8bc3a4ad7 --out-dir /wrkdirs/usr/ports/audio/spotifyd/work/target/release/deps -L dependency=/wrkdirs/usr/ports/audio/spotifyd/work/target/release/deps --cap-lints allow -C linker=cc -C link-arg=`
   Compiling libc v0.2.48
     Running `/usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates/libc-0.2.48/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=fa3340b323d1bb76 -C extra-filename=-fa3340b323d1bb76 --out-dir /wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76 -L dependency=/wrkdirs/usr/ports/audio/spotifyd/work/target/release/deps --cap-lints allow -C linker=cc -C link-arg=`
error: linking with `cc` failed: exit code: 1
  |
  = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.0.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.1.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.10.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.11.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.12.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3
 340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.13.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.2.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.3.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.4.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.5.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.6.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_bui
 ld-fa3340b323d1bb76.build_script_build.drkzz!
 une-cgu.7.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.8.rcgu.o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.build_script_build.drkzzune-cgu.9.rcgu.o" "-o" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76/build_script_build-fa3340b323d1bb76.4lv6128ebas62nfb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-Wl,-O1" "-nodefaultlibs" "-L" "/wrkdirs/usr/ports/audio/spotifyd/work/target/release/deps" "-L" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib" "-Wl,--start-group" "-Wl,-Bstatic" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/libstd-22f17f98df54e480.rlib" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/libpanic_
 unwind-530e42864c9a4852.rlib" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/libunwind-96706928adb0d950.rlib" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/liblibc-30ece3f0c1eac558.rlib" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/liballoc-dfaf09aa2f42a845.rlib" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/libcore-91f74b7fc3f6f865.rlib" "-Wl,--end-group" "/usr/local/lib/rustlib/powerpc64-unknown-freebsd/lib/libcompiler_builtins-f8fd98897a7c9dee.rlib" "-Wl,-Bdynamic" "-lexecinfo" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" ""
  = note: cc: : No such file or directory
          

error: aborting due to previous error

error: Could not compile `libc`.

Caused by:
  process didn't exit successfully: `/usr/local/bin/rustc --crate-name build_script_build /wrkdirs/usr/ports/audio/spotifyd/work/spotifyd-0.2.4/cargo-crates/libc-0.2.48/build.rs --color never --crate-type bin --emit=dep-info,link -C opt-level=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=fa3340b323d1bb76 -C extra-filename=-fa3340b323d1bb76 --out-dir /wrkdirs/usr/ports/audio/spotifyd/work/target/release/build/libc-fa3340b323d1bb76 -L dependency=/wrkdirs/usr/ports/audio/spotifyd/work/target/release/deps --cap-lints allow -C linker=cc -C link-arg=` (exit code: 1)
*** Error code 101

Stop.
make: stopped in /usr/ports/audio/spotifyd


More information about the freebsd-pkg-fallout mailing list