[package - 112amd64-default][print/photoprint] Failed for photoprint-0.4.2.p2_8 in build
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Aug 29 03:41:00 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: bsam at FreeBSD.org
Last committer: gerald at FreeBSD.org
Ident: $FreeBSD: head/print/photoprint/Makefile 507372 2019-07-26 20:46:53Z gerald $
Log URL: http://beefy9.nyi.freebsd.org/data/112amd64-default/510131/logs/photoprint-0.4.2.p2_8.log
Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=112amd64-default&build=510131
Log:
=>> Building print/photoprint
build started at Thu Aug 29 03:36:05 UTC 2019
port directory: /usr/ports/print/photoprint
package name: photoprint-0.4.2.p2_8
building for: FreeBSD 112amd64-default-job-11 11.2-RELEASE-p14 FreeBSD 11.2-RELEASE-p14 amd64
maintained by: bsam at FreeBSD.org
Makefile ident: $FreeBSD: head/print/photoprint/Makefile 507372 2019-07-26 20:46:53Z gerald $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300031
Jail OSVERSION: 1102000
Job Id: 11
---Begin Environment---
SHELL=/bin/csh
OSVERSION=1102000
UNAME_v=FreeBSD 11.2-RELEASE-p14
UNAME_r=11.2-RELEASE-p14
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/112amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/112amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=112amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/112amd64-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--
bsam at FreeBSD.org
--End MAINTAINER--
--CONFIGURE_ARGS--
--x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/photoprint/work HOME=/wrkdirs/usr/ports/print/photoprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/photoprint/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" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/print/photoprint/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/print/photoprint/work HOME=/wrkdirs/usr/ports/print/photoprint/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/print/photoprint/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 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-lX11 -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 " 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--
GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/photoprint" EXAMPLESDIR="share/examples/photoprint" DATADIR="share/photoprint" WWWDIR="www/photoprint" ETCDIR="etc/photoprint"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/photoprint DOCSDIR=/usr/local/share/doc/photoprint EXAMPLESDIR=/usr/local/share/examples/photoprint WWWDIR=/usr/local/www/photoprint ETCDIR=/usr/local/etc/photoprint
--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.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 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: x86_64-unknown-freebsd11.2 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.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=11.2-RELEASE-p14
OSREL=11.2
OSVERSION=1102000
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 GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends >============================
===> photoprint-0.4.2.p2_8 depends on file: /usr/local/sbin/pkg - not found
===> Installing existing package /packages/All/pkg-1.11.1.txz
[112amd64-default-job-11] Installing pkg-1.11.1...
[112amd64-default-job-11] Extracting pkg-1.11.1: .......... done
===> photoprint-0.4.2.p2_8 depends on file: /usr/local/sbin/pkg - found
===> Returning to build of photoprint-0.4.2.p2_8
===========================================================================
=======================<phase: fetch-depends >============================
===========================================================================
=======================<phase: fetch >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by photoprint-0.4.2.p2_8 for building
===========================================================================
=======================<phase: checksum >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by photoprint-0.4.2.p2_8 for building
=> SHA256 Checksum OK for photoprint-0.4.2-pre2.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract >============================
===> License GPLv2 accepted by the user
===> Fetching all distfiles required by photoprint-0.4.2.p2_8 for building
===> Extracting for photoprint-0.4.2.p2_8
=> SHA256 Checksum OK for photoprint-0.4.2-pre2.tar.gz.
===========================================================================
=======================<phase: patch-depends >============================
===========================================================================
=======================<phase: patch >============================
===> Patching for photoprint-0.4.2.p2_8
===========================================================================
=======================<phase: build-depends >============================
===> photoprint-0.4.2.p2_8 depends on executable: update-desktop-database - not found
===> Installing existing package /packages/All/desktop-file-utils-0.23.txz
[112amd64-default-job-11] Installing desktop-file-utils-0.23...
[112amd64-default-job-11] `-- Installing gettext-runtime-0.20.1...
[112amd64-default-job-11] | `-- Installing indexinfo-0.3.1...
[112amd64-default-job-11] | `-- Extracting indexinfo-0.3.1: .... done
[112amd64-default-job-11] `-- Extracting gettext-runtime-0.20.1: .......... done
[112amd64-default-job-11] `-- Installing glib-2.56.3_6,1...
[112amd64-default-job-11] | `-- Installing libffi-3.2.1_3...
[112amd64-default-job-11] | `-- Extracting libffi-3.2.1_3: .......... done
[112amd64-default-job-11] | `-- Installing libiconv-1.14_11...
[112amd64-default-job-11] | `-- Extracting libiconv-1.14_11: .......... done
[112amd64-default-job-11] | `-- Installing libxml2-2.9.9...
[112amd64-default-job-11] | `-- Extracting libxml2-2.9.9: .......... done
<snip>
# define _CUPS_DEPRECATED_1_6_MSG(m) __attribute__ ((deprecated(m))) _CUPS_PUBLIC
^
2 warnings generated.
cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT printerqueues.lo -MD -MP -MF .deps/printerqueues.Tpo -c printerqueues.c -o printerqueues.o >/dev/null 2>&1
mv -f .deps/printerqueues.Tpo .deps/printerqueues.Plo
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT stputil.lo -MD -MP -MF .deps/stputil.Tpo -c -o stputil.lo stputil.c
cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT stputil.lo -MD -MP -MF .deps/stputil.Tpo -c stputil.c -fPIC -DPIC -o .libs/stputil.o
cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT stputil.lo -MD -MP -MF .deps/stputil.Tpo -c stputil.c -o stputil.o >/dev/null 2>&1
mv -f .deps/stputil.Tpo .deps/stputil.Plo
/bin/sh ../libtool --tag=CC --mode=link cc -Wall -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -static -fstack-protector-strong -o libstp_support.la printerqueues.lo stputil.lo -lcups -lpthread -ljpeg -lnetpbm -lX11 -L/usr/local/lib
ar cru .libs/libstp_support.a printerqueues.o stputil.o
ranlib .libs/libstp_support.a
creating libstp_support.la
(cd .libs && rm -f libstp_support.la && ln -s ../libstp_support.la libstp_support.la)
Making all in gp_cppsupport
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gprintersettings.lo -MD -MP -MF .deps/gprintersettings.Tpo -c -o gprintersettings.lo gprintersettings.cpp
mkdir .libs
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gprintersettings.lo -MD -MP -MF .deps/gprintersettings.Tpo -c gprintersettings.cpp -fPIC -DPIC -o .libs/gprintersettings.o
In file included from gprintersettings.cpp:19:
In file included from ./gprintersettings.h:7:
In file included from ./printoutput.h:4:
./support/configdb.h:92:11: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigDB(struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:92:11: note: did you mean class here?
ConfigDB(struct ConfigTemplate *templ);
^~~~~~
class
./support/configdb.h:106:2: warning: struct 'ConfigOption' was previously declared as a class [-Wmismatched-tags]
struct ConfigOption *firstopt;
^
./support/configdb.h:86:7: note: previous use is here
class ConfigOption;
^
./support/configdb.h:114:28: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:114:28: note: did you mean class here?
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^~~~~~
class
3 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gprintersettings.lo -MD -MP -MF .deps/gprintersettings.Tpo -c gprintersettings.cpp -o gprintersettings.o >/dev/null 2>&1
mv -f .deps/gprintersettings.Tpo .deps/gprintersettings.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gpdevicensupport.lo -MD -MP -MF .deps/gpdevicensupport.Tpo -c -o gpdevicensupport.lo gpdevicensupport.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gpdevicensupport.lo -MD -MP -MF .deps/gpdevicensupport.Tpo -c gpdevicensupport.cpp -fPIC -DPIC -o .libs/gpdevicensupport.o
In file included from gpdevicensupport.cpp:7:
In file included from ./gpdevicensupport.h:5:
In file included from ../gp_cppsupport/gprintersettings.h:7:
In file included from ./printoutput.h:4:
./support/configdb.h:92:11: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigDB(struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:92:11: note: did you mean class here?
ConfigDB(struct ConfigTemplate *templ);
^~~~~~
class
./support/configdb.h:106:2: warning: struct 'ConfigOption' was previously declared as a class [-Wmismatched-tags]
struct ConfigOption *firstopt;
^
./support/configdb.h:86:7: note: previous use is here
class ConfigOption;
^
./support/configdb.h:114:28: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:114:28: note: did you mean class here?
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^~~~~~
class
3 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gpdevicensupport.lo -MD -MP -MF .deps/gpdevicensupport.Tpo -c gpdevicensupport.cpp -o gpdevicensupport.o >/dev/null 2>&1
mv -f .deps/gpdevicensupport.Tpo .deps/gpdevicensupport.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printoutput.lo -MD -MP -MF .deps/printoutput.Tpo -c -o printoutput.lo printoutput.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printoutput.lo -MD -MP -MF .deps/printoutput.Tpo -c printoutput.cpp -fPIC -DPIC -o .libs/printoutput.o
In file included from printoutput.cpp:12:
In file included from ./printoutput.h:4:
./support/configdb.h:92:11: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigDB(struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:92:11: note: did you mean class here?
ConfigDB(struct ConfigTemplate *templ);
^~~~~~
class
./support/configdb.h:106:2: warning: struct 'ConfigOption' was previously declared as a class [-Wmismatched-tags]
struct ConfigOption *firstopt;
^
./support/configdb.h:86:7: note: previous use is here
class ConfigOption;
^
./support/configdb.h:114:28: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:114:28: note: did you mean class here?
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^~~~~~
class
In file included from printoutput.cpp:12:
./printoutput.h:19:8: warning: private field 'str2' is not used [-Wunused-private-field]
char *str2;
^
4 warnings generated.
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printoutput.lo -MD -MP -MF .deps/printoutput.Tpo -c printoutput.cpp -o printoutput.o >/dev/null 2>&1
mv -f .deps/printoutput.Tpo .deps/printoutput.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printerqueueswrapper.lo -MD -MP -MF .deps/printerqueueswrapper.Tpo -c -o printerqueueswrapper.lo printerqueueswrapper.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printerqueueswrapper.lo -MD -MP -MF .deps/printerqueueswrapper.Tpo -c printerqueueswrapper.cpp -fPIC -DPIC -o .libs/printerqueueswrapper.o
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT printerqueueswrapper.lo -MD -MP -MF .deps/printerqueueswrapper.Tpo -c printerqueueswrapper.cpp -o printerqueueswrapper.o >/dev/null 2>&1
mv -f .deps/printerqueueswrapper.Tpo .deps/printerqueueswrapper.Plo
/bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gprinter.lo -MD -MP -MF .deps/gprinter.Tpo -c -o gprinter.lo gprinter.cpp
c++ -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I/usr/local/include -Wall -I/usr/local/include -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -std=gnu++98 -MT gprinter.lo -MD -MP -MF .deps/gprinter.Tpo -c gprinter.cpp -fPIC -DPIC -o .libs/gprinter.o
In file included from gprinter.cpp:35:
In file included from ./gprinter.h:15:
./support/configdb.h:92:11: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigDB(struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:92:11: note: did you mean class here?
ConfigDB(struct ConfigTemplate *templ);
^~~~~~
class
./support/configdb.h:106:2: warning: struct 'ConfigOption' was previously declared as a class [-Wmismatched-tags]
struct ConfigOption *firstopt;
^
./support/configdb.h:86:7: note: previous use is here
class ConfigOption;
^
./support/configdb.h:114:28: warning: struct 'ConfigTemplate' was previously declared as a class [-Wmismatched-tags]
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^
./support/configdb.h:63:7: note: previous use is here
class ConfigTemplate
^
./support/configdb.h:114:28: note: did you mean class here?
ConfigOption(ConfigDB *db,struct ConfigTemplate *templ);
^~~~~~
class
gprinter.cpp:430:32: error: use of undeclared identifier 'stp_get_papersize_by_name'
const stp_papersize_t *paper=stp_get_papersize_by_name(papersize);
^
gprinter.cpp:444:5: error: no matching function for call to 'stp_get_size_limit'
stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
^~~~~~~~~~~~~~~~~~
/usr/local/include/gutenprint/vars.h:1486:1: note: candidate function not viable: no known conversion from 'int *' to 'stp_dimension_t *' (aka 'double *') for 2nd argument
stp_get_size_limit(const stp_vars_t *v,
^
gprinter.cpp:459:5: error: no matching function for call to 'stp_get_size_limit'
stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
^~~~~~~~~~~~~~~~~~
/usr/local/include/gutenprint/vars.h:1486:1: note: candidate function not viable: no known conversion from 'int *' to 'stp_dimension_t *' (aka 'double *') for 2nd argument
stp_get_size_limit(const stp_vars_t *v,
^
gprinter.cpp:469:3: error: no matching function for call to 'stp_get_media_size'
stp_get_media_size(stpvars, &pagewidth, &pageheight);
^~~~~~~~~~~~~~~~~~
/usr/local/include/gutenprint/vars.h:1415:13: note: candidate function not viable: no known conversion from 'int *' to 'stp_dimension_t *' (aka 'double *') for 2nd argument
extern void stp_get_media_size(const stp_vars_t *v,
^
gprinter.cpp:473:2: error: no matching function for call to 'stp_get_imageable_area'
stp_get_imageable_area(stpvars, &l, &r, &b, &t);
^~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/gutenprint/vars.h:1441:13: note: candidate function not viable: no known conversion from 'int *' to 'stp_dimension_t *' (aka 'double *') for 2nd argument
extern void stp_get_imageable_area(const stp_vars_t *v,
^
3 warnings and 5 errors generated.
*** Error code 1
Stop.
make[3]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2/gp_cppsupport
*** Error code 1
Stop.
make[2]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2
*** Error code 1
Stop.
make[1]: stopped in /wrkdirs/usr/ports/print/photoprint/work/photoprint-0.4.2-pre2
*** Error code 1
Stop.
make: stopped in /usr/ports/print/photoprint
More information about the freebsd-pkg-fallout
mailing list