------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/construction/graphics/lightzone XDG_CONFIG_HOME=/construction/graphics/lightzone XDG_CACHE_HOME=/construction/graphics/lightzone/.cache HOME=/construction/graphics/lightzone TMPDIR="/tmp" PATH=/construction/graphics/lightzone/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/lightzone/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- JAVA_HOME=/usr/local/openjdk8 XDG_DATA_HOME=/construction/graphics/lightzone XDG_CONFIG_HOME=/construction/graphics/lightzone XDG_CACHE_HOME=/construction/graphics/lightzone/.cache HOME=/construction/graphics/lightzone TMPDIR="/tmp" PATH=/construction/graphics/lightzone/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/lightzone/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="gcc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="g++" CXXFLAGS=" -pipe -O2 -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" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- -Dfreebsd.ports.destdir=/construction/graphics/lightzone/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- LIBDIR="/usr/local/lib/lightzone" JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/lightzone" EXAMPLESDIR="share/examples/lightzone" DATADIR="share/lightzone" WWWDIR="www/lightzone" ETCDIR="etc/lightzone" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" JAVA_VENDOR="openjdk" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/lightzone DOCSDIR=/usr/local/share/doc/lightzone EXAMPLESDIR=/usr/local/share/examples/lightzone WWWDIR=/usr/local/www/lightzone ETCDIR=/usr/local/etc/lightzone SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- 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. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libinotify-20211018.pkg ===== Message from libinotify-20211018: -- You might want to consider increasing the kern.maxfiles tunable if you plan to use this library for applications that need to monitor activity of a lot of files. Installing /packages/All/alsa-lib-1.2.2_1.pkg ===== Message from alsa-lib-1.2.2_1: -- ===> NOTICE: The alsa-lib port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/javavmwrapper-2.7.9.pkg Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- 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. Installing /packages/All/java-zoneinfo-2021.e.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/openjdk8-8.372.07.1_1.pkg ===== Message from openjdk8-8.372.07.1_1: -- This OpenJDK implementation requires procfs(5) mounted on /proc. If you have not done it yet, please do the following: mount -t procfs proc /proc To make it permanent, you need the following lines in /etc/fstab: proc /proc procfs rw 0 0 Installing /packages/All/javahelp-2.0.05.20170719_1.pkg UNFLAVORED devel/git -> use devel/git@default Installing /packages/All/libnghttp2-1.53.0.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/libssh2-1.11.0,3.pkg Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libpsl-0.21.2_3.pkg Installing /packages/All/ca_root_nss-3.89.1.pkg ===== Message from ca_root_nss-3.89.1: -- 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. 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 Installing /packages/All/curl-8.1.2.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/p5-Error-0.17029.pkg Installing /packages/All/libyaml-0.2.5.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/libunwind-20211201_2.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/ruby-3.1.4_1,1.pkg ===== Message from ruby-3.1.4_1,1: -- Some of the standard commands and libraries are provided as separate ports for ease of upgrading: devel/ruby-gems: gem - RubyGems package manager devel/rubygem-debug: debug - Debugging functionality for Ruby devel/rubygem-erb: erb - Templating system for Ruby devel/rubygem-irb: irb - Interactive Ruby devel/rubygem-minitest: minitest - Complete suite of testing facilities devel/rubygem-power_assert: power_assert - Power Assert for Ruby devel/rubygem-rake: rake - Ruby Make devel/rubygem-rbs: rbs - Language for type signatures for Ruby and standard library definitions devel/rubygem-rdoc: rdoc - Ruby Documentation System devel/rubygem-test-unit: test-unit - Unit testing framework for Ruby devel/rubygem-typeprof: typeprof - Type analysis tool for Ruby code ftp/rubygem-net-ftp: net-ftp - Support for the File Transfer Protocol mail/rubygem-net-imap: net-imap - Ruby client api for Internet Message Access Protocol mail/rubygem-net-pop: net-pop - Ruby client library for POP3 mail/rubygem-net-smtp: net-smtp - Simple Mail Transfer Protocol client library for Ruby math/rubygem-matrix: matrix - Implementation of Matrix and Vector classes math/rubygem-prime: prime - Prime numbers and factorization library sysutils/rubygem-bundler: bundler - Tool that manages gem dependencies for ruby applications textproc/rubygem-rexml: rexml - XML toolkit for Ruby www/rubygem-rss: rss - Family of libraries that support various formats of XML "feeds" And some of the standard libraries are provided as separate ports since they require extra dependencies: databases/rubygem-dbm: DBM module databases/rubygem-gdbm: GDBM module Install them as occasion demands. Installing /packages/All/ruby31-gems-3.4.13.pkg Installing /packages/All/rubygem-asciidoctor-2.0.20.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/bash-5.2.15.pkg Installing /packages/All/getopt-1.1.6.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libxslt-1.1.37.pkg Installing /packages/All/xmlcatmgr-2.2_3.pkg + Creating /usr/local/share/sgml/catalog + Registering CATALOG catalog.ports (SGML) + Creating /usr/local/share/sgml/catalog.ports + Creating /usr/local/share/xml/catalog + Registering nextCatalog catalog.ports (XML) + Creating /usr/local/share/xml/catalog.ports ===== Message from xmlcatmgr-2.2_3: -- The following catalogs are installed: 1) /usr/local/share/sgml/catalog The top level catalog for SGML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 2) /usr/local/share/sgml/catalog.ports This catalog is for handling SGML stuff installed under /usr/local/share/sgml. It is changed by ports/packages. 3) /usr/local/share/xml/catalog The top level catalog for XML stuff. It is not changed by any ports/packages except textproc/xmlcatmgr. 4) /usr/local/share/xml/catalog.ports This catalog is for handling XML stuff installed under /usr/local/share/xml. It is changed by ports/packages. Installing /packages/All/iso8879-1986_3.pkg ===== Message from iso8879-1986_3: -- ===> NOTICE: The iso8879 port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/docbook-sgml-4.5_1.pkg Installing /packages/All/xmlcharent-0.3_2.pkg Installing /packages/All/docbook-xml-5.0_3.pkg Installing /packages/All/sdocbook-xml-1.1_2,2.pkg Installing /packages/All/docbook-1.5.pkg Installing /packages/All/docbook-xsl-1.79.1_1,1.pkg Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/boehm-gc-8.2.4.pkg Installing /packages/All/w3m-0.5.3.20230129.pkg Installing /packages/All/xmlto-0.0.28.pkg ===== Message from xmlto-0.0.28: -- For benefits of conversions away from XHTML1 through XSL-FO, a stylesheet xhtml2fo.xsl has been installed into /usr/local/share/xmlto. Example use: xmlto pdf -x /usr/local/share/xmlto/xhtml2fo.xsl myXHTML1file.xml More style sheets for XHTML1 conversions can be found at under "Stylesheet for XHTML to XSL-FO transformation" Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/libtextstyle-0.21.1.pkg Installing /packages/All/gettext-tools-0.21.1.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/autoconf-switch-20220527.pkg Installing /packages/All/m4-1.4.19,1.pkg Installing /packages/All/autoconf-2.71.pkg Installing /packages/All/automake-1.16.5.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/p5-HTML-Tagset-3.20_1.pkg Installing /packages/All/p5-Clone-0.46.pkg Installing /packages/All/p5-Encode-Locale-1.05.pkg Installing /packages/All/p5-TimeDate-2.33,1.pkg Installing /packages/All/p5-HTTP-Date-6.05.pkg Installing /packages/All/p5-IO-HTML-1.004.pkg Installing /packages/All/p5-LWP-MediaTypes-6.04.pkg Installing /packages/All/p5-URI-5.19.pkg Installing /packages/All/p5-HTTP-Message-6.44.pkg Installing /packages/All/p5-HTML-Parser-3.81.pkg Installing /packages/All/p5-CGI-4.57.pkg Installing /packages/All/p5-Digest-HMAC-1.04.pkg Installing /packages/All/krb5-1.21.1.pkg Installing /packages/All/p5-GSSAPI-0.28_2.pkg Installing /packages/All/p5-Authen-SASL-2.16_1.pkg Installing /packages/All/p5-Mozilla-CA-20221114.pkg Installing /packages/All/p5-Net-SSLeay-1.92.pkg Installing /packages/All/p5-IO-Socket-IP-0.41.pkg Installing /packages/All/p5-IO-Socket-SSL-2.083_1.pkg Installing /packages/All/git-2.41.0.pkg ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. ===== Message from git-2.41.0: -- If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/xxhash-0.8.1_2.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/rsync-3.2.7.pkg ===== Message from rsync-3.2.7: -- Some scripts provided by rsync, such as rrsync, require Python, which is not installed by default. Installing /packages/All/tidy-lib-090315.c_3.pkg Installing /packages/All/apache-ant-1.10.13.pkg Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.26_1.pkg Building cache database of MIME types Building cache database of MIME types Installing /packages/All/pkgconf-1.8.1,1.pkg Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/lcms2-2.15_1.pkg UNFLAVORED devel/git -> use devel/git@default SUCCEEDED 00:00:27 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lightzone-4.1.8.3_9 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lightzone-4.1.8.3_9 for building => SHA256 Checksum OK for lightzone/ktgw0316-LightZone-4.1.8-3-g36e87773_GH0.tar.gz. => SHA256 Checksum OK for lightzone/376ec67ddfb1.patch. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lightzone-4.1.8.3_9 for building ===> Extracting for lightzone-4.1.8.3_9 => SHA256 Checksum OK for lightzone/ktgw0316-LightZone-4.1.8-3-g36e87773_GH0.tar.gz. => SHA256 Checksum OK for lightzone/376ec67ddfb1.patch. Extracted Memory Use: 57.71M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lightzone-4.1.8.3_9 ===> Applying distribution patches for lightzone-4.1.8.3_9 ===> Applying dragonfly patches for lightzone-4.1.8.3_9 from /xports/graphics/lightzone/dragonfly SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on executable: jhindexer - found ===> lightzone-4.1.8.3_9 depends on executable: git - found ===> lightzone-4.1.8.3_9 depends on executable: rsync - found ===> lightzone-4.1.8.3_9 depends on executable: tidy - found ===> lightzone-4.1.8.3_9 depends on executable: autoconf - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/openjdk8/bin/java - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/bin/ant - found ===> lightzone-4.1.8.3_9 depends on executable: update-desktop-database - found ===> lightzone-4.1.8.3_9 depends on package: gmake>=4.3 - found ===> lightzone-4.1.8.3_9 depends on package: pkgconf>=1.3.0_1 - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> lightzone-4.1.8.3_9 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> lightzone-4.1.8.3_9 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on executable: jhindexer - found ===> lightzone-4.1.8.3_9 depends on executable: git - found ===> lightzone-4.1.8.3_9 depends on executable: rsync - found ===> lightzone-4.1.8.3_9 depends on executable: tidy - found ===> lightzone-4.1.8.3_9 depends on executable: autoconf - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/openjdk8/bin/java - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/bin/ant - found ===> lightzone-4.1.8.3_9 depends on executable: update-desktop-database - found ===> lightzone-4.1.8.3_9 depends on package: gmake>=4.3 - found ===> lightzone-4.1.8.3_9 depends on package: pkgconf>=1.3.0_1 - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/bin/ccache - found ===> lightzone-4.1.8.3_9 depends on shared library: liblcms2.so - found (/usr/local/lib/liblcms2.so) ===> lightzone-4.1.8.3_9 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> lightzone-4.1.8.3_9 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for lightzone-4.1.8.3_9 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lightzone-4.1.8.3_9 Buildfile: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/build.xml common: javac: [exec] gmake[1]: Entering directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/products' [exec] ln -fs "../lib/asm-all-2.2.2.jar" "asm-all-2.2.2.jar" [exec] ln -fs "../lib/laf-widget.jar" "laf-widget.jar" [exec] ln -fs "../lib/substance-lite.jar" "substance-lite.jar" [exec] gmake[1]: Leaving directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/products' [mkdir] Created dir: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extbuild [javac] Compiling 846 source files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extbuild [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGParam.java:26: warning: JPEG is internal proprietary API and may be removed in a future release [javac] import com.sun.imageio.plugins.jpeg.JPEG; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGImageDecoderImpl.java:36: warning: JPEGImageReader is internal proprietary API and may be removed in a future release [javac] import com.sun.imageio.plugins.jpeg.JPEGImageReader; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGImageEncoderImpl.java:41: warning: JPEG is internal proprietary API and may be removed in a future release [javac] import com.sun.imageio.plugins.jpeg.JPEG; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/PNMImageDecoder.java:93: warning: GetPropertyAction is internal proprietary API and may be removed in a future release [javac] new sun.security.action.GetPropertyAction("line.separator")); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/media/jai/codecimpl/PNMImageEncoder.java:88: warning: GetPropertyAction is internal proprietary API and may be removed in a future release [javac] new sun.security.action.GetPropertyAction("line.separator")); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGParam.java:43: warning: JPEG is internal proprietary API and may be removed in a future release [javac] private float quality = JPEG.DEFAULT_QUALITY; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGImageDecoderImpl.java:44: warning: JPEGImageReader is internal proprietary API and may be removed in a future release [javac] private JPEGImageReader JPGReader; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGImageDecoderImpl.java:59: warning: JPEGImageReader is internal proprietary API and may be removed in a future release [javac] JPGReader = (JPEGImageReader) JPGReaderIter.next(); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/sun/awt/image/codec/JPEGImageEncoderImpl.java:117: warning: JPEG is internal proprietary API and may be removed in a future release [javac] jiwp.setCompressionQuality(JPEG.DEFAULT_QUALITY); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 10 warnings [mkdir] Created dir: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/build [javac] Compiling 1044 source files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:19: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] import sun.awt.image.ShortInterleavedRaster; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:20: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] import sun.awt.image.ByteInterleavedRaster; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:473: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] private static ShortInterleavedRaster normalizeRaster(ShortInterleavedRaster raster) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:473: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] private static ShortInterleavedRaster normalizeRaster(ShortInterleavedRaster raster) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:495: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster newRaster = new ShortInterleavedRaster(newSM, new Point(raster.getMinX(), [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:495: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster newRaster = new ShortInterleavedRaster(newSM, new Point(raster.getMinX(), [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:505: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] private static ByteInterleavedRaster normalizeRaster(ByteInterleavedRaster raster) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:505: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] private static ByteInterleavedRaster normalizeRaster(ByteInterleavedRaster raster) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:528: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ByteInterleavedRaster newRaster = new ByteInterleavedRaster(newSM, new Point(raster.getMinX(), [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:528: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ByteInterleavedRaster newRaster = new ByteInterleavedRaster(newSM, new Point(raster.getMinX(), [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:690: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] public void doTransform(ByteInterleavedRaster input, ByteInterleavedRaster output) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:690: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] public void doTransform(ByteInterleavedRaster input, ByteInterleavedRaster output) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:692: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ByteInterleavedRaster ri = normalizeRaster(input); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:693: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ByteInterleavedRaster ro; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:701: warning: ByteInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ro = new ByteInterleavedRaster(sm, new Point(ri.getMinX(), ri.getMinY())); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:720: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] public void doTransform(ShortInterleavedRaster input, ShortInterleavedRaster output) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:720: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] public void doTransform(ShortInterleavedRaster input, ShortInterleavedRaster output) { [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:722: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster ri = normalizeRaster(input); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:723: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster ro; [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:731: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ro = new ShortInterleavedRaster(sm, new Point(ri.getMinX(), ri.getMinY())); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:767: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster inputRaster = (ShortInterleavedRaster) inputImage.getTile(0, 0); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:767: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster inputRaster = (ShortInterleavedRaster) inputImage.getTile(0, 0); [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:772: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] ShortInterleavedRaster outputRaster = [javac] ^ [javac] /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/utils/LCMS.java:773: warning: ShortInterleavedRaster is internal proprietary API and may be removed in a future release [javac] (ShortInterleavedRaster) outCM.createCompatibleWritableRaster(inputImage.getWidth(), [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 25 warnings coprocesses: [exec] gmake[1]: Entering directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses' [exec] -----> Entering dcraw [exec] gcc -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -Wno-unused-result -DNODEPS -DLIGHTZONE -Dfgetc=getc_unlocked dcraw_lz.c [exec] mkdir -p ../../products [exec] gcc -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -Wno-unused-result -DNODEPS -DLIGHTZONE -Dfgetc=getc_unlocked -L/usr/local/lib -L../../../lightcrafts/products -o ../../products/dcraw_lz *.o -lm [exec] -----> Leaving dcraw [exec] -----> Entering forkdaemon [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DUSE_FORKER forkdaemon.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DUSE_FORKER -L/usr/local/lib -L../../../lightcrafts/products -o ../../products/LightZone-forkd *.o [exec] -----> Leaving forkdaemon [exec] gmake[1]: Leaving directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/coprocesses' revision: [mkdir] Created dir: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/build/com/lightcrafts/utils/resources [exec] fatal: not a git repository (or any parent up to mount point /) [exec] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [exec] Result: 128 [copy] Copying 1 file to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/build/com/lightcrafts/utils/resources resources: [copy] Copying 1103 files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/build jni: [exec] gmake[1]: Entering directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc' [exec] -----> Entering jniutils [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_itoa.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_JNIUtils.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCJNI.so *.o [exec] -----> Leaving jniutils [exec] -----> Entering arrays [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.LCArrays [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils JNI_OnLoad.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LCArrays.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCArrays.so *.o -lLCJNI [exec] -----> Leaving arrays [exec] -----> Entering cache [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.cache.NativeByteBufferAllocator [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.cache.NativeChunk [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils JNI_OnLoad.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils NativeByteBufferAllocator.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils NativeChunk.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCCache.so *.o -lLCJNI [exec] -----> Leaving cache [exec] -----> Entering dcraw [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.DCRaw [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -DJNILIB -DNO_JPEG -DNO_LCMS -Dfgetc=getc_unlocked -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils dcrawUtils.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -DJNILIB -DNO_JPEG -DNO_LCMS -Dfgetc=getc_unlocked -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libDCRaw.so *.o [exec] -----> Leaving dcraw [exec] -----> Entering EDISON [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.Segment [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libSegment.so segm/ms.cpp segm/msSys.cpp segm/msImageProcessor.cpp segm/RAList.cpp segm/rlist.cpp Segment.cpp [exec] rm -fr ../../products/libSegment.so.dSYM [exec] -----> Leaving EDISON [exec] -----> Entering fileutil [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.file.FileUtil [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils FileUtil.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils JNI_OnLoad.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCFileUtil.so *.o -lLCJNI [exec] -----> Leaving fileutil [exec] -----> Entering jai [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.BandCombine [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.Convolutions [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.BilateralFilterOpImage [exec] gcc -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils bilateralFilter_sse.c [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils Convolutions.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libJAI.so *.o -lLCJNI [exec] -----> Leaving jai [exec] -----> Entering fast_jai [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.HighlightRecoveryOpImage [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.PixelBlender [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.ColorSelectionMaskOpImage [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.RGBColorSelectionMaskOpImage [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.BilateralFilterRGBOpImage [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.HDROpImage2 [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.BilateralFilterOpImage [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils bilateralFilter.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils bilateralFilterRGB.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils blendFunctions.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils colorSelection.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils hdrBlender.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils highlightRecovery.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils rgbColorSelection.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libFASTJAI.so *.o [exec] -----> Leaving fast_jai [exec] -----> Entering fast_bilateral [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.jai.opimage.FastBilateralFilterOpImage [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils fastBilateralFilter.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fopenmp -std=c++0x -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libfbf.so *.o [exec] -----> Leaving fast_bilateral [exec] -----> Entering jpeg [exec] gmake --no-print-directory -f lcjpeg.mk [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.image.libs.LCJPEGReader [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.image.libs.LCJPEGWriter [exec] gmake --no-print-directory -f lcjpeg.mk [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils JNI_OnLoad.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_dest_mgr.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_JPEGReader.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_JPEGReaderJNI.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_JPEGWriter.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_JPEGWriterJNI.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_source_mgr.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils util.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -fexceptions -std=c++0x -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCJPEG.so *.o -ljpeg -lLCJNI [exec] -----> Leaving jpeg [exec] -----> Entering lcms [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.utils.LCMSNative [exec] gcc -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils -I/usr/local/include lcmsjnilib.c [exec] mkdir -p ../../products [exec] gcc -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -L/usr/local/lib -shared -o ../../products/libLCLCMS.so *.o -llcms2 -llcms2_fast_float -llcms2_threaded [exec] -----> Leaving lcms [exec] -----> Entering tiff [exec] autoconf [exec] CC="gcc" CXX="g++" ./configure [exec] checking whether the C++ compiler works... yes [exec] checking for C++ compiler default output file name... a.out [exec] checking for suffix of executables... [exec] checking whether we are cross compiling... no [exec] checking for suffix of object files... o [exec] checking whether the compiler supports GNU C++... yes [exec] checking whether g++ accepts -g... yes [exec] checking for g++ option to enable C++11 features... none needed [exec] checking for gcc... gcc [exec] checking whether the compiler supports GNU C... yes [exec] checking whether gcc accepts -g... yes [exec] checking for gcc option to enable C11 features... none needed [exec] checking whether ln -s works... yes [exec] checking for stdio.h... yes [exec] checking for stdlib.h... yes [exec] checking for string.h... yes [exec] checking for inttypes.h... yes [exec] checking for stdint.h... yes [exec] checking for strings.h... yes [exec] checking for sys/stat.h... yes [exec] checking for sys/types.h... yes [exec] checking for unistd.h... yes [exec] checking for fcntl.h... yes [exec] checking for stdlib.h... (cached) yes [exec] checking for string.h... (cached) yes [exec] checking for unistd.h... (cached) yes [exec] checking for inline... inline [exec] checking for size_t... yes [exec] checking for strchr... yes [exec] checking for strtol... yes [exec] configure: creating ./config.status [exec] config.status: creating tif_config.h [exec] gmake --no-print-directory -f lctiff.mk [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.image.libs.LCTIFFCommon [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.image.libs.LCTIFFReader [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.image.libs.LCTIFFWriter [exec] gmake --no-print-directory -f lctiff.mk [exec] gcc -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils tiffcp.c [exec] tiffcp.c:65:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] static uint32 tilewidth; [exec] ^~~~~~ [exec] tiffcp.c:66:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] static uint32 tilelength; [exec] ^~~~~~ [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils JNI_OnLoad.cpptiffcp.c:68:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] [exec] static uint16 config = (uint16) -1; [exec] ^~~~~~ [exec] tiffcp.c:68:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:69:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 compression = (uint16) -1; [exec] ^~~~~~ [exec] tiffcp.c:69:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:70:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 predictor = (uint16) -1; [exec] ^~~~~~ [exec] tiffcp.c:70:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:71:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 fillorder; [exec] ^~~~~~ [exec] tiffcp.c:72:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 orientation; [exec] ^~~~~~ [exec] tiffcp.c:73:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] static uint32 rowsperstrip; [exec] ^~~~~~ [exec] tiffcp.c:74:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] static uint32 g3opts; [exec] ^~~~~~ [exec] tiffcp.c:76:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] static uint32 defg3opts = (uint32) -1; [exec] ^~~~~~ [exec] tiffcp.c:76:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:79:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 defcompression = (uint16) -1; [exec] ^~~~~~ [exec] tiffcp.c:79:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:80:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static uint16 defpredictor = (uint16) -1; [exec] ^~~~~~ [exec] tiffcp.c:80:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:157:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] cpTag(TIFF* in, TIFF* out, uint16 tag, uint16 count, TIFFDataType type) [exec] ^~~~~ [exec] tiffcp.c:157:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpTag': [exec] tiffcp.c:162:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 shortv; [exec] ^~~~~~ [exec] tiffcp.c:165:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 shortv1, shortv2; [exec] ^~~~~~ [exec] tiffcp.c:165:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:168:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 *tr, *tg, *tb, *ta; [exec] ^~~~~~ [exec] tiffcp.c:168:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:168:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:168:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:170:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] } else if (count == (uint16) -1) { [exec] ^ [exec] tiffcp.c:171:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 shortv1; [exec] ^~~~~~ [exec] tiffcp.c:172:4: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16* shortav; [exec] ^~~~~~ [exec] tiffcp.c:177:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] { uint32 longv; [exec] ^ [exec] tiffcp.c:185:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] } else if (count == (uint16) -1) { [exec] ^ [exec] tiffcp.c:199:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] } else if (count == (uint16) -1) { [exec] ^ [exec] tiffcp.c: At top level: [exec] tiffcp.c:212:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 tag; [exec] ^~~~~~ [exec] tiffcp.c:213:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 count; [exec] ^~~~~~ [exec] tiffcp.c:234:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { TIFFTAG_WHITEPOINT, (uint16) -1, TIFF_RATIONAL }, [exec] ^ [exec] tiffcp.c:235:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { TIFFTAG_PRIMARYCHROMATICITIES,(uint16) -1,TIFF_RATIONAL }, [exec] ^ [exec] tiffcp.c:241:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { TIFFTAG_YCBCRCOEFFICIENTS, (uint16) -1,TIFF_RATIONAL }, [exec] ^ [exec] tiffcp.c:244:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { TIFFTAG_REFERENCEBLACKWHITE, (uint16) -1,TIFF_RATIONAL }, [exec] ^ [exec] tiffcp.c:245:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { TIFFTAG_EXTRASAMPLES, (uint16) -1, TIFF_SHORT }, [exec] ^ [exec] tiffcp.c:255:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] (TIFF* in, TIFF* out, uint32 l, uint32 w, uint16 samplesperpixel); [exec] ^ [exec] tiffcp.c:255:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:255:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:256:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] static copyFunc pickCopyFunc(TIFF*, TIFF*, uint16, uint16); [exec] ^~~~~~ [exec] tiffcp.c:256:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'tiffcp': [exec] tiffcp.c:261:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 bitspersample, samplesperpixel; [exec] ^~~~~~ [exec] tiffcp.c:261:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:263:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 width, length; [exec] ^~~~~~ [exec] tiffcp.c:263:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:270:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] if (compression != (uint16)-1) [exec] ^~ [exec] tiffcp.c:275:6: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 input_compression, input_photometric; [exec] ^~~~~~ [exec] tiffcp.c:275:6: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:343:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] if (tilewidth == (uint32) -1) [exec] ^~ [exec] tiffcp.c:345:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] if (tilelength == (uint32) -1) [exec] ^~ [exec] tiffcp.c:356:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] if (rowsperstrip == (uint32) 0) { [exec] ^~ [exec] tiffcp.c:361:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] else if (rowsperstrip == (uint32) -1) [exec] ^~~~ [exec] tiffcp.c:365:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] if (config != (uint16) -1) [exec] ^~ [exec] tiffcp.c:381:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] if (predictor != (uint16)-1) [exec] ^~ [exec] tiffcp.c:389:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] if (g3opts != (uint32) -1) [exec] ^~ [exec] tiffcp.c:404:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] { uint32 len32; [exec] ^ [exec] tiffcp.c:409:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] { uint16 ninks; [exec] ^ [exec] tiffcp.c: At top level: [exec] tiffcp.c:455:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] typedef void (*readFunc)(TIFF*, uint8*, uint32, uint32, tsample_t); [exec] ^~~~~~~ [exec] tiffcp.c:455:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:455:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:460:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] typedef int (*writeFunc)(TIFF*, uint8*, uint32, uint32, tsample_t); [exec] ^~~~~~~ [exec] tiffcp.c:460:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:460:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:465:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContig2ContigByRow) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:465:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpContig2ContigByRow': [exec] tiffcp.c:468:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:486:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] typedef void biasFn (void *image, void *bias, uint32 pixels); [exec] ^~~~~~~ [exec] tiffcp.c:499:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] subtract(8) [exec] ^~~~~~~~ [exec] tiffcp.c: In function 'subtract8': [exec] tiffcp.c:499:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:499:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: At top level: [exec] tiffcp.c:500:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] subtract(16) [exec] ^~~~~~~~ [exec] tiffcp.c: In function 'subtract16': [exec] tiffcp.c:500:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:500:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: At top level: [exec] tiffcp.c:501:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] subtract(32) [exec] ^~~~~~~~ [exec] tiffcp.c: In function 'subtract32': [exec] tiffcp.c:501:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:501:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: At top level: [exec] tiffcp.c:516:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpBiasedContig2Contig) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:516:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpBiasedContig2Contig': [exec] tiffcp.c:522:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 biasWidth = 0, biasLength = 0; [exec] ^~~~~~ [exec] tiffcp.c:522:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:527:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 sampleBits = 0; [exec] ^~~~~~ [exec] tiffcp.c:532:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:570:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpDecodedStrips) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:570:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpDecodedStrips': [exec] tiffcp.c:578:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row = 0; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:599:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparate2SeparateByRow) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:599:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpSeparate2SeparateByRow': [exec] tiffcp.c:602:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:625:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContig2SeparateByRow) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:625:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpContig2SeparateByRow': [exec] tiffcp.c:629:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] register uint8 *inp, *outp; [exec] ^~~~~~~~ [exec] tiffcp.c:629:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:630:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] register uint32 n; [exec] ^~~~~~~~ [exec] tiffcp.c:631:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:639:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] inp = ((uint8*)inbuf) + s; [exec] ^~~ [exec] tiffcp.c:640:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] outp = (uint8*)outbuf; [exec] ^~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:662:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparate2ContigByRow) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:662:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpSeparate2ContigByRow': [exec] tiffcp.c:666:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] register uint8 *inp, *outp; [exec] ^~~~~~~~ [exec] tiffcp.c:666:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:667:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] register uint32 n; [exec] ^~~~~~~~ [exec] tiffcp.c:668:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:676:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] inp = (uint8*)inbuf; [exec] ^~~ [exec] tiffcp.c:677:4: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] outp = ((uint8*)outbuf) + s; [exec] ^~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:697:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] cpStripToTile(uint8* out, uint8* in, [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:697:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:698:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 rows, uint32 cols, int outskew, int inskew) [exec] ^~~~~~ [exec] tiffcp.c:698:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpStripToTile': [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_TIFFCommonJNI.cpp [exec] tiffcp.c:701:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 j = cols; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:710:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] cpContigBufToSeparateBuf(uint8* out, uint8* in, [exec] ^~~~~~~~~~~~~~~~~~~~~~~~ [exec] tiffcp.c:710:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:711:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, [exec] ^~~~~~ [exec] tiffcp.c:711:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpContigBufToSeparateBuf': [exec] tiffcp.c:715:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 j = cols; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:731:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] cpSeparateBufToContigBuf(uint8* out, uint8* in, [exec] ^~~~~~~~~~~~~~~~~~~~~~~~ [exec] tiffcp.c:731:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:732:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 rows, uint32 cols, int outskew, int inskew, tsample_t spp, [exec] ^~~~~~ [exec] tiffcp.c:732:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpSeparateBufToContigBuf': [exec] tiffcp.c:736:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 j = cols; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:752:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 imagelength, uint32 imagewidth, tsample_t spp) [exec] ^~~~~~ [exec] tiffcp.c:752:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'cpImage': [exec] tiffcp.c:758:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] (*fin)(in, (uint8*)buf, imagelength, imagewidth, spp); [exec] ^ [exec] tiffcp.c:759:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] status = (fout)(out, (uint8*)buf, imagelength, imagewidth, spp); [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:765:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREreadFunc(readContigStripsIntoBuffer) [exec] ^~~~~~~~~~~~~~~ [exec] tiffcp.c:765:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:765:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'readContigStripsIntoBuffer': [exec] tiffcp.c:768:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = buf; [exec] ^~~~~ [exec] tiffcp.c:769:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:779:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREreadFunc(readSeparateStripsIntoBuffer) [exec] ^~~~~~~~~~~~~~~ [exec] tiffcp.c:779:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:779:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'readSeparateStripsIntoBuffer': [exec] tiffcp.c:786:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = (uint8*) buf; [exec] ^~~~~ [exec] tiffcp.c:786:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:787:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:792:5: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bp = bufp + s; [exec] ^~~~~ [exec] tiffcp.c:794:33: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* sbuf = scanline; [exec] ^~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:809:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREreadFunc(readContigTilesIntoBuffer) [exec] ^~~~~~~~~~~~~~~ [exec] tiffcp.c:809:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:809:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'readContigTilesIntoBuffer': [exec] tiffcp.c:812:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 imagew = TIFFScanlineSize(in); [exec] ^~~~~~ [exec] tiffcp.c:813:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tilew = TIFFTileRowSize(in); [exec] ^~~~~~ [exec] tiffcp.c:815:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = (uint8*) buf; [exec] ^~~~~ [exec] tiffcp.c:815:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:816:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tw, tl; [exec] ^~~~~~ [exec] tiffcp.c:816:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:817:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:826:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; [exec] ^~~~~~ [exec] tiffcp.c:827:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 colb = 0; [exec] ^~~~~~ [exec] tiffcp.c:828:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 col; [exec] ^~~~~~ [exec] tiffcp.c:835:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 width = imagew - colb; [exec] ^~~~~~ [exec] tiffcp.c:836:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 oskew = tilew - width; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:852:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREreadFunc(readSeparateTilesIntoBuffer) [exec] ^~~~~~~~~~~~~~~ [exec] tiffcp.c:852:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:852:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'readSeparateTilesIntoBuffer': [exec] tiffcp.c:854:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 imagew = TIFFRasterScanlineSize(in); [exec] ^~~~~~ [exec] tiffcp.c:855:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tilew = TIFFTileRowSize(in); [exec] ^~~~~~ [exec] tiffcp.c:858:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = (uint8*) buf; [exec] ^~~~~ [exec] tiffcp.c:858:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:859:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tw, tl; [exec] ^~~~~~ [exec] tiffcp.c:859:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:860:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:861:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 bps, bytes_per_sample; [exec] ^~~~~~ [exec] tiffcp.c:861:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:872:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; [exec] ^~~~~~ [exec] tiffcp.c:873:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 colb = 0; [exec] ^~~~~~ [exec] tiffcp.c:874:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 col; [exec] ^~~~~~ [exec] tiffcp.c:887:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 width = imagew - colb; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:911:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREwriteFunc(writeBufferToContigStrips) [exec] ^~~~~~~~~~~~~~~~ [exec] tiffcp.c:911:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:911:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'writeBufferToContigStrips': [exec] tiffcp.c:913:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row, rowsperstrip; [exec] ^~~~~~ [exec] tiffcp.c:913:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:919:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrows = (row+rowsperstrip > imagelength) ? [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:929:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREwriteFunc(writeBufferToSeparateStrips) [exec] ^~~~~~~~~~~~~~~~ [exec] tiffcp.c:929:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:929:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'writeBufferToSeparateStrips': [exec] tiffcp.c:931:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 rowsize = imagewidth * spp; [exec] ^~~~~~ [exec] tiffcp.c:932:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 rowsperstrip; [exec] ^~~~~~ [exec] tiffcp.c:941:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:943:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrows = (row+rowsperstrip > imagelength) ? [exec] ^~~~~~ [exec] tiffcp.c:948:8: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] obuf, (uint8*) buf + row*rowsize + s, [exec] ^~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:961:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREwriteFunc(writeBufferToContigTiles) [exec] ^~~~~~~~~~~~~~~~ [exec] tiffcp.c:961:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:961:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'writeBufferToContigTiles': [exec] tiffcp.c:963:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 imagew = TIFFScanlineSize(out); [exec] ^~~~~~ [exec] tiffcp.c:964:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tilew = TIFFTileRowSize(out); [exec] ^~~~~~ [exec] tiffcp.c:967:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = (uint8*) buf; [exec] ^~~~~ [exec] tiffcp.c:967:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:968:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tl, tw; [exec] ^~~~~~ [exec] tiffcp.c:968:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:969:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:977:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; [exec] ^~~~~~ [exec] tiffcp.c:978:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 colb = 0; [exec] ^~~~~~ [exec] tiffcp.c:979:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 col; [exec] ^~~~~~ [exec] tiffcp.c:987:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 width = imagew - colb; [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:1006:1: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] DECLAREwriteFunc(writeBufferToSeparateTiles) [exec] ^~~~~~~~~~~~~~~~ [exec] tiffcp.c:1006:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1006:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'writeBufferToSeparateTiles': [exec] tiffcp.c:1008:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 imagew = TIFFScanlineSize(out); [exec] ^~~~~~ [exec] tiffcp.c:1010:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 iimagew = TIFFRasterScanlineSize(out); [exec] ^~~~~~ [exec] tiffcp.c:1013:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] uint8* bufp = (uint8*) buf; [exec] ^~~~~ [exec] tiffcp.c:1013:2: warning: 'uint8' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1014:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 tl, tw; [exec] ^~~~~~ [exec] tiffcp.c:1014:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1015:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 row; [exec] ^~~~~~ [exec] tiffcp.c:1016:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 bps, bytes_per_sample; [exec] ^~~~~~ [exec] tiffcp.c:1016:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1027:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 nrow = (row+tl > imagelength) ? imagelength-row : tl; [exec] ^~~~~~ [exec] tiffcp.c:1028:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 colb = 0; [exec] ^~~~~~ [exec] tiffcp.c:1029:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 col; [exec] ^~~~~~ [exec] tiffcp.c:1039:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 width = (imagew - colb); [exec] ^~~~~~ [exec] tiffcp.c: At top level: [exec] tiffcp.c:1069:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigStrips2ContigTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1069:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1080:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigStrips2SeparateTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1080:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1091:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateStrips2ContigTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1091:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1102:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateStrips2SeparateTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1102:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1113:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigTiles2ContigTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1113:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1124:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigTiles2SeparateTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1124:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1135:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateTiles2ContigTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1135:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1146:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateTiles2SeparateTiles) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1146:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1157:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigTiles2ContigStrips) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1157:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1168:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpContigTiles2SeparateStrips) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1168:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1179:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateTiles2ContigStrips) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1179:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1190:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] DECLAREcpFunc(cpSeparateTiles2SeparateStrips) [exec] ^~~~~~~~~~~~~ [exec] tiffcp.c:1190:1: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1202:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] pickCopyFunc(TIFF* in, TIFF* out, uint16 bitspersample, uint16 samplesperpixel) [exec] ^~~~~~~~~~~~ [exec] tiffcp.c:1202:1: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c: In function 'pickCopyFunc': [exec] tiffcp.c:1204:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 shortv; [exec] ^~~~~~ [exec] tiffcp.c:1205:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 w, l, tw, tl; [exec] ^~~~~~ [exec] tiffcp.c:1205:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1205:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1205:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] tiffcp.c:1218:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 irps = (uint32) -1L; [exec] ^~~~~~ [exec] tiffcp.c:1218:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] In file included from LC_TIFFCommonJNI.cpp:14: [exec] util.h:15:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 u32; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFCommonJNI.cpp:6: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFCommonJNI.cpp:14: [exec] util.h:16:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32* u32p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFCommonJNI.cpp:6: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFCommonJNI.cpp:14: [exec] util.h:17:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 u16; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFCommonJNI.cpp:6: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFCommonJNI.cpp:14: [exec] util.h:18:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16* u16p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFCommonJNI.cpp:6: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_TIFFReaderJNI.cpp [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils LC_TIFFWriterJNI.cpp [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -O3 -fno-trapping-math -fomit-frame-pointer -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLCTIFF.so *.o -lLCJNI -ltiff -lstdc++ [exec] In file included from LC_TIFFReaderJNI.cpp:13: [exec] util.h:15:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 u32; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFReaderJNI.cpp:8: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFReaderJNI.cpp:13: [exec] util.h:16:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32* u32p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFReaderJNI.cpp:8: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFReaderJNI.cpp:13: [exec] util.h:17:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 u16; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFReaderJNI.cpp:8: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFReaderJNI.cpp:13: [exec] util.h:18:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16* u16p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFReaderJNI.cpp:8: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] LC_TIFFReaderJNI.cpp: In function '_jbyteArray* Java_com_lightcrafts_image_libs_LCTIFFReader_getICCProfileData(JNIEnv*, jobject)': [exec] LC_TIFFReaderJNI.cpp:35:12: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 profileSize; [exec] ^~~~~~~~~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFReaderJNI.cpp:8: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFWriterJNI.cpp:13: [exec] util.h:15:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32 u32; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFWriterJNI.cpp:8: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFWriterJNI.cpp:13: [exec] util.h:16:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] [exec] uint32* u32p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFWriterJNI.cpp:8: [exec] /usr/local/include/tiff.h:84:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFWriterJNI.cpp:13: [exec] util.h:17:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16 u16; [exec] ^~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFWriterJNI.cpp:8: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] In file included from LC_TIFFWriterJNI.cpp:13: [exec] util.h:18:13: warning: 'uint16' is deprecated [-Wdeprecated-declarations] [exec] uint16* u16p; [exec] ^~~~ [exec] In file included from /usr/local/include/tiffio.h:31, [exec] from LC_TIFFWriterJNI.cpp:8: [exec] /usr/local/include/tiff.h:81:38: note: declared here [exec] typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; [exec] ^~~~~~ [exec] -----> Leaving tiff [exec] gmake[1]: Leaving directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc' build: jar: [jar] Building jar: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/products/lightcrafts.jar [jar] Building jar: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/products/lcjai.jar [exec] gmake[1]: Entering directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products' [exec] ln -fs "../../lightcrafts/products/asm-all-2.2.2.jar" "asm-all-2.2.2.jar" [exec] ln -fs "../../lightcrafts/products/dcraw_lz" "dcraw_lz" [exec] ln -fs "../../lightcrafts/products/laf-widget.jar" "laf-widget.jar" [exec] ln -fs "../../lightcrafts/products/lcjai.jar" "lcjai.jar" [exec] ln -fs "../../lightcrafts/products/libDCRaw.so" "libDCRaw.so" [exec] ln -fs "../../lightcrafts/products/libFASTJAI.so" "libFASTJAI.so" [exec] ln -fs "../../lightcrafts/products/libfbf.so" "libfbf.so" [exec] ln -fs "../../lightcrafts/products/libJAI.so" "libJAI.so" [exec] ln -fs "../../lightcrafts/products/libLCArrays.so" "libLCArrays.so" [exec] ln -fs "../../lightcrafts/products/libLCCache.so" "libLCCache.so" [exec] ln -fs "../../lightcrafts/products/libLCFileUtil.so" "libLCFileUtil.so" [exec] ln -fs "../../lightcrafts/products/libLCJNI.so" "libLCJNI.so" [exec] ln -fs "../../lightcrafts/products/libLCJPEG.so" "libLCJPEG.so" [exec] ln -fs "../../lightcrafts/products/libLCLCMS.so" "libLCLCMS.so" [exec] ln -fs "../../lightcrafts/products/libLCTIFF.so" "libLCTIFF.so" [exec] ln -fs "../../lightcrafts/products/libSegment.so" "libSegment.so" [exec] ln -fs "../../lightcrafts/products/lightcrafts.jar" "lightcrafts.jar" [exec] ln -fs "../../lightcrafts/products/LightZone-forkd" "LightZone-forkd" [exec] ln -fs "../../lightcrafts/products/substance-lite.jar" "substance-lite.jar" [exec] ln -fs "../lib/mlibwrapper_jai.jar" "mlibwrapper_jai.jar" [exec] gmake[1]: Leaving directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products' javac: [mkdir] Created dir: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/build [javac] Compiling 6 source files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/build [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] 1 warning jni: [exec] gmake[1]: Entering directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/jnisrc' [exec] -----> Entering libLinux [exec] mkdir -p javah [exec] javah -classpath "../../../lightcrafts/build:../../../lightcrafts/extbuild:../../../linux/build" \ [exec] -d javah com.lightcrafts.platform.linux.LinuxKeyUtil [exec] g++ -c -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -I/usr/local/include -I/usr/local/openjdk8/include -I/usr/local/openjdk8/include/freebsd -I../../../lightcrafts/jnisrc/jniutils KeyUtil.cpp [exec] KeyUtil.cpp: In function 'int indexOfBit(char)': [exec] KeyUtil.cpp:34:1: warning: control reaches end of non-void function [-Wreturn-type] [exec] } [exec] ^ [exec] mkdir -p ../../products [exec] g++ -g -march=athlon64 -mtune=generic -march=athlon64 -msse2 -mfpmath=sse -fPIC -Os -DJNILIB -L/usr/local/lib -L/usr/local/openjdk8/lib -L../../../lightcrafts/products -shared -o ../../products/libLinux.so *.o -lLCJNI -lX11 [exec] -----> Leaving libLinux [exec] gmake[1]: Leaving directory '/construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/jnisrc' locales: [copy] Copying 10 files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/build help: build: clean: copy: [mkdir] Created dir: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build [copy] Copying 1069 files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build [copy] Copying 2 files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/neutral [copy] Copying 3 files to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/neutral/images index: [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/Danish [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/Dutch [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/English [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/French [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/Italian [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/Japanese [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 [apply] jhindexer /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/build/Spanish [apply] Exception in thread "main" java.lang.IllegalArgumentException: URI is not hierarchical [apply] at java.io.File.(File.java:420) [apply] at com.sun.java.help.search.RAFFileFactory.get(RAFFileFactory.java:87) [apply] at com.sun.java.help.search.BlockManager.(BlockManager.java:87) [apply] at com.sun.java.help.search.BtreeDict.init(BtreeDict.java:212) [apply] at com.sun.java.help.search.FullBtreeDict.(FullBtreeDict.java:343) [apply] at com.sun.java.help.search.DefaultIndexBuilder.(DefaultIndexBuilder.java:79) [apply] at com.sun.java.help.search.Indexer.compile(Indexer.java:197) [apply] at com.sun.java.help.search.Indexer.main(Indexer.java:86) [apply] Result: 1 jar: [jar] Building jar: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/help/lightzonehelp.jar [copy] Copying 1 file to /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products build: jar: [jar] Building jar: /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/lightcrafts-linux.jar BUILD SUCCESSFUL Total time: 1 minute 39 seconds SUCCEEDED 00:01:41 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> lightzone-4.1.8.3_9 depends on executable: jhindexer - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/openjdk8/bin/java - found ===> lightzone-4.1.8.3_9 depends on executable: update-desktop-database - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lightzone-4.1.8.3_9 ===> lightzone-4.1.8.3_9 depends on executable: jhindexer - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/openjdk8/bin/java - found ===> lightzone-4.1.8.3_9 depends on executable: update-desktop-database - found ===> lightzone-4.1.8.3_9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list install -m 555 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/lightzone /construction/graphics/lightzone/stage/usr/local/bin/ install -m 0644 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/*.jar /construction/graphics/lightzone/stage/usr/local/share/java/lightzone install -s -m 555 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/LightZone-forkd /construction/graphics/lightzone/stage/usr/local/lib/lightzone install -s -m 555 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/dcraw_lz /construction/graphics/lightzone/stage/usr/local/lib/lightzone install -s -m 0644 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/*.so /construction/graphics/lightzone/stage/usr/local/lib/lightzone install -m 0644 /construction/graphics/lightzone/LightZone-4.1.8-3-g36e87773/linux/products/lightzone.desktop /construction/graphics/lightzone/stage/usr/local/share/applications/ ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/lightzone/libLCTIFF.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/lightzone/libLCTIFF.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/lightzone/libLCTIFF.so is linked to /usr/local/lib/libdeflate.so.0 from archivers/libdeflate but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdeflate.so:archivers/libdeflate Error: /usr/local/lib/lightzone/libLinux.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/lightzone/libLinux.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/lightzone/libLinux.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: ../lightcrafts/mk/platform.mk SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lightzone-4.1.8.3_9 file sizes/checksums [31]: 0% file sizes/checksums [31]: 100% Service unavailablepacking files [31]: 0% packing files [31]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:02:15