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: s...@os2.kiev.ua Last committer: woods...@freebsd.org Ident: $FreeBSD: head/graphics/rawstudio/Makefile 447935 2017-08-14 12:56:23Z woodsb02 $ Log URL: http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p458948_s327953/logs/rawstudio-2.0_16.log Build URL: http://thunderx1.nyi.freebsd.org/build.html?mastername=head-arm64-default&build=p458948_s327953 Log: =>> Building graphics/rawstudio build started at Mon Jan 22 04:44:07 UTC 2018 port directory: /usr/ports/graphics/rawstudio package name: rawstudio-2.0_16 building for: FreeBSD head-arm64-default-job-22 12.0-CURRENT FreeBSD 12.0-CURRENT 1200056 arm64 maintained by: s...@os2.kiev.ua Makefile ident: $FreeBSD: head/graphics/rawstudio/Makefile 447935 2017-08-14 12:56:23Z woodsb02 $ Poudriere version: 3.2.3-46-g2b218269 Host OSVERSION: 1200052 Jail OSVERSION: 1200056 Job Id: 22 !!! Jail is newer than host. (Jail: 1200056, Host: 1200052) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200056 UNAME_v=FreeBSD 12.0-CURRENT 1200056 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/head-arm64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/head-arm64-default/ref/.p/pool MASTERNAME=head-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.3-46-g2b218269 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local 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-- s...@os2.kiev.ua --End MAINTAINER-- --CONFIGURE_ARGS-- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/rawstudio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/rawstudio/work HOME=/wrkdirs/usr/ports/graphics/rawstudio/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/rawstudio/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh 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/graphics/rawstudio/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/rawstudio/work HOME=/wrkdirs/usr/ports/graphics/rawstudio/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/rawstudio/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 -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib" LIBS="`pkg-config --libs gthread-2.0`" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rawstudio" EXAMPLESDIR="share/examples/rawstudio" DATADIR="share/rawstudio" WWWDIR="www/rawstudio" ETCDIR="etc/rawstudio" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rawstudio DOCSDIR=/usr/local/share/doc/rawstudio EXAMPLESDIR=/usr/local/share/examples/rawstudio WWWDIR=/usr/local/www/rawstudio ETCDIR=/usr/local/etc/rawstudio --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 #### ARCH=aarch64 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=12.0 OSVERSION=1200056 PYTHONBASE=/usr/local UID=0 _OSRELEASE=12.0-CURRENT #### 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 >============================ ===> rawstudio-2.0_16 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.4.txz [head-arm64-default-job-22] Installing pkg-1.10.4... [head-arm64-default-job-22] Extracting pkg-1.10.4: .......... done ===> rawstudio-2.0_16 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rawstudio-2.0_16 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rawstudio-2.0_16 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rawstudio-2.0_16 for building => SHA256 Checksum OK for rawstudio-2.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by rawstudio-2.0_16 for building ===> Extracting for rawstudio-2.0_16 => SHA256 Checksum OK for rawstudio-2.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for rawstudio-2.0_16 ===> Applying FreeBSD patches for rawstudio-2.0_16 =========================================================================== =======================<phase: build-depends >============================ ===> rawstudio-2.0_16 depends on file: /usr/local/include/fftw3.h - not found ===> Installing existing package /packages/All/fftw3-3.3.6.p2_2.txz [head-arm64-default-job-22] Installing fftw3-3.3.6.p2_2... [head-arm64-default-job-22] `-- Installing indexinfo-0.3.1... [head-arm64-default-job-22] `-- Extracting indexinfo-0.3.1: .... done [head-arm64-default-job-22] Extracting fftw3-3.3.6.p2_2: .......... done ===> rawstudio-2.0_16 depends on file: /usr/local/include/fftw3.h - found ===> Returning to build of rawstudio-2.0_16 ===> rawstudio-2.0_16 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.23.txz [head-arm64-default-job-22] Installing desktop-file-utils-0.23... [head-arm64-default-job-22] `-- Installing gettext-runtime-0.19.8.1_1... [head-arm64-default-job-22] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-arm64-default-job-22] `-- Installing glib-2.50.2_7,1... [head-arm64-default-job-22] | `-- Installing libffi-3.2.1_2... [head-arm64-default-job-22] | `-- Extracting libffi-3.2.1_2: .......... done [head-arm64-default-job-22] | `-- Installing libiconv-1.14_11... [head-arm64-default-job-22] | `-- Extracting libiconv-1.14_11: .......... done [head-arm64-default-job-22] | `-- Installing pcre-8.40_1... [head-arm64-default-job-22] | `-- Extracting pcre-8.40_1: .......... done [head-arm64-default-job-22] | `-- Installing perl5-5.24.3... [head-arm64-default-job-22] | `-- Extracting perl5-5.24.3: .......... done [head-arm64-default-job-22] | `-- Installing python27-2.7.14_1... [head-arm64-default-job-22] | | `-- Installing readline-7.0.3_1... [head-arm64-default-job-22] | | `-- Extracting readline-7.0.3_1: .......... done [head-arm64-default-job-22] | `-- Extracting python27-2.7.14_1: .......... done [head-arm64-default-job-22] `-- Extracting glib-2.50.2_7,1: .......... done No schema files found: doing nothing. [head-arm64-default-job-22] Extracting desktop-file-utils-0.23: .......... done Message from perl5-5.24.3: <snip> gmake[4]: Entering directory '/wrkdirs/usr/ports/graphics/rawstudio/work/rawstudio-2.0/plugins/load-dcraw' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -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/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 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/lensfun -I/usr/local/include/raptor2 -I/usr/local/include/gphoto2 -D_THREAD_SAFE -pthread -I../../librawstudio/ -I../../ -I/usr/local/include -Wall -O4 -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -fno-strict-aliasing -MT dcrawloader.lo -MD -MP -MF .deps/dcrawloader.Tpo -c -o dcrawloader.lo dcrawloader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -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/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 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/lensfun -I/usr/local/include/raptor2 -I/usr/local/include/gphoto2 -D_THREAD_SAFE -pthread -I../../librawstudio/ -I../../ -I/usr/local/include -Wall -O4 -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -fno-strict-aliasing -MT dcrawloader.lo -MD -MP -MF .deps/dcrawloader.Tpo -c dc rawloader.c -fPIC -DPIC -o .libs/dcrawloader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -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/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 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/lensfun -I/usr/local/include/raptor2 -I/usr/local/include/gphoto2 -D_THREAD_SAFE -pthread -I../../librawstudio/ -I../../ -I/usr/local/include -Wall -O4 -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -fno-strict-aliasing -MT dcrawloader.lo -MD -MP -MF .deps/dcrawloader.Tpo -c dc rawloader.c -o dcrawloader.o >/dev/null 2>&1 mv -f .deps/dcrawloader.Tpo .deps/dcrawloader.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -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/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 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/lensfun -I/usr/local/include/raptor2 -I/usr/local/include/gphoto2 -D_THREAD_SAFE -pthread -I../../librawstudio/ -I../../ -I/usr/local/include -Wall -O4 -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -fno-strict-aliasing -MT dcraw.lo -MD -MP -MF .deps/dcraw.Tpo -c -o dcraw.lo dcraw.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\"/usr/local/share\" -DPACKAGE_LOCALE_DIR=\"/usr/local/share/locale\" -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/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 -I/usr/local/include/libxml2 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/lensfun -I/usr/local/include/raptor2 -I/usr/local/include/gphoto2 -D_THREAD_SAFE -pthread -I../../librawstudio/ -I../../ -I/usr/local/include -Wall -O4 -DDCRAW_NOMAIN -DDCRAW_NOLCMS -DWITH_MMAP_HACK -O2 -pipe -fno-strict-aliasing -MT dcraw.lo -MD -MP -MF .deps/dcraw.Tpo -c dcraw.cc -fP IC -DPIC -o .libs/dcraw.o In file included from dcraw.cc:65: /usr/local/include/lcms.h:1238:29: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef int (* _cmsSAMPLER)(register WORD In[], ^~~~~~~~~ /usr/local/include/lcms.h:1239:29: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register WORD Out[], ^~~~~~~~~ /usr/local/include/lcms.h:1240:29: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register LPVOID Cargo); ^~~~~~~~~ /usr/local/include/lcms.h:1250:41: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef unsigned char* (* cmsFORMATTER)(register void* CMMcargo, ^~~~~~~~~ /usr/local/include/lcms.h:1251:41: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register WORD ToUnroll[], ^~~~~~~~~ /usr/local/include/lcms.h:1252:41: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register LPBYTE Buffer); ^~~~~~~~~ /usr/local/include/lcms.h:1887:30: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] typedef LPBYTE (* _cmsFIXFN)(register struct _cmstransform_struct *info, ^~~~~~~~~ /usr/local/include/lcms.h:1888:30: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register WORD ToUnroll[], ^~~~~~~~~ /usr/local/include/lcms.h:1889:30: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] register LPBYTE Buffer); ^~~~~~~~~ dcraw.cc:1068:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ip[col][c] = (ip[col-width][c] + ip[col+width][c] + 1) >> 1; ^ dcraw.cc:1087:19: warning: implicit conversion from 'int' to 'short' changes value from 65535 to -1 [-Wconstant-conversion] FORC3 rp[c] = CLIP(pix[c] * sraw_mul[c] >> 10); ~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dcraw.cc:245:25: note: expanded from macro 'CLIP' #define CLIP(x) LIM(x,0,65535) ^~~~~ dcraw.cc:243:38: note: expanded from macro 'LIM' #define LIM(x,min,max) MAX(min,MIN(x,max)) ^~~ /usr/local/include/glib-2.0/glib/gmacros.h:291:42: note: expanded from macro 'MIN' #define MIN(a, b) (((a) < (b)) ? (a) : (b)) ^ /usr/local/include/glib-2.0/glib/gmacros.h:288:42: note: expanded from macro 'MAX' #define MAX(a, b) (((a) > (b)) ? (a) : (b)) ^ dcraw.cc:2123:17: error: constant expression evaluates to -2 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 1,0, 2,2, 2,-2, ^~ dcraw.cc:2123:17: note: insert an explicit cast to silence this issue 1,0, 2,2, 2,-2, ^~ static_cast<char>( ) dcraw.cc:2124:7: error: constant expression evaluates to -3 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 1,-3, 1,3, ^~ dcraw.cc:2124:7: note: insert an explicit cast to silence this issue 1,-3, 1,3, ^~ static_cast<char>( ) dcraw.cc:2125:7: error: constant expression evaluates to -17 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-17, 2,-5, 2,5, 2,17, ^~~ dcraw.cc:2125:7: note: insert an explicit cast to silence this issue 2,-17, 2,-5, 2,5, 2,17, ^~~ static_cast<char>( ) dcraw.cc:2125:14: error: constant expression evaluates to -5 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-17, 2,-5, 2,5, 2,17, ^~ dcraw.cc:2125:14: note: insert an explicit cast to silence this issue 2,-17, 2,-5, 2,5, 2,17, ^~ static_cast<char>( ) dcraw.cc:2126:7: error: constant expression evaluates to -7 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-7, 2,2, 2,9, 2,18, ^~ dcraw.cc:2126:7: note: insert an explicit cast to silence this issue 2,-7, 2,2, 2,9, 2,18, ^~ static_cast<char>( ) dcraw.cc:2127:7: error: constant expression evaluates to -18 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-18, 2,-9, 2,-2, 2,7, ^~~ dcraw.cc:2127:7: note: insert an explicit cast to silence this issue 2,-18, 2,-9, 2,-2, 2,7, ^~~ static_cast<char>( ) dcraw.cc:2127:14: error: constant expression evaluates to -9 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-18, 2,-9, 2,-2, 2,7, ^~ dcraw.cc:2127:14: note: insert an explicit cast to silence this issue 2,-18, 2,-9, 2,-2, 2,7, ^~ static_cast<char>( ) dcraw.cc:2127:20: error: constant expression evaluates to -2 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-18, 2,-9, 2,-2, 2,7, ^~ dcraw.cc:2127:20: note: insert an explicit cast to silence this issue 2,-18, 2,-9, 2,-2, 2,7, ^~ static_cast<char>( ) dcraw.cc:2128:7: error: constant expression evaluates to -28 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ dcraw.cc:2128:7: note: insert an explicit cast to silence this issue 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ static_cast<char>( ) dcraw.cc:2128:20: error: constant expression evaluates to -49 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ dcraw.cc:2128:20: note: insert an explicit cast to silence this issue 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ static_cast<char>( ) dcraw.cc:2128:27: error: constant expression evaluates to -9 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~ dcraw.cc:2128:27: note: insert an explicit cast to silence this issue 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~ static_cast<char>( ) dcraw.cc:2128:44: error: constant expression evaluates to -79 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ dcraw.cc:2128:44: note: insert an explicit cast to silence this issue 2,-28, 2,28, 3,-49, 3,-9, 3,9, 4,49, 5,-79, 5,79, ^~~ static_cast<char>( ) dcraw.cc:2129:7: error: constant expression evaluates to -1 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~ dcraw.cc:2129:7: note: insert an explicit cast to silence this issue 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~ static_cast<char>( ) dcraw.cc:2129:31: error: constant expression evaluates to -16 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~~ dcraw.cc:2129:31: note: insert an explicit cast to silence this issue 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~~ static_cast<char>( ) dcraw.cc:2129:44: error: constant expression evaluates to -37 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~~ dcraw.cc:2129:44: note: insert an explicit cast to silence this issue 2,-1, 2,13, 2,26, 3,39, 4,-16, 5,55, 6,-37, 6,76, ^~~ static_cast<char>( ) dcraw.cc:2130:7: error: constant expression evaluates to -26 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ dcraw.cc:2130:7: note: insert an explicit cast to silence this issue 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ static_cast<char>( ) dcraw.cc:2130:14: error: constant expression evaluates to -13 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ dcraw.cc:2130:14: note: insert an explicit cast to silence this issue 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ static_cast<char>( ) dcraw.cc:2130:26: error: constant expression evaluates to -39 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ dcraw.cc:2130:26: note: insert an explicit cast to silence this issue 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ static_cast<char>( ) dcraw.cc:2130:39: error: constant expression evaluates to -55 which cannot be narrowed to type 'char' [-Wc++11-narrowing] 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ dcraw.cc:2130:39: note: insert an explicit cast to silence this issue 2,-26, 2,-13, 2,1, 3,-39, 4,16, 5,-55, 6,-76, 6,37 ^~~ static_cast<char>( ) fatal error: too many errors emitted, stopping now [-ferror-limit=] 11 warnings and 20 errors generated. gmake[4]: *** [Makefile:381: dcraw.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/graphics/rawstudio/work/rawstudio-2.0/plugins/load-dcraw' gmake[3]: *** [Makefile:311: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/rawstudio/work/rawstudio-2.0/plugins' gmake[2]: *** [Makefile:373: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/rawstudio/work/rawstudio-2.0' gmake[1]: *** [Makefile:282: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/rawstudio/work/rawstudio-2.0' *** Error code 1 Stop. make: stopped in /usr/ports/graphics/rawstudio _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"