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:     ash...@freebsd.org
Last committer: anto...@freebsd.org
Ident:          $FreeBSD: head/editors/emacs-devel/Makefile 402898 2015-12-03 
20:01:03Z antoine $
Log URL:        
http://beefy3.nyi.freebsd.org/data/head-i386-default/p403994_s292455/logs/emacs-devel-25.0.50.20151126_1,2.log
Build URL:      
http://beefy3.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p403994_s292455
Log:

====>> Building editors/emacs-devel
build started at Sun Dec 20 10:41:20 UTC 2015
port directory: /usr/ports/editors/emacs-devel
building for: FreeBSD head-i386-default-job-01 11.0-CURRENT FreeBSD 
11.0-CURRENT r292455 i386
maintained by: ash...@freebsd.org
Makefile ident:      $FreeBSD: head/editors/emacs-devel/Makefile 402898 
2015-12-03 20:01:03Z antoine $
Poudriere version: 3.1.10
Host OSVERSION: 1100085
Jail OSVERSION: 1100091




!!! Jail is newer than host. (Jail: 1100091, 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=i386
UNAME_m=i386
OSVERSION=1100091
UNAME_v=FreeBSD 11.0-CURRENT r292455
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=emacs-devel-25.0.50.20151126_1,2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool
MASTERNAME=head-i386-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 
emacs-devel-25.0.50.20151126_1,2:
     ACL=on: ACL support
     CAIRO=off: Cairo graphics library support
     DBUS=on: D-Bus IPC system support
     FILENOTIFY=on: File notification support
     GCONF=on: GConf configuration backend support
     GIF=on: GIF image format support
     GNUTLS=on: SSL/TLS support via GnuTLS
     GSETTINGS=on: GSettings support
     JPEG=on: JPEG image format support
     LLDB=off: Enable lldb support for GUD (from llvm.org)
     LTO=off: Enable link-time optimization (requires GCC 4.6+)
     M17N=on: M17N support for text-shaping
     MAGICK=on: ImageMagick image processing library support
     OTF=on: Opentype fonts suport
     PNG=on: PNG image format support
     SCROLLBARS=on: Toolkit scroll-bars
     SOUND=on: Sound support
     SOURCES=on: Install sources
     SVG=on: SVG vector image format support
     TIFF=on: TIFF image format support
     X11=on: X11 (graphics) support
     XFT=on: Xft font library support
     XIM=on: X Input Method Support
     XML=on: XML format or parser support
     XPM=on: XPM pixmap image format support
====> X11 (graphics) support: you have to select exactly one of them
     GTK2=on: GTK+ 2 GUI toolkit support
     GTK3=off: GTK+ 3 GUI toolkit support
     XAW=off: Athena widgets
     XAW3D=off: Athena3D widgets
     MOTIF=off: Motif widget library support
====> Sound support: you have to select exactly one of them
     ALSA=off: ALSA audio architecture support
     OSS=on: Open Sound System support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--CONFIGURE_ARGS--
--localstatedir=/var --with-gameuser=games:games --with-dbus 
--with-file-notification=gfile --with-gconf --with-gif --with-gnutls 
--with-gsettings --with-jpeg --with-m17n-flt --with-imagemagick --with-libotf 
--with-png --with-toolkit-scroll-bars --with-rsvg --with-tiff --with-x 
--with-xft --with-xim --with-xml2 --with-xpm --with-x-toolkit=gtk2 
--with-sound=oss --x-libraries=/usr/local/lib --x-includes=/usr/local/include 
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work  
HOME=/wrkdirs/usr/ports/editors/emacs-devel/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--
LC_ALL=C XDG_DATA_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/emacs-devel/work  
HOME=/wrkdirs/usr/ports/editors/emacs-devel/work TMPDIR="/tmp" NO_PIE=yes 
NO_DEBUG_FILES=yes 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=" -L/usr/local/lib 
-Wl,-rpath=/usr/lib:/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--
EMACS_VER=25.0.50
GNU_HOST=i386-portbld-freebsd11.0
ACL=""
NO_ACL="@comment
"
CAIRO="@comment
"
NO_CAIRO=""
DBUS=""
NO_DBUS="@comment
"
FILENOTIFY=""
NO_FILENOTIFY="@comment
"
GCONF=""
NO_GCONF="@comment
"
GIF=""
NO_GIF="@comment
"
GNUTLS=""
NO_GNUTLS="@comment
"
GSETTINGS=""
NO_GSETTINGS="@comment
"
JPEG=""
NO_JPEG="@comment
"
LLDB="@comment
"
NO_LLDB=""
LTO="@comment
"
NO_LTO=""
M17N=""
NO_M17N="@comment
"
MAGICK=""
NO_MAGICK="@comment
"
OTF=""
NO_OTF="@comment
"
PNG=""
NO_PNG="@comment
"
SCROLLBARS=""
NO_SCROLLBARS="@comment
"
SOUND=""
NO_SOUND="@comment
"
SOURCES=""
NO_SOURCES="@comment
"
SVG=""
NO_SVG="@comment
"
TIFF=""
NO_TIFF="@comment
"
X11=""
NO_X11="@comment
"
XFT=""
NO_XFT="@comment
"
XIM=""
NO_XIM="@comment
"
XML=""
NO_XML="@comment
"
XPM=""
NO_XPM="@comment
"
GTK2=""
NO_GTK2="@comment
"
GTK3="@comment
"
NO_GTK3=""
XAW="@comment
"
NO_XAW=""
XAW3D="@comment
"
NO_XAW3D=""
MOTIF="@comment
"
NO_MOTIF=""
ALSA="@comment
"
NO_ALSA=""
OSS=""
NO_OSS="@comment
"
OSREL=11.0
<snip>
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating nextstep/Makefile
config.status: creating nt/Makefile
config.status: creating test/automated/Makefile
config.status: creating admin/charsets/Makefile
config.status: creating admin/unidata/Makefile
config.status: creating admin/grammars/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
config.status: executing src/epaths.h commands
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76'
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76'
config.status: executing src/.gdbinit commands
config.status: executing doc/emacs/emacsver.texi commands
config.status: executing etc-refcards-emacsver.tex commands
configure: Now you can run 'gmake'.
cc: error: unsupported option '-dumpspecs'
cc: error: no input files
===========================================================================
=======================<phase: build          >============================
===>  Building for emacs-devel-25.0.50.20151126_1,2
gmake[1]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76'
cd . && /bin/sh 
/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/build-aux/missing 
autoheader
rm -f src/stamp-h.in
echo timestamp > src/stamp-h.in
gmake -C lib all
gmake[2]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib'
  GEN      alloca.h
  GEN      byteswap.h
  GEN      c++defs.h
  GEN      arg-nonnull.h
  GEN      warn-on-use.h
  GEN      dirent.h
  GEN      fcntl.h
  GEN      getopt.h
  GEN      inttypes.h
  GEN      signal.h
  GEN      stdalign.h
  GEN      stddef.h
  GEN      stdio.h
  GEN      stdlib.h
  GEN      string.h
  GEN      sys/select.h
  GEN      sys/stat.h
  GEN      sys/time.h
  GEN      sys/types.h
  GEN      time.h
  GEN      unistd.h
gmake  all-am
gmake[3]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib'
  CC       acl-errno-valid.o
  CC       acl-internal.o
  CC       get-permissions.o
  CC       set-permissions.o
  CC       allocator.o
  CC       binary-io.o
  CC       c-ctype.o
  CC       c-strcasecmp.o
  CC       c-strncasecmp.o
  CC       careadlinkat.o
  CC       close-stream.o
  CC       count-one-bits.o
  CC       count-trailing-zeros.o
  CC       md5.o
  CC       sha1.o
  CC       sha256.o
  CC       sha512.o
  CC       dtoastr.o
  CC       dtotimespec.o
  CC       filemode.o
  CC       gettime.o
  CC       pipe2.o
  CC       qcopy-acl.o
  CC       stat-time.o
  CC       strftime.o
  CC       timespec.o
  CC       timespec-add.o
  CC       timespec-sub.o
  CC       u64.o
  CC       unistd.o
  CC       utimens.o
  CC       openat-die.o
  CC       save-cwd.o
  CC       acl_entries.o
  CC       fdatasync.o
  CC       fpending.o
  CC       getopt.o
  CC       getopt1.o
  CC       sig2str.o
  CC       time_rz.o
  AR       libgnu.a
gmake[3]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib'
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib'
gmake -C lib-src all
gmake[2]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib-src'
  CC       regex.o
  CCLD     etags
  CCLD     ctags
  CCLD     emacsclient
  CCLD     ebrowse
  CCLD     profile
  CC       pop.o
  CCLD     movemail
  CCLD     hexl
  CCLD     update-game-score
  CCLD     make-docfile
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/lib-src'
gmake -C src VCSWITNESS='' all
gmake[2]: Entering directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/src'
  GEN      lisp.mk
  GEN      globals.h
  CC       vm-limit.o
In file included from vm-limit.c:21:
./lisp.h:275:3: error: "USE_LSB_TAG not supported on this platform; please 
report this."        "Try 'configure --with-wide-int' to work around the 
problem."
# error "USE_LSB_TAG not supported on this platform; please report this." \
  ^
./lisp.h:277:1: error: unknown type name 'error'
error !;
^
./lisp.h:277:7: error: expected identifier or '('
error !;
      ^
./lisp.h:281:3: error: "alignas not defined"
# error "alignas not defined"
  ^
In file included from vm-limit.c:21:
In file included from ./lisp.h:744:
./globals.h:1044:29: error: expected parameter declarator
struct Lisp_Symbol alignas (GCALIGNMENT) lispsym[1082];
                            ^
./lisp.h:243:21: note: expanded from macro 'GCALIGNMENT'
#define GCALIGNMENT 8
                    ^
In file included from vm-limit.c:21:
In file included from ./lisp.h:744:
./globals.h:1044:29: error: expected ')'
./lisp.h:243:21: note: expanded from macro 'GCALIGNMENT'
#define GCALIGNMENT 8
                    ^
./globals.h:1044:28: note: to match this '('
struct Lisp_Symbol alignas (GCALIGNMENT) lispsym[1082];
                           ^
./globals.h:1044:42: error: expected function body after function declarator
struct Lisp_Symbol alignas (GCALIGNMENT) lispsym[1082];
                                         ^
In file included from vm-limit.c:21:
./lisp.h:938:22: error: use of undeclared identifier 'lispsym'
  void *p = (char *) lispsym + i;
                     ^
./lisp.h:1105:63: error: use of undeclared identifier 'lispsym'
  Lisp_Object a = XIL (TAG_SYMOFFSET ((char *) sym - (char *) lispsym));
                                                              ^
./lisp.h:722:53: note: expanded from macro 'TAG_SYMOFFSET'
#define TAG_SYMOFFSET(offset) TAG_PTR (Lisp_Symbol, offset)
                                                    ^
./lisp.h:718:73: note: expanded from macro 'TAG_PTR'
  ((USE_LSB_TAG ? (tag) : (EMACS_UINT) (tag) << VALBITS) + (uintptr_t) (ptr))
                                                                        ^
./lisp.h:1113:28: error: use of undeclared identifier 'lispsym'
  return make_lisp_symbol (lispsym + index);
                           ^
./lisp.h:1573:22: error: use of undeclared identifier 'lispsym'
enum { NIL_IS_ZERO = XLI_BUILTIN_LISPSYM (iQnil) == 0 };
                     ^
./lisp.h:727:69: note: expanded from macro 'XLI_BUILTIN_LISPSYM'
#define XLI_BUILTIN_LISPSYM(iname) TAG_SYMOFFSET ((iname) * sizeof *lispsym)
                                                                    ^
./lisp.h:722:53: note: expanded from macro 'TAG_SYMOFFSET'
#define TAG_SYMOFFSET(offset) TAG_PTR (Lisp_Symbol, offset)
                                                    ^
./lisp.h:718:73: note: expanded from macro 'TAG_PTR'
  ((USE_LSB_TAG ? (tag) : (EMACS_UINT) (tag) << VALBITS) + (uintptr_t) (ptr))
                                                                        ^
./lisp.h:1581:3: error: bit-field '_gl_verify_error_if_negative' has negative 
width (-1)
  verify (NIL_IS_ZERO);
  ^
./lib/verify.h:251:19: note: expanded from macro 'verify'
#define verify(R) _GL_VERIFY (R, "verify (" #R ")")
                  ^
./lib/verify.h:211:8: note: expanded from macro '_GL_VERIFY'
      [_GL_VERIFY_TRUE (R, DIAGNOSTIC)]
       ^
./lib/verify.h:176:15: note: expanded from macro '_GL_VERIFY_TRUE'
   (!!sizeof (_GL_VERIFY_TYPE (R, DIAGNOSTIC)))
              ^
./lib/verify.h:196:27: note: expanded from macro '_GL_VERIFY_TYPE'
    struct { unsigned int _gl_verify_error_if_negative: (R) ? 1 : -1; }
                          ^
12 errors generated.
Makefile:369: recipe for target 'vm-limit.o' failed
gmake[2]: *** [vm-limit.o] Error 1
gmake[2]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76/src'
Makefile:394: recipe for target 'src' failed
gmake[1]: *** [src] Error 2
gmake[1]: Leaving directory 
'/wrkdirs/usr/ports/editors/emacs-devel/work/emacs-af40b76'
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/emacs-devel
_______________________________________________
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