Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2018 12:32:17 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-arm64-default][multimedia/harvid] Failed for harvid-0.8.2 in build
Message-ID:  <201803151232.w2FCWHY4020026@thunderx1.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:     marcelbonnet@gmail.com
Last committer: yuri@FreeBSD.org
Ident:          $FreeBSD: head/multimedia/harvid/Makefile 463281 2018-03-01 06:23:36Z yuri $
Log URL:        http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p463867_s330635/logs/harvid-0.8.2.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p463867_s330635
Log:

=>> Building multimedia/harvid
build started at Thu Mar 15 12:31:26 UTC 2018
port directory: /usr/ports/multimedia/harvid
package name: harvid-0.8.2
building for: FreeBSD head-arm64-default-job-09 12.0-CURRENT FreeBSD 12.0-CURRENT 1200060 arm64
maintained by: marcelbonnet@gmail.com
Makefile ident:      $FreeBSD: head/multimedia/harvid/Makefile 463281 2018-03-01 06:23:36Z yuri $
Poudriere version: 3.2.4-67-gb1dd83c4
Host OSVERSION: 1200060
Jail OSVERSION: 1200060
Job Id: 09

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200060
UNAME_v=FreeBSD 12.0-CURRENT 1200060
UNAME_r=12.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.4-67-gb1dd83c4
MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-arm64-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--
marcelbonnet@gmail.com
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/harvid/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/harvid/work  HOME=/wrkdirs/usr/ports/multimedia/harvid/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/harvid/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local"
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/harvid/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/harvid/work  HOME=/wrkdirs/usr/ports/multimedia/harvid/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/harvid/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  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-isystem /usr/local/include"  LDFLAGS="" LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fno-strict-aliasing  -isystem /usr/local/include"  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="" PORTEXAMPLES="" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/harvid"  EXAMPLESDIR="share/examples/harvid"  DATADIR="share/harvid"  WWWDIR="www/harvid"  ETCDIR="etc/harvid"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/harvid DOCSDIR=/usr/local/share/doc/harvid EXAMPLESDIR=/usr/local/share/examples/harvid  WWWDIR=/usr/local/www/harvid ETCDIR=/usr/local/etc/harvid
--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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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"
OUTPUT_58173849_921dbbb2=yes
OUTPUT_9bdba57c_921dbbb2=yes
OUTPUT_6a4fe7f5_921dbbb2=yes
OUTPUT_6bcac02b_921dbbb2=yes
OUTPUT_67d20829_921dbbb2=yes
OUTPUT_bfa62e83_921dbbb2=yes
OUTPUT_f0b4d593_921dbbb2=yes
OUTPUT_308abb44_921dbbb2=yes
OUTPUT_f00456e5_921dbbb2=yes
OUTPUT_65ad290d_921dbbb2=yes
OUTPUT_b2657cc3_921dbbb2=yes
OUTPUT_380987f7_921dbbb2=yes
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200060
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=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)  1048576
stack size              (kbytes, -s)  1048576
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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   harvid-0.8.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5.txz
[head-arm64-default-job-09] Installing pkg-1.10.5...
[head-arm64-default-job-09] Extracting pkg-1.10.5: .......... done
===>   harvid-0.8.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of harvid-0.8.2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by harvid-0.8.2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by harvid-0.8.2 for building
=> SHA256 Checksum OK for x42-harvid-v0.8.2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by harvid-0.8.2 for building
===>  Extracting for harvid-0.8.2
=> SHA256 Checksum OK for x42-harvid-v0.8.2_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for harvid-0.8.2
===>  Applying FreeBSD patches for harvid-0.8.2
===========================================================================
=======================<phase: build-depends  >============================
===>   harvid-0.8.2 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_2.txz
[head-arm64-default-job-09] Installing gmake-4.2.1_2...
[head-arm64-default-job-09] `-- Installing gettext-runtime-0.19.8.1_1...
[head-arm64-default-job-09] |   `-- Installing indexinfo-0.3.1...
[head-arm64-default-job-09] |   `-- Extracting indexinfo-0.3.1: .... done
[head-arm64-default-job-09] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[head-arm64-default-job-09] Extracting gmake-4.2.1_2: .......... done
===>   harvid-0.8.2 depends on executable: gmake - found
===>   Returning to build of harvid-0.8.2
===>   harvid-0.8.2 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.4.2,1.txz
[head-arm64-default-job-09] Installing pkgconf-1.4.2,1...
[head-arm64-default-job-09] Extracting pkgconf-1.4.2,1: .......... done
===>   harvid-0.8.2 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of harvid-0.8.2
===========================================================================
=======================<phase: lib-depends    >============================
===>   harvid-0.8.2 depends on shared library: libavcodec.so - not found
===>   Installing existing package /packages/All/ffmpeg-3.4.2,1.txz
[head-arm64-default-job-09] Installing ffmpeg-3.4.2,1...
[head-arm64-default-job-09] `-- Installing fontconfig-2.12.1,1...
[head-arm64-default-job-09] |   `-- Installing expat-2.2.5...
[head-arm64-default-job-09] |   `-- Extracting expat-2.2.5: .......... done
[head-arm64-default-job-09] |   `-- Installing freetype2-2.8_1...
[head-arm64-default-job-09] |   `-- Extracting freetype2-2.8_1: .......... done
<snip>
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 ca_root_nss-3.36:

********************************* 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 trousers-0.3.14_2:

To run tcsd automatically, add the following line to /etc/rc.conf:

tcsd_enable="YES"

You might want to edit /usr/local/etc/tcsd.conf to reflect your setup.

If you want to use tcsd with software TPM emulator, use the following
configuration in /etc/rc.conf:

tcsd_enable="YES"
tcsd_mode="emulator"
tpmd_enable="YES"

To use TPM, add your_account to '_tss' group like following:

# pw groupmod _tss -m your_account
Message from opencv-core-2.4.13.1_1:

===>   NOTICE:

The opencv-core port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
===>   harvid-0.8.2 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so)
===>   Returning to build of harvid-0.8.2
===>   harvid-0.8.2 depends on shared library: libpng16.so - not found
===>   Installing existing package /packages/All/png-1.6.34.txz
[head-arm64-default-job-09] Installing png-1.6.34...
[head-arm64-default-job-09] Extracting png-1.6.34: .......... done
===>   harvid-0.8.2 depends on shared library: libpng16.so - found (/usr/local/lib/libpng16.so)
===>   Returning to build of harvid-0.8.2
===>   harvid-0.8.2 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for harvid-0.8.2
===========================================================================
=======================<phase: build          >============================
===>  Building for harvid-0.8.2
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2'
gmake -C libharvid all
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2/libharvid'
export PKG_CONFIG_PATH=;\
cc -c -o decoder_ctrl.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` decoder_ctrl.c
export PKG_CONFIG_PATH=;\
cc -c -o ffdecoder.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` ffdecoder.c
ffdecoder.c:91:18: warning: 'avpicture_get_size' is deprecated [-Wdeprecated-declarations]
  const int bs = avpicture_get_size(render_fmt, w, h);
                 ^
/usr/local/include/libavcodec/avcodec.h:5652:1: note: 'avpicture_get_size' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:261:3: warning: 'avpicture_fill' is deprecated [-Wdeprecated-declarations]
  avpicture_fill((AVPicture *)ff->pFrameFMT, ff->buffer, ff->render_fmt, ff->out_width, ff->out_height);
  ^
/usr/local/include/libavcodec/avcodec.h:5637:1: note: 'avpicture_fill' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:410:36: warning: 'codec' is deprecated [-Wdeprecated-declarations]
    if(ff->pFormatCtx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO)
                                   ^
/usr/local/include/libavformat/avformat.h:892:5: note: 'codec' has been explicitly marked deprecated here
    attribute_deprecated
    ^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:461:61: warning: 'codec' is deprecated [-Wdeprecated-declarations]
  ff->pCodecCtx = ff->pFormatCtx->streams[ff->videoStream]->codec;
                                                            ^
/usr/local/include/libavformat/avformat.h:892:5: note: 'codec' has been explicitly marked deprecated here
    attribute_deprecated
    ^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:550:14: warning: 'pkt_pts' is deprecated [-Wdeprecated-declarations]
    pts = f->pkt_pts;
             ^
/usr/local/include/libavutil/frame.h:301:5: note: 'pkt_pts' has been explicitly marked deprecated here
    attribute_deprecated
    ^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:620:2: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations]
        av_free_packet (packet);
        ^
/usr/local/include/libavcodec/avcodec.h:4649:1: note: 'av_free_packet' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:627:7: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations]
      av_free_packet (packet);
      ^
/usr/local/include/libavcodec/avcodec.h:4649:1: note: 'av_free_packet' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:635:11: warning: 'avcodec_decode_video2' is deprecated [-Wdeprecated-declarations]
    err = avcodec_decode_video2 (ff->pCodecCtx, ff->pFrame, &frameFinished, packet);
          ^
/usr/local/include/libavcodec/avcodec.h:4992:1: note: 'avcodec_decode_video2' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:637:5: warning: 'av_free_packet' is deprecated [-Wdeprecated-declarations]
    av_free_packet (packet);
    ^
/usr/local/include/libavcodec/avcodec.h:4649:1: note: 'av_free_packet' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
ffdecoder.c:773:3: warning: 'avpicture_fill' is deprecated [-Wdeprecated-declarations]
  avpicture_fill((AVPicture *)ff->pFrameFMT, ff->buffer, ff->render_fmt, ff->out_width, ff->out_height);
  ^
/usr/local/include/libavcodec/avcodec.h:5637:1: note: 'avpicture_fill' has been explicitly marked deprecated here
attribute_deprecated
^
/usr/local/include/libavutil/attributes.h:94:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
10 warnings generated.
export PKG_CONFIG_PATH=;\
cc -c -o frame_cache.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` frame_cache.c
export PKG_CONFIG_PATH=;\
cc -c -o image_cache.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` image_cache.c
export PKG_CONFIG_PATH=;\
cc -c -o timecode.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` timecode.c
export PKG_CONFIG_PATH=;\
cc -c -o vinfo.o -O2 -pipe  -isystem /usr/local/include -fno-strict-aliasing    `pkg-config --cflags libavcodec libavformat libavutil libswscale` vinfo.c
ar cru libharvid.a decoder_ctrl.o ffdecoder.o frame_cache.o image_cache.o timecode.o vinfo.o
ranlib libharvid.a
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2/libharvid'
gmake -C src all
gmake[2]: Entering directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2/src'
ld -r -b binary -o logo.o ../doc/harvid.jpg
ld: error: target emulation unknown: -m or at least one .o file required
gmake[2]: *** [Makefile:78: logo.o] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2/src'
gmake[1]: *** [Makefile:7: src] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/harvid/work/harvid-0.8.2'
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/harvid



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803151232.w2FCWHY4020026>