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:     ho...@racoviceanu.com
Last committer: anto...@freebsd.org
Ident:          $FreeBSD: head/graphics/mozjpeg/Makefile 396859 2015-09-13 
20:37:04Z antoine $
Log URL:        
http://beefy7.nyi.freebsd.org/data/head-mips-default/p402460_s291368/logs/mozjpeg-3.1_1.log
Build URL:      
http://beefy7.nyi.freebsd.org/build.html?mastername=head-mips-default&build=p402460_s291368
Log:

====>> Building graphics/mozjpeg
build started at Sun Nov 29 20:38:45 UTC 2015
port directory: /usr/ports/graphics/mozjpeg
building for: FreeBSD head-mips-default-job-20 11.0-CURRENT FreeBSD 
11.0-CURRENT r291368 mips
maintained by: ho...@racoviceanu.com
Makefile ident:      $FreeBSD: head/graphics/mozjpeg/Makefile 396859 2015-09-13 
20:37:04Z antoine $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100090




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100090
UNAME_v=FreeBSD 11.0-CURRENT r291368
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
QEMU_EMULATING=1
MASTERMNT=/usr/local/poudriere/data/.m/head-mips-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=mozjpeg-3.1_1
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-mips-default/ref/.p/pool
MASTERNAME=head-mips-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for mozjpeg-3.1_1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
     SIMD=on: Include SIMD extensions
     TURBOJPEG=on: Include the TurboJPEG wrapper library and associated tests
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--docdir=/usr/local/share/doc/mozjpeg  --includedir=/usr/local/include/mozjpeg  
--libdir=/usr/local/lib/mozjpeg  --with-jpeg8  --disable-static --with-simd 
--with-turbojpeg --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/mozjpeg/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/mozjpeg/work  
HOME=/wrkdirs/usr/ports/graphics/mozjpeg/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/mozjpeg/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/mozjpeg/work  
HOME=/wrkdirs/usr/ports/graphics/mozjpeg/work TMPDIR="/tmp" NO_PIE=yes 
SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  
LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  
-fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" 
LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 
-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--
PORTNAME=mozjpeg
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
SIMD=""
NO_SIMD="@comment
"
TURBOJPEG=""
NO_TURBOJPEG="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/mozjpeg"
EXAMPLESDIR="share/examples/mozjpeg"
DATADIR="share/mozjpeg"
WWWDIR="www/mozjpeg"
ETCDIR="etc/mozjpeg"
--End PLIST_SUB--

--SUB_LIST--
DOCS=""
NO_DOCS="@comment
"
EXAMPLES=""
NO_EXAMPLES="@comment
"
SIMD=""
NO_SIMD="@comment
"
TURBOJPEG=""
NO_TURBOJPEG="@comment
"
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/mozjpeg
DOCSDIR=/usr/local/share/doc/mozjpeg
EXAMPLESDIR=/usr/local/share/examples/mozjpeg
WWWDIR=/usr/local/www/mozjpeg
ETCDIR=/usr/local/etc/mozjpeg
--End SUB_LIST--

---Begin make.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
<snip>
[head-mips-default-job-20] Extracting yasm-1.2.0: .......... done
===>   mozjpeg-3.1_1 depends on executable: yasm - found
===>   Returning to build of mozjpeg-3.1_1
===>   mozjpeg-3.1_1 depends on executable: autoconf-2.69 - not found
===>   Installing existing package /packages/All/autoconf-2.69.txz
[head-mips-default-job-20] Installing autoconf-2.69...
[head-mips-default-job-20] `-- Installing autoconf-wrapper-20131203...
[head-mips-default-job-20] `-- Extracting autoconf-wrapper-20131203: ........ 
done
[head-mips-default-job-20] `-- Installing perl5-5.20.3_8...
[head-mips-default-job-20] `-- Extracting perl5-5.20.3_8: .......... done
[head-mips-default-job-20] `-- Installing m4-1.4.17_1,1...
[head-mips-default-job-20] `-- Extracting m4-1.4.17_1,1: .......... done
[head-mips-default-job-20] Extracting autoconf-2.69: .......... done
Message from perl5-5.20.3_8:
The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
===>   mozjpeg-3.1_1 depends on executable: autoconf-2.69 - found
===>   Returning to build of mozjpeg-3.1_1
===>   mozjpeg-3.1_1 depends on executable: autoheader-2.69 - found
===>   mozjpeg-3.1_1 depends on executable: autoreconf-2.69 - found
===>   mozjpeg-3.1_1 depends on executable: aclocal-1.15 - not found
===>   Installing existing package /packages/All/automake-1.15_1.txz
[head-mips-default-job-20] Installing automake-1.15_1...
[head-mips-default-job-20] `-- Installing automake-wrapper-20131203...
[head-mips-default-job-20] `-- Extracting automake-wrapper-20131203: ... done
[head-mips-default-job-20] Extracting automake-1.15_1: .......... done
===>   mozjpeg-3.1_1 depends on executable: aclocal-1.15 - found
===>   Returning to build of mozjpeg-3.1_1
===>   mozjpeg-3.1_1 depends on executable: automake-1.15 - found
===>   mozjpeg-3.1_1 depends on executable: libtoolize - not found
===>   Installing existing package /packages/All/libtool-2.4.6.txz
[head-mips-default-job-20] Installing libtool-2.4.6...
[head-mips-default-job-20] Extracting libtool-2.4.6: .......... done
===>   mozjpeg-3.1_1 depends on executable: libtoolize - found
===>   Returning to build of mozjpeg-3.1_1
===>   mozjpeg-3.1_1 depends on executable: pkgconf - not found
===>   Installing existing package /packages/All/pkgconf-0.9.12_1.txz
[head-mips-default-job-20] Installing pkgconf-0.9.12_1...
[head-mips-default-job-20] Extracting pkgconf-0.9.12_1: ....... done
===>   mozjpeg-3.1_1 depends on executable: pkgconf - found
===>   Returning to build of mozjpeg-3.1_1
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for mozjpeg-3.1_1
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:17: installing './ar-lib'
configure.ac:15: installing './compile'
configure.ac:22: installing './config.guess'
configure.ac:22: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am: installing './depcomp'
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... /nxb-bin/usr/bin/cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /nxb-bin/usr/bin/cc accepts -g... yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... none needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... yes
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking how to run the C preprocessor... /nxb-bin/usr/bin/cpp
checking for gcc... (cached) /nxb-bin/usr/bin/cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether /nxb-bin/usr/bin/cc accepts -g... (cached) yes
checking for /nxb-bin/usr/bin/cc option to accept ISO C89... (cached) none 
needed
checking whether /nxb-bin/usr/bin/cc understands -c and -o together... (cached) 
yes
checking dependency style of /nxb-bin/usr/bin/cc... (cached) gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking dependency style of /nxb-bin/usr/bin/cc... gcc3
checking the archiver (ar) interface... (cached) ar
checking build system type... mips-portbld-freebsd11.0
checking host system type... mips-portbld-freebsd11.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by /nxb-bin/usr/bin/cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking how to convert mips-portbld-freebsd11.0 file names to 
mips-portbld-freebsd11.0 format... func_convert_file_noop
checking how to convert mips-portbld-freebsd11.0 file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from /nxb-bin/usr/bin/cc object... 
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if /nxb-bin/usr/bin/cc supports -fno-rtti -fno-exceptions... no
checking for /nxb-bin/usr/bin/cc option to produce PIC... -fPIC -DPIC
checking if /nxb-bin/usr/bin/cc PIC flag -fPIC -DPIC works... yes
checking if /nxb-bin/usr/bin/cc static flag -static works... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... yes
checking if /nxb-bin/usr/bin/cc supports -c -o file.o... (cached) yes
checking whether the /nxb-bin/usr/bin/cc linker (/usr/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether ln -s works... yes
checking whether compiler supports pointers to undefined structures... yes
checking whether __SUNPRO_C is declared... no
checking for pow in -lm... yes
checking pkg-config is at least version 0.9.0... yes
checking for libpng... no
checking for libpng... no
checking for ANSI C header files... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for size_t... (cached) yes
checking for unsigned char... (cached) yes
checking for unsigned short... (cached) yes
checking if right shift is signed... yes
checking for memset... (cached) yes
checking for memcpy... (cached) yes
checking libjpeg API version... 8.0
checking libjpeg shared library version... 8.1.2
checking whether the linker supports version scripts... yes (GNU style)
checking whether to use version script when building mozjpeg... yes
checking for inline... inline __attribute__((always_inline))
checking whether to include arithmetic encoding support... yes
checking whether to include arithmetic decoding support... yes
checking whether to use 12-bit samples... no
checking whether to build TurboJPEG C wrapper... yes
checking whether to build TurboJPEG Java wrapper... no
checking if we have SIMD optimisations for cpu type... yes (mips)
checking if the assembler is GNU-compatible and can be used... no
configure: error: SIMD support can't be enabled.
===>  Script "configure" failed unexpectedly.
Please report the problem to ho...@racoviceanu.com [maintainer] and attach
the "/wrkdirs/usr/ports/graphics/mozjpeg/work/mozjpeg-3.1/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/mozjpeg
_______________________________________________
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