Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2017 04:15:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/autopano-sift-c] Failed for autopano-sift-C-2.5.1_5 in configure
Message-ID:  <201705200415.v4K4Fth0089661@beefy15.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:     amdmi3@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q2/graphics/autopano-sift-c/Makefile 412346 2016-04-01 14:00:51Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/441272/logs/autopano-sift-C-2.5.1_5.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=441272
Log:

====>> Building graphics/autopano-sift-c
build started at Sat May 20 04:12:34 UTC 2017
port directory: /usr/ports/graphics/autopano-sift-c
building for: FreeBSD 110armv6-quarterly-job-11 11.0-RELEASE-p10 FreeBSD 11.0-RELEASE-p10 r317487 arm
maintained by: amdmi3@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q2/graphics/autopano-sift-c/Makefile 412346 2016-04-01 14:00:51Z mat $
Poudriere version: 3.1.17-13-g7ce5ab6a
Host OSVERSION: 1200028
Jail OSVERSION: 1100122
Job Id: 11

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p10 r317487
UNAME_r=11.0-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=autopano-sift-C-2.5.1_5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.17-13-g7ce5ab6a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work  HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work  HOME=/wrkdirs/usr/ports/graphics/autopano-sift-c/work TMPDIR="/tmp" 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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/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--
CMAKE_BUILD_TYPE="release"
GTK2_VERSION="2.10.0"
GTK3_VERSION="3.0.0"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/autopano-sift-C"
EXAMPLESDIR="share/examples/autopano-sift-C"
DATADIR="share/autopano-sift-C"
WWWDIR="www/autopano-sift-C"
ETCDIR="etc/autopano-sift-C"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/autopano-sift-C
DOCSDIR=/usr/local/share/doc/autopano-sift-C
EXAMPLESDIR=/usr/local/share/examples/autopano-sift-C
WWWDIR=/usr/local/www/autopano-sift-C
ETCDIR=/usr/local/etc/autopano-sift-C
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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 ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p10
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   autopano-sift-C-2.5.1_5 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-11] Installing pkg-1.10.1...
[110armv6-quarterly-job-11] Extracting pkg-1.10.1: .......... done
===>   autopano-sift-C-2.5.1_5 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of autopano-sift-C-2.5.1_5
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
=> autopano-sift-C-2.5.1.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://downloads.sourceforge.net/project/hugin/autopano-sift-C/autopano-sift-C-2.5.1/autopano-sift-C-2.5.1.tar.gz
autopano-sift-C-2.5.1.tar.gz                             0  B    0  Bps
===> Fetching all distfiles required by autopano-sift-C-2.5.1_5 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by autopano-sift-C-2.5.1_5 for building
=> SHA256 Checksum OK for autopano-sift-C-2.5.1.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by autopano-sift-C-2.5.1_5 for building
===>  Extracting for autopano-sift-C-2.5.1_5
=> SHA256 Checksum OK for autopano-sift-C-2.5.1.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for autopano-sift-C-2.5.1_5
===========================================================================
=======================<phase: build-depends  >============================
===>   autopano-sift-C-2.5.1_5 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.7.2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-11] Installing cmake-3.7.2...
[110armv6-quarterly-job-11] `-- Installing cmake-modules-3.7.2...
[110armv6-quarterly-job-11] `-- Extracting cmake-modules-3.7.2: .......... done
[110armv6-quarterly-job-11] `-- Installing curl-7.54.0...
<snip>
[110armv6-quarterly-job-11] |   |   `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-11] |   | `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-11] |   | `-- Installing pango-1.38.0_1...
[110armv6-quarterly-job-11] |   |   `-- Installing cairo-1.14.8,2...
[110armv6-quarterly-job-11] |   |   | `-- Installing dri2proto-2.8...
[110armv6-quarterly-job-11] |   |   | `-- Extracting dri2proto-2.8: .... done
[110armv6-quarterly-job-11] |   |   | `-- Installing fontconfig-2.12.1,1...
[110armv6-quarterly-job-11] |   |   |   `-- Installing freetype2-2.8...
[110armv6-quarterly-job-11] |   |   |   `-- Extracting freetype2-2.8: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
fc-cache: succeeded
[110armv6-quarterly-job-11] |   |   | `-- Installing glproto-1.4.17...
[110armv6-quarterly-job-11] |   |   | `-- Extracting glproto-1.4.17: ...... done
[110armv6-quarterly-job-11] |   |   | `-- Installing libEGL-13.0.6...
[110armv6-quarterly-job-11] |   |   |   `-- Installing gbm-13.0.6...
[110armv6-quarterly-job-11] |   |   |   | `-- Installing libdrm-2.4.75_3,1...
[110armv6-quarterly-job-11] |   |   |   |   `-- Installing libdevq-0.0.4...
[110armv6-quarterly-job-11] |   |   |   |   `-- Extracting libdevq-0.0.4: ......... done
[110armv6-quarterly-job-11] |   |   |   |   `-- Installing libpciaccess-0.13.4...
[110armv6-quarterly-job-11] |   |   |   |   | `-- Installing pciids-20170316...
[110armv6-quarterly-job-11] |   |   |   |   | `-- Extracting pciids-20170316: ..... done
[110armv6-quarterly-job-11] |   |   |   |   `-- Extracting libpciaccess-0.13.4: ...... done
[110armv6-quarterly-job-11] |   |   |   | `-- Extracting libdrm-2.4.75_3,1: .......... done
[110armv6-quarterly-job-11] |   |   |   | `-- Installing libglapi-13.0.6...
[110armv6-quarterly-job-11] |   |   |   |   `-- Installing libXvMC-1.0.10...
[110armv6-quarterly-job-11] |   |   |   |   | `-- Installing libXv-1.0.11,1...
[110armv6-quarterly-job-11] |   |   |   |   |   `-- Installing videoproto-2.3.3...
[110armv6-quarterly-job-11] |   |   |   |   |   `-- Extracting videoproto-2.3.3: ......... done
[110armv6-quarterly-job-11] |   |   |   |   | `-- Extracting libXv-1.0.11,1: .......... done
[110armv6-quarterly-job-11] |   |   |   |   `-- Extracting libXvMC-1.0.10: .......... done
[110armv6-quarterly-job-11] |   |   |   |   `-- Installing libxshmfence-1.2_1...
[110armv6-quarterly-job-11] |   |   |   |   `-- Extracting libxshmfence-1.2_1: ......... done
[110armv6-quarterly-job-11] |   |   |   | `-- Extracting libglapi-13.0.6: ...... done
[110armv6-quarterly-job-11] |   |   |   `-- Extracting gbm-13.0.6: ..... done
[110armv6-quarterly-job-11] |   |   |   `-- Installing llvm39-3.9.1_4...
[110armv6-quarterly-job-11] |   |   |   | `-- Installing libedit-3.1.20150325_2,1...
[110armv6-quarterly-job-11] |   |   |   | `-- Extracting libedit-3.1.20150325_2,1: .......... done
[110armv6-quarterly-job-11] |   |   |   `-- Extracting llvm39-3.9.1_4: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Extracting libEGL-13.0.6: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing libGL-13.0.6...
[110armv6-quarterly-job-11] |   |   |   `-- Installing libXxf86vm-1.1.4_1...
[110armv6-quarterly-job-11] |   |   |   | `-- Installing xf86vidmodeproto-2.3.1...
[110armv6-quarterly-job-11] |   |   |   | `-- Extracting xf86vidmodeproto-2.3.1: .... done
[110armv6-quarterly-job-11] |   |   |   `-- Extracting libXxf86vm-1.1.4_1: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Extracting libGL-13.0.6: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing pixman-0.34.0...
[110armv6-quarterly-job-11] |   |   | `-- Extracting pixman-0.34.0: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[110armv6-quarterly-job-11] |   |   |   `-- Installing xcb-util-0.4.0_2,1...
[110armv6-quarterly-job-11] |   |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ...... done
[110armv6-quarterly-job-11] |   |   `-- Extracting cairo-1.14.8,2: .......... done
[110armv6-quarterly-job-11] |   |   `-- Installing encodings-1.0.4_3,1...
[110armv6-quarterly-job-11] |   |   | `-- Installing font-util-1.3.1...
[110armv6-quarterly-job-11] |   |   | `-- Extracting font-util-1.3.1: .......... done
[110armv6-quarterly-job-11] |   |   `-- Extracting encodings-1.0.4_3,1: .......... done
[110armv6-quarterly-job-11] |   |   `-- Installing harfbuzz-1.4.6...
[110armv6-quarterly-job-11] |   |   | `-- Installing graphite2-1.3.10...
[110armv6-quarterly-job-11] |   |   | `-- Extracting graphite2-1.3.10: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing icu-58.2_2,1...
[110armv6-quarterly-job-11] |   |   | `-- Extracting icu-58.2_2,1: .......... done
[110armv6-quarterly-job-11] |   |   `-- Extracting harfbuzz-1.4.6: .......... done
[110armv6-quarterly-job-11] |   |   `-- Installing libXft-2.3.2_1...
[110armv6-quarterly-job-11] |   |   `-- Extracting libXft-2.3.2_1: ......... done
[110armv6-quarterly-job-11] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[110armv6-quarterly-job-11] |   |   | `-- Installing dejavu-2.37...
[110armv6-quarterly-job-11] |   |   |   `-- Installing mkfontdir-1.0.7...
[110armv6-quarterly-job-11] |   |   |   | `-- Installing mkfontscale-1.1.2...
[110armv6-quarterly-job-11] |   |   |   |   `-- Installing libfontenc-1.1.3_1...
[110armv6-quarterly-job-11] |   |   |   |   `-- Extracting libfontenc-1.1.3_1: ......... done
[110armv6-quarterly-job-11] |   |   |   | `-- Extracting mkfontscale-1.1.2: .. done
[110armv6-quarterly-job-11] |   |   |   `-- Extracting mkfontdir-1.0.7: .. done
[110armv6-quarterly-job-11] |   |   | `-- Extracting dejavu-2.37: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing font-bh-ttf-1.0.3_3...
[110armv6-quarterly-job-11] |   |   | `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[110armv6-quarterly-job-11] |   |   | `-- Installing font-misc-ethiopic-1.0.3_3...
[110armv6-quarterly-job-11] |   |   | `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[110armv6-quarterly-job-11] |   |   | `-- Installing font-misc-meltho-1.0.3_3...
[110armv6-quarterly-job-11] |   |   | `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[110armv6-quarterly-job-11] |   | `-- Extracting pango-1.38.0_1: .......... done
[110armv6-quarterly-job-11] |   | `-- Installing shared-mime-info-1.5...
[110armv6-quarterly-job-11] |   | `-- Extracting shared-mime-info-1.5: .......... done
[110armv6-quarterly-job-11] |   `-- Extracting gtk-update-icon-cache-2.24.29: .... done
[110armv6-quarterly-job-11] `-- Extracting gtk2-2.24.29_3: .......... done
[110armv6-quarterly-job-11] Extracting libpano13-2.9.19_1: .......... done
Message from perl5-5.24.1:
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.13_3:
===========================================================================

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

===========================================================================
Message from trousers-0.3.14_1:
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 freetype2-2.8:
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 dejavu-2.37:
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
===>   autopano-sift-C-2.5.1_5 depends on shared library: libpano13.so - found (/usr/local/lib/libpano13.so)
===>   Returning to build of autopano-sift-C-2.5.1_5
===>   autopano-sift-C-2.5.1_5 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so)
===>   autopano-sift-C-2.5.1_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for autopano-sift-C-2.5.1_5
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/autopano-sift-c/work/autopano-sift-C-2.5.1
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_98a58/fast"
-- Detecting CXX compile features - failed
-- Found TIFF: /usr/local/include
-- Found JPEG: /usr/local/include
-- Found ZLIB: /usr/include
-- Found PNG: /usr/local/include
-- WARNING: you are using the obsolete 'PKGCONFIG' macro, use FindPkgConfig
-- WARNING: PKGCONFIG() indicates that the tool pkg-config has not been found on your system. You should install it.
-- Found LibXml2: /usr/local/lib/libxml2.so
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/autopano-sift-c/work/autopano-sift-C-2.5.1/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/autopano-sift-c/work/autopano-sift-C-2.5.1/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/autopano-sift-c



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