Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2018 00:43:46 GMT
From:      pkg-fallout@FreeBSD.org
To:        kmoore@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][sysutils/sysadm] Failed for sysadm-1.0_1 in build
Message-ID:  <201808200043.w7K0hkeR052078@beefy12.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:     kmoore@FreeBSD.org
Last committer: tcberner@FreeBSD.org
Ident:          $FreeBSD: head/sysutils/sysadm/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p477468_s337991/logs/sysadm-1.0_1.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p477468_s337991
Log:

=>> Building sysutils/sysadm
build started at Mon Aug 20 00:42:09 UTC 2018
port directory: /usr/ports/sysutils/sysadm
package name: sysadm-1.0_1
building for: FreeBSD head-amd64-default-job-08 12.0-ALPHA2 FreeBSD 12.0-ALPHA2 1200078 amd64
maintained by: kmoore@FreeBSD.org
Makefile ident:      $FreeBSD: head/sysutils/sysadm/Makefile 473503 2018-06-28 17:39:53Z tcberner $
Poudriere version: 3.2.7-2-g1cf194be
Host OSVERSION: 1200069
Jail OSVERSION: 1200078
Job Id: 08




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200078
UNAME_v=FreeBSD 12.0-ALPHA2 1200078
UNAME_r=12.0-ALPHA2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-2-g1cf194be
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-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--
kmoore@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt5  --with-qt-libraries=/usr/local/lib/qt5  --with-extra-includes=/usr/local/include  --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake"  MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic"  QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/sysadm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/sysadm/work  HOME=/wrkdirs/usr/ports/sysutils/sysadm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/sysadm/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--
QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/sysadm/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/sysadm/work  HOME=/wrkdirs/usr/ports/sysutils/sysadm/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/sysadm/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  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="  -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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="" PORTEXAMPLES="" QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sysadm"  EXAMPLESDIR="share/examples/sysadm"  DATADIR="share/sysadm"  WWWDIR="www/sysadm"  ETCDIR="etc/sysadm"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/sysadm DOCSDIR=/usr/local/share/doc/sysadm EXAMPLESDIR=/usr/local/share/examples/sysadm  WWWDIR=/usr/local/www/sysadm ETCDIR=/usr/local/etc/sysadm
--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=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-ALPHA2
OSREL=12.0
OSVERSION=1200078
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
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 BSD2CLAUSE accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sysadm-1.0_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-amd64-default-job-08] Installing pkg-1.10.5_1...
[head-amd64-default-job-08] Extracting pkg-1.10.5_1: .......... done
===>   sysadm-1.0_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sysadm-1.0_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sysadm-1.0_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sysadm-1.0_1 for building
=> SHA256 Checksum OK for trueos-sysadm-v1.0_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License BSD2CLAUSE accepted by the user
===> Fetching all distfiles required by sysadm-1.0_1 for building
===>  Extracting for sysadm-1.0_1
=> SHA256 Checksum OK for trueos-sysadm-v1.0_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for sysadm-1.0_1
===========================================================================
=======================<phase: build-depends  >============================
===>   sysadm-1.0_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.4.2,1.txz
[head-amd64-default-job-08] Installing pkgconf-1.4.2,1...
[head-amd64-default-job-08] Extracting pkgconf-1.4.2,1: .......... done
<snip>
[head-amd64-default-job-08] |   |   |   `-- Installing pciids-20180812...
[head-amd64-default-job-08] |   |   |   `-- Extracting pciids-20180812: ..... done
[head-amd64-default-job-08] |   |   | `-- Extracting libpciaccess-0.13.5: ......... done
[head-amd64-default-job-08] |   |   `-- Extracting libdrm-2.4.93,1: .......... done
[head-amd64-default-job-08] |   |   `-- Installing libunwind-20170615...
[head-amd64-default-job-08] |   |   `-- Extracting libunwind-20170615: .......... done
[head-amd64-default-job-08] |   |   `-- Installing libxshmfence-1.2_3...
[head-amd64-default-job-08] |   |   `-- Extracting libxshmfence-1.2_3: ......... done
[head-amd64-default-job-08] |   | `-- Extracting mesa-libs-18.1.5: .......... done
[head-amd64-default-job-08] |   | `-- Installing pixman-0.34.0...
[head-amd64-default-job-08] |   | `-- Extracting pixman-0.34.0: .......... done
[head-amd64-default-job-08] |   | `-- Installing png-1.6.34...
[head-amd64-default-job-08] |   | `-- Extracting png-1.6.34: .......... done
[head-amd64-default-job-08] |   | `-- Installing xcb-util-renderutil-0.3.9_1...
[head-amd64-default-job-08] |   |   `-- Installing xcb-util-0.4.0_2,1...
[head-amd64-default-job-08] |   |   `-- Extracting xcb-util-0.4.0_2,1: .......... done
[head-amd64-default-job-08] |   | `-- Extracting xcb-util-renderutil-0.3.9_1: ......... done
[head-amd64-default-job-08] |   `-- Extracting cairo-1.14.8_2,2: .......... done
[head-amd64-default-job-08] |   `-- Installing graphite2-1.3.11...
[head-amd64-default-job-08] |   `-- Extracting graphite2-1.3.11: .......... done
[head-amd64-default-job-08] `-- Extracting harfbuzz-1.8.8: .......... done
[head-amd64-default-job-08] `-- Installing jpeg-turbo-2.0.0...
[head-amd64-default-job-08] `-- Extracting jpeg-turbo-2.0.0: .......... done
[head-amd64-default-job-08] `-- Installing libXi-1.7.9_1,1...
[head-amd64-default-job-08] `-- Extracting libXi-1.7.9_1,1: .......... done
[head-amd64-default-job-08] `-- Installing libxkbcommon-0.8.0...
[head-amd64-default-job-08] `-- Extracting libxkbcommon-0.8.0: .......... done
[head-amd64-default-job-08] `-- Installing qt5-dbus-5.10.1...
[head-amd64-default-job-08] `-- Extracting qt5-dbus-5.10.1: .......... done
[head-amd64-default-job-08] `-- Installing qt5-network-5.10.1...
[head-amd64-default-job-08] |   `-- Installing ca_root_nss-3.38...
[head-amd64-default-job-08] |   `-- Extracting ca_root_nss-3.38: ........ done
[head-amd64-default-job-08] `-- Extracting qt5-network-5.10.1: .......... done
[head-amd64-default-job-08] `-- Installing xcb-util-image-0.4.0_1...
[head-amd64-default-job-08] `-- Extracting xcb-util-image-0.4.0_1: ........ done
[head-amd64-default-job-08] `-- Installing xcb-util-keysyms-0.4.0_1...
[head-amd64-default-job-08] `-- Extracting xcb-util-keysyms-0.4.0_1: ...... done
[head-amd64-default-job-08] `-- Installing xcb-util-wm-0.4.1_3...
[head-amd64-default-job-08] `-- Extracting xcb-util-wm-0.4.1_3: .......... done
[head-amd64-default-job-08] `-- Installing xdg-utils-1.1.1...
[head-amd64-default-job-08] |   `-- Installing hicolor-icon-theme-0.15...
[head-amd64-default-job-08] |   `-- Extracting hicolor-icon-theme-0.15: . done
[head-amd64-default-job-08] |   `-- Installing xprop-1.2.3...
[head-amd64-default-job-08] |   | `-- Installing libXmu-1.1.2_4,1...
[head-amd64-default-job-08] |   |   `-- Installing libXt-1.1.5_1,1...
[head-amd64-default-job-08] |   |   `-- Extracting libXt-1.1.5_1,1: .......... done
[head-amd64-default-job-08] |   | `-- Extracting libXmu-1.1.2_4,1: .......... done
[head-amd64-default-job-08] |   `-- Extracting xprop-1.2.3: .. done
[head-amd64-default-job-08] |   `-- Installing xset-1.2.4_1...
[head-amd64-default-job-08] |   | `-- Installing libXfontcache-1.0.5_4...
[head-amd64-default-job-08] |   | `-- Extracting libXfontcache-1.0.5_4: .......... done
[head-amd64-default-job-08] |   `-- Extracting xset-1.2.4_1: .. done
[head-amd64-default-job-08] `-- Extracting xdg-utils-1.1.1: .......... done
[head-amd64-default-job-08] `-- Installing xorg-fonts-truetype-7.7_1...
[head-amd64-default-job-08] |   `-- Installing dejavu-2.37...
[head-amd64-default-job-08] |   | `-- Installing mkfontdir-1.0.7...
[head-amd64-default-job-08] |   |   `-- Installing mkfontscale-1.1.3_1...
[head-amd64-default-job-08] |   |   | `-- Installing libfontenc-1.1.3_2...
[head-amd64-default-job-08] |   |   | `-- Extracting libfontenc-1.1.3_2: ......... done
[head-amd64-default-job-08] |   |   `-- Extracting mkfontscale-1.1.3_1: ..... done
[head-amd64-default-job-08] |   | `-- Extracting mkfontdir-1.0.7: ..... done
[head-amd64-default-job-08] |   `-- Extracting dejavu-2.37: .......... done
[head-amd64-default-job-08] |   `-- Installing font-bh-ttf-1.0.3_3...
[head-amd64-default-job-08] |   `-- Extracting font-bh-ttf-1.0.3_3: .......... done
[head-amd64-default-job-08] |   `-- Installing font-misc-ethiopic-1.0.3_3...
[head-amd64-default-job-08] |   `-- Extracting font-misc-ethiopic-1.0.3_3: ... done
[head-amd64-default-job-08] |   `-- Installing font-misc-meltho-1.0.3_3...
[head-amd64-default-job-08] |   `-- Extracting font-misc-meltho-1.0.3_3: .......... done
[head-amd64-default-job-08] Extracting qt5-gui-5.10.1: .......... done
Message from freetype2-2.9.1:

The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
Message from ca_root_nss-3.38:

********************************* 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 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.
===>   sysadm-1.0_1 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so)
===>   Returning to build of sysadm-1.0_1
===>   sysadm-1.0_1 depends on shared library: libQt5Network.so - found (/usr/local/lib/qt5/libQt5Network.so)
===>   sysadm-1.0_1 depends on shared library: libQt5Sql.so - not found
===>   Installing existing package /packages/All/qt5-sql-5.10.1.txz
[head-amd64-default-job-08] Installing qt5-sql-5.10.1...
[head-amd64-default-job-08] Extracting qt5-sql-5.10.1: .......... done
Message from qt5-sql-5.10.1:

======================================================================

To enable Qt database support, install the database plugin ports. The
following plugin ports are available:
 - databases/qt5-sqldrivers-ibase	InterBase/Firebird
 - databases/qt5-sqldrivers-mysql	MySQL
 - databases/qt5-sqldrivers-odbc	Open Database Connectivity
 - databases/qt5-sqldrivers-pgsql	PostgreSQL
 - databases/qt5-sqldrivers-sqlite2	SQLite 2
 - databases/qt5-sqldrivers-sqlite3	SQLite 3
 - databases/qt5-sqldrivers-tds		FreeTDS

======================================================================
===>   sysadm-1.0_1 depends on shared library: libQt5Sql.so - found (/usr/local/lib/qt5/libQt5Sql.so)
===>   Returning to build of sysadm-1.0_1
===>   sysadm-1.0_1 depends on shared library: libQt5WebSockets.so - not found
===>   Installing existing package /packages/All/qt5-websockets-5.10.1.txz
[head-amd64-default-job-08] Installing qt5-websockets-5.10.1...
[head-amd64-default-job-08] Extracting qt5-websockets-5.10.1: .......... done
===>   sysadm-1.0_1 depends on shared library: libQt5WebSockets.so - found (/usr/local/lib/qt5/libQt5WebSockets.so)
===>   Returning to build of sysadm-1.0_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for sysadm-1.0_1
Info: creating stash file /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/.qmake.stash
Reading /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/server/server.pro
Reading /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/bridge/bridge.pro
===========================================================================
=======================<phase: build          >============================
===>  Building for sysadm-1.0_1
cd server/ && ( test -e Makefile || /usr/local/lib/qt5/bin/qmake -o Makefile /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/server/server.pro -spec /usr/local/lib/qt5/mkspecs/freebsd-clang QMAKE_CC=cc QMAKE_CXX=c++ QMAKE_LINK_C=cc QMAKE_LINK_C_SHLIB=cc QMAKE_LINK=c++ QMAKE_LINK_SHLIB=c++ 'QMAKE_CFLAGS=-O2 -pipe  -fstack-protector -fno-strict-aliasing' 'QMAKE_CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing ' 'QMAKE_LFLAGS=  -fstack-protector' QMAKE_LIBS= QMAKE_CFLAGS_DEBUG= QMAKE_CFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_CXXFLAGS_RELEASE= PREFIX=/usr/local CONFIG+=release 'CONFIG-=debug separate_debug_info' ) && /usr/bin/make -f Makefile all
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o main.o main.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o WebServer.o WebServer.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o WebSocket.o WebSocket.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o RestStructs.o RestStructs.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o WebBackend.o WebBackend.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o AuthorizationManager.o AuthorizationManager.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o EventWatcher.o EventWatcher.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o LogManager.o LogManager.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o Dispatcher.o Dispatcher.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o DispatcherParsing.o DispatcherParsing.cpp
c++ -c -O2 -pipe -fstack-protector -fno-strict-aliasing -std=gnu++11 -w -pthread -fPIC -DQT_NO_DEBUG -DQT_WEBSOCKETS_LIB -DQT_NETWORK_LIB -DQT_CONCURRENT_LIB -DQT_SQL_LIB -DQT_CORE_LIB -I. -I/usr/local/include -I/usr/local/include/qt5 -I/usr/local/include/qt5/QtWebSockets -I/usr/local/include/qt5/QtNetwork -I/usr/local/include/qt5/QtConcurrent -I/usr/local/include/qt5/QtSql -I/usr/local/include/qt5/QtCore -I. -I/usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-clang -o NetDevice.o library/NetDevice.cpp
library/NetDevice.cpp:160:12: error: use of undeclared identifier 'IFM_FDDI'
      case IFM_FDDI:
           ^
library/NetDevice.cpp:161:12: error: use of undeclared identifier 'IFM_TOKEN'
      case IFM_TOKEN:
           ^
2 errors generated.
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src/server
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/sysutils/sysadm/work/sysadm-1.0/src
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/sysadm



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