You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     rodr...@freebsd.org
Last committer: m...@freebsd.org
Ident:          $FreeBSD: branches/2016Q3/graphics/ufraw/Makefile 412346 
2016-04-01 14:00:51Z mat $
Log URL:        
http://beefy1.nyi.freebsd.org/data/110i386-quarterly/422452/logs/ufraw-0.22_2.log
Build URL:      
http://beefy1.nyi.freebsd.org/build.html?mastername=110i386-quarterly&build=422452
Log:

====>> Building graphics/ufraw
build started at Wed Sep 21 14:04:53 UTC 2016
port directory: /usr/ports/graphics/ufraw
building for: FreeBSD 110i386-quarterly-job-12 11.0-RC3 FreeBSD 11.0-RC3 
r305997 i386
maintained by: rodr...@freebsd.org
Makefile ident:      $FreeBSD: branches/2016Q3/graphics/ufraw/Makefile 412346 
2016-04-01 14:00:51Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200005
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=i386
UNAME_m=i386
UNAME_v=FreeBSD 11.0-RC3 r305997
UNAME_r=11.0-RC3
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=i386
LINUX_OSRELEASE=2.6.32
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110i386-quarterly/ref
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=ufraw-0.22_2
OSREL=11.0
_OSRELEASE=11.0-RC3
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=24
PWD=/usr/local/poudriere/data/.m/110i386-quarterly/ref/.p/pool
MASTERNAME=110i386-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for ufraw-0.22_2:
     CONTRAST=on: Enable contrast setting option
     DST=off: Use local time for timestamps
     EXIV2=on: EXIF and IPTC metadata support via exiv2
     FITS=off: FITS output support
     GIMP=off: Install GIMP plugin
     GNOME=off: GNOME desktop environment support
     GTK2=on: GTK+ 2 GUI toolkit support
     LENSFUN=on: Camera lens database support via LensFun
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--disable-silent-rules --enable-extras --enable-contrast --without-gimp 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ufraw/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ufraw/work  
HOME=/wrkdirs/usr/ports/graphics/ufraw/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site 
lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/ufraw/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/ufraw/work  
HOME=/wrkdirs/usr/ports/graphics/ufraw/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" 
CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -lpthread -L/usr/local/lib 
-fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector 
-fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s 
-m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 
555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
GIMP="@comment
"
MGTK2=""
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ufraw"
EXAMPLESDIR="share/examples/ufraw"
DATADIR="share/ufraw"
WWWDIR="www/ufraw"
ETCDIR="etc/ufraw"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=i386
MACHINE_ARCH=i386
ARCH=${MACHINE_ARCH}
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ufraw-0.22_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[110i386-quarterly-job-12] Installing pkg-1.8.7_1...
[110i386-quarterly-job-12] Extracting pkg-1.8.7_1: .......... done
===>   ufraw-0.22_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ufraw-0.22_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ufraw-0.22_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ufraw-0.22_2 for building
=> SHA256 Checksum OK for ufraw-0.22.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by ufraw-0.22_2 for building
===>  Extracting for ufraw-0.22_2
=> SHA256 Checksum OK for ufraw-0.22.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ufraw-0.22_2
===========================================================================
=======================<phase: build-depends  >============================
===>   ufraw-0.22_2 depends on executable: update-desktop-database - not found
===>   Installing existing package /packages/All/desktop-file-utils-0.22_3.txz
[110i386-quarterly-job-12] Installing desktop-file-utils-0.22_3...
[110i386-quarterly-job-12] `-- Installing gettext-runtime-0.19.8.1...
[110i386-quarterly-job-12] |   `-- Installing indexinfo-0.2.4...
[110i386-quarterly-job-12] |   `-- Extracting indexinfo-0.2.4: .... done
[110i386-quarterly-job-12] `-- Extracting gettext-runtime-0.19.8.1: .......... 
done
[110i386-quarterly-job-12] `-- Installing glib-2.46.2...
[110i386-quarterly-job-12] |   `-- Installing libiconv-1.14_9...
[110i386-quarterly-job-12] |   `-- Extracting libiconv-1.14_9: .......... done
[110i386-quarterly-job-12] |   `-- Installing python27-2.7.12...
[110i386-quarterly-job-12] |   | `-- Installing libffi-3.2.1...
[110i386-quarterly-job-12] |   | `-- Extracting libffi-3.2.1: .......... done
[110i386-quarterly-job-12] |   | `-- Installing readline-6.3.8...
[110i386-quarterly-job-12] |   | `-- Extracting readline-6.3.8: .......... done
[110i386-quarterly-job-12] |   `-- Extracting python27-2.7.12: .......... done
[110i386-quarterly-job-12] |   `-- Installing pcre-8.39...
[110i386-quarterly-job-12] |   `-- Extracting pcre-8.39: .......... done
[110i386-quarterly-job-12] |   `-- Installing perl5-5.20.3_15...
[110i386-quarterly-job-12] |   `-- Extracting perl5-5.20.3_15: .......... done
[110i386-quarterly-job-12] `-- Extracting glib-2.46.2: .......... done
No schema files found: doing nothing.
[110i386-quarterly-job-12] Extracting desktop-file-utils-0.22_3: .......... done
Message from python27-2.7.12:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from perl5-5.20.3_15:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or
<snip>
checking whether to build extras... yes
checking whether to enable DST correction for file timestamps... no
checking whether to enable the contrast setting option... yes
checking whether to enable 'None' interpolation... no
checking whether to enable debugging with valgrind... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating icons/Makefile
config.status: creating po/Makefile.in
config.status: creating ufraw-setup.iss
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
configure: ====================== summary =====================
configure: build GTK GUI: yes
configure: build GIMP plug-in: no
configure: EXIF support using exiv2: yes
configure: JPEG support: yes
configure: JPEG2000 (libjasper) support: yes
configure: TIFF support: yes
configure: PNG support: yes
configure: FITS support: no
configure: gzip compressed raw support: yes
configure: bzip2 compressed raw support: yes
configure: lens defects correction support using lensfun: yes
===========================================================================
=======================<phase: build          >============================
===>  Building for ufraw-0.22_2
gmake[1]: Entering directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
gmake  all-recursive
gmake[2]: Entering directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
Making all in po
gmake[3]: Entering directory 
'/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22/po'
file=./`echo ca | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file ca.po
file=./`echo cs | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file cs.po
file=./`echo da | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file da.po
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file de.po
file=./`echo es | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file es.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file fr.po
file=./`echo it | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file ja.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file ko.po
file=./`echo nb | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file nb.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file nl.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file pl.po
file=./`echo pt | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file pt.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file ru.po
file=./`echo sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file sr.po
file=./`echo sr@latin | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file s...@latin.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file sv.po
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file zh_CN.po
file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/local/bin/msgfmt -c -o $file zh_TW.po
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22/po'
Making all in icons
gmake[3]: Entering directory 
'/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22/icons'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22/icons'
gmake[3]: Entering directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
c++ -DHAVE_CONFIG_H -I.  -I/usr/local/include   -I/usr/local/include 
-I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include/cairo -I/usr/local/include/pixman-1 
-I/usr/local/include/freetype2 -I/usr/local/include/libdrm 
-I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE 
-pthread    -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include -pthread   -I/usr/local/include   -I/usr/local/include 
-I/usr/local/include/lensfun -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include   -I/usr/local/include   
-I/usr/local/include/libpng16    -DDCRAW_NOMAIN 
-DUFRAW_LOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include  -O2 -pipe 
-fstack-protector -fno-strict-aliasing   -MT dcraw.o -MD -MP -MF 
.deps/dcraw.Tpo -c -o dcraw.o dcraw.cc
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:107:9: warning: 'PACKAGE' macro 
redefined [-Wmacro-redefined]
#define PACKAGE "jasper"
        ^
./config.h:119:9: note: previous definition is here
#define PACKAGE "ufraw"
        ^
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:113:9: warning: 'PACKAGE_NAME' macro 
redefined [-Wmacro-redefined]
#define PACKAGE_NAME "jasper"
        ^
./config.h:125:9: note: previous definition is here
#define PACKAGE_NAME "UFRaw"
        ^
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:116:9: warning: 'PACKAGE_STRING' macro 
redefined [-Wmacro-redefined]
#define PACKAGE_STRING "jasper 1.900.1"
        ^
./config.h:128:9: note: previous definition is here
#define PACKAGE_STRING "UFRaw 0.22"
        ^
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:119:9: warning: 'PACKAGE_TARNAME' macro 
redefined [-Wmacro-redefined]
#define PACKAGE_TARNAME "jasper"
        ^
./config.h:131:9: note: previous definition is here
#define PACKAGE_TARNAME "ufraw"
        ^
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:122:9: warning: 'PACKAGE_VERSION' macro 
redefined [-Wmacro-redefined]
#define PACKAGE_VERSION "1.900.1"
        ^
./config.h:137:9: note: previous definition is here
#define PACKAGE_VERSION "0.22"
        ^
In file included from dcraw.cc:80:
In file included from /usr/local/include/jasper/jasper.h:65:
/usr/local/include/jasper/jas_config.h:128:9: warning: 'VERSION' macro 
redefined [-Wmacro-redefined]
#define VERSION "1.900.1"
        ^
./config.h:149:9: note: previous definition is here
#define VERSION "0.22"
        ^
dcraw.cc:1100:4: warning: add explicit braces to avoid dangling else 
[-Wdangling-else]
          else ip[col][c] = (ip[col-width][c] + ip[col+width][c] + 1) >> 1;
          ^
dcraw.cc:8852:30: warning: use of logical '&&' with constant operand 
[-Wconstant-logical-operand]
      is_raw += (i = get4()) && 1;
                             ^  ~
dcraw.cc:8852:30: note: use '&' for a bitwise operation
      is_raw += (i = get4()) && 1;
                             ^~
                             &
dcraw.cc:8852:30: note: remove constant to silence this warning
      is_raw += (i = get4()) && 1;
                            ~^~~~
dcraw.cc:9245:11: error: call to 'abs' is ambiguous
      if (abs(i) < abs(c)) {
          ^~~
/usr/include/c++/v1/math.h:646:1: note: candidate function
abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);}
^
/usr/include/c++/v1/math.h:650:1: note: candidate function
abs(double __lcpp_x) _NOEXCEPT {return fabs(__lcpp_x);}
^
/usr/include/c++/v1/math.h:654:1: note: candidate function
abs(long double __lcpp_x) _NOEXCEPT {return fabsl(__lcpp_x);}
^
/usr/include/stdlib.h:83:6: note: candidate function
int      abs(int) __pure2;
         ^
/usr/include/c++/v1/stdlib.h:115:44: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY long      abs(     long __x) _NOEXCEPT {return 
 labs(__x);}
                                           ^
/usr/include/c++/v1/stdlib.h:117:44: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return 
llabs(__x);}
                                           ^
dcraw.cc:9245:20: error: call to 'abs' is ambiguous
      if (abs(i) < abs(c)) {
                   ^~~
/usr/include/c++/v1/math.h:646:1: note: candidate function
abs(float __lcpp_x) _NOEXCEPT {return fabsf(__lcpp_x);}
^
/usr/include/c++/v1/math.h:650:1: note: candidate function
abs(double __lcpp_x) _NOEXCEPT {return fabs(__lcpp_x);}
^
/usr/include/c++/v1/math.h:654:1: note: candidate function
abs(long double __lcpp_x) _NOEXCEPT {return fabsl(__lcpp_x);}
^
/usr/include/stdlib.h:83:6: note: candidate function
int      abs(int) __pure2;
         ^
/usr/include/c++/v1/stdlib.h:115:44: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY long      abs(     long __x) _NOEXCEPT {return 
 labs(__x);}
                                           ^
/usr/include/c++/v1/stdlib.h:117:44: note: candidate function
inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return 
llabs(__x);}
                                           ^
dcraw.cc:10601:44: warning: adding 'unsigned int' to a string does not append 
to the string [-Wstring-plus-int]
      write_ext = ".pgm\0.ppm\0.ppm\0.pam" + colors*5-5;
                  ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
dcraw.cc:10601:44: note: use array indexing to silence this warning
      write_ext = ".pgm\0.ppm\0.ppm\0.pam" + colors*5-5;
                                           ^
                  &                        [         ]
9 warnings and 2 errors generated.
gmake[3]: *** [Makefile:886: dcraw.o] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
gmake[2]: *** [Makefile:1026: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
gmake[1]: *** [Makefile:581: all] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/ufraw/work/ufraw-0.22'
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/ufraw
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to