Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 03:35:08 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-armv6-default][x11/xgrab] Failed for xgrab-2.41_3 in build
Message-ID:  <201703230335.v2N3Z8XY014183@beefy8.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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:     ports@FreeBSD.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: head/x11/xgrab/Makefile 412351 2016-04-01 14:33:55Z mat $
Log URL:        http://beefy8.nyi.freebsd.org/data/head-armv6-default/p436368_s315468/logs/xgrab-2.41_3.log
Build URL:      http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p436368_s315468
Log:

====>> Building x11/xgrab
build started at Thu Mar 23 03:26:34 UTC 2017
port directory: /usr/ports/x11/xgrab
building for: FreeBSD head-armv6-default-job-14 12.0-CURRENT FreeBSD 12.0-CURRENT r315468 arm
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/x11/xgrab/Makefile 412351 2016-04-01 14:33:55Z mat $
Poudriere version: 3.1.15-2-g0a86c900
Host OSVERSION: 1200020
Jail OSVERSION: 1200025
Job Id: 14




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



---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1200025
UNAME_v=FreeBSD 12.0-CURRENT r315468
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=xgrab-2.41_3
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.15-2-g0a86c900
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=/nxb-bin/usr/bin/cc -DCplusplusCmd=/nxb-bin/usr/bin/c++" XDG_DATA_HOME=/wrkdirs/usr/ports/x11/xgrab/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/xgrab/work  HOME=/wrkdirs/usr/ports/x11/xgrab/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
DISPLAY=":0" IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=/nxb-bin/usr/bin/cc -DCplusplusCmd=/nxb-bin/usr/bin/c++" XDG_DATA_HOME=/wrkdirs/usr/ports/x11/xgrab/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/xgrab/work  HOME=/wrkdirs/usr/ports/x11/xgrab/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="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -Wno-error=return-type -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -Wno-error=return-type -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=12.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/xgrab"
EXAMPLESDIR="share/examples/xgrab"
DATADIR="share/xgrab"
WWWDIR="www/xgrab"
ETCDIR="etc/xgrab"
--End PLIST_SUB--

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

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=12.0
OSVERSION=1200025
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=12.0-CURRENT
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.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
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The xgrab 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===========================================================================
=======================<phase: pkg-depends    >============================
===>   xgrab-2.41_3 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.0_2.txz
[head-armv6-default-job-14] Installing pkg-1.10.0_2...
[head-armv6-default-job-14] Extracting pkg-1.10.0_2: .......... done
===>   xgrab-2.41_3 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of xgrab-2.41_3
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The xgrab 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://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port
<snip>
convert.c:142:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
pixmap2halftone(image, dither)
^
convert.c:166:5: warning: non-void function 'pixmap2halftone' should return a value [-Wreturn-type]
    return;
    ^
convert.c:334:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
6 warnings generated.
/nxb-bin/usr/bin/cc  -O2 -pipe  -Wno-error=return-type -fno-strict-aliasing       -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c mem.c -o mem.o
/nxb-bin/usr/bin/cc  -O2 -pipe  -Wno-error=return-type -fno-strict-aliasing       -I/usr/local/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO     -c write.c -o write.o
write.c:24:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
swapbits(b)
^
write.c:45:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
swapbytes(pDblw)
^
write.c:62:3: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
write.c:67:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
swapdws (bp, n)
^
write.c:86:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:91:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
swapwords (bp, n)
^
write.c:104:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:108:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeint(intValue, outfile)
^
write.c:124:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:127:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeSimple(image, outfile)
^
write.c:139:5: warning: non-void function 'writeSimple' should return a value [-Wreturn-type]
    return;
    ^
write.c:162:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
write.c:251:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeOnlyPreview(image, outfile)
^
write.c:265:3: warning: implicit declaration of function 'writePreview' is invalid in C99 [-Wimplicit-function-declaration]
  writePreview(image, outfile, psimage);
  ^
write.c:272:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:276:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
copyImage(image, newImage)
^
write.c:298:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
write.c:302:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writePreview(image, outfile, defaultImage)
^
write.c:321:7: warning: implicit declaration of function 'pixmap2bitmap' is invalid in C99 [-Wimplicit-function-declaration]
      pixmap2bitmap(&newImage);
      ^
write.c:323:7: warning: implicit declaration of function 'pixmap2halftone' is invalid in C99 [-Wimplicit-function-declaration]
      pixmap2halftone(&newImage, DitherKind);
      ^
write.c:384:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:391:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writePostscript(image, outfile, encode, encapsulate, preview,
^
write.c:485:8: warning: incompatible pointer types passing 'long *' to parameter of type 'time_t *' (aka 'long long *') [-Wincompatible-pointer-types]
  time(&p);
       ^~
/usr/include/time.h:154:21: note: passing argument to parameter here
time_t time(time_t *);
                    ^
write.c:486:50: warning: incompatible pointer types passing 'long *' to parameter of type 'const time_t *' (aka 'const long long *') [-Wincompatible-pointer-types]
  fprintf(outfile, "%%%%CreationDate: %s", ctime(&p));
                                                 ^~
/usr/include/time.h:146:27: note: passing argument to parameter here
char *ctime(const time_t *);
                          ^
write.c:620:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
            encode ? rletotal+11+rletotal/IMAGE_CODEWIDTH
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
write.c:718:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:727:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeColorPS(image, outfile, encode, encapsulate, preview,
^
write.c:811:8: warning: incompatible pointer types passing 'long *' to parameter of type 'time_t *' (aka 'long long *') [-Wincompatible-pointer-types]
  time(&p);
       ^~
/usr/include/time.h:154:21: note: passing argument to parameter here
time_t time(time_t *);
                    ^
write.c:812:50: warning: incompatible pointer types passing 'long *' to parameter of type 'const time_t *' (aka 'const long long *') [-Wincompatible-pointer-types]
  fprintf(outfile, "%%%%CreationDate: %s", ctime(&p));
                                                 ^~
/usr/include/time.h:146:27: note: passing argument to parameter here
char *ctime(const time_t *);
                          ^
write.c:1064:6: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
            encode ? rletotal+22+rletotal/IMAGE_CODEWIDTH
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
write.c:1152:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:1168:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writePuzzle(image, outfile)
^
write.c:1181:5: warning: non-void function 'writePuzzle' should return a value [-Wreturn-type]
    return;
    ^
write.c:1202:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
write.c:1210:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeXWD(image, outfile, xyformat)
^
write.c:1262:13: warning: incompatible pointer types passing 'XWDFileHeader *' (aka 'struct _xwd_file_header *') to parameter of type 'char *' [-Wincompatible-pointer-types]
    swapdws(&header, sizeof(header));
            ^~~~~~~
write.c:1268:13: warning: incompatible pointer types passing 'XWDFileHeader *' (aka 'struct _xwd_file_header *') to parameter of type 'char *' [-Wincompatible-pointer-types]
    swapdws(&header, sizeof(header));
            ^~~~~~~
write.c:1280:15: warning: incompatible pointer types passing 'CARD32 *' (aka 'unsigned long *') to parameter of type 'char *' [-Wincompatible-pointer-types]
      swapdws(&color.pixel, sizeof(color.pixel));
              ^~~~~~~~~~~~
write.c:1281:17: warning: incompatible pointer types passing 'CARD16 *' (aka 'unsigned short *') to parameter of type 'char *' [-Wincompatible-pointer-types]
      swapwords(&color.red, 3 * sizeof(color.red)); /* assume g and b follow r */
                ^~~~~~~~~~
write.c:1296:15: warning: incompatible pointer types passing 'CARD32 *' (aka 'unsigned long *') to parameter of type 'char *' [-Wincompatible-pointer-types]
      swapdws(&color.pixel, sizeof(color.pixel));
              ^~~~~~~~~~~~
write.c:1318:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:1330:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeXYPixmap(image, outfile)
^
write.c:1347:5: warning: non-void function 'writeXYPixmap' should return a value [-Wreturn-type]
    return;
    ^
write.c:1374:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
write.c:1387:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writeZPixmap(xpmFormat, image, outfile)
^
write.c:1478:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
write.c:1486:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
writePPM(image, outfile)
^
write.c:1500:8: warning: incompatible pointer types passing 'long *' to parameter of type 'time_t *' (aka 'long long *') [-Wincompatible-pointer-types]
  time(&p);
       ^~
/usr/include/time.h:154:21: note: passing argument to parameter here
time_t time(time_t *);
                    ^
write.c:1501:71: warning: incompatible pointer types passing 'long *' to parameter of type 'const time_t *' (aka 'const long long *') [-Wincompatible-pointer-types]
  fprintf(outfile, "P3\n# PPM output created by xgrabsc on %s", ctime(&p));
                                                                      ^~
/usr/include/time.h:146:27: note: passing argument to parameter here
char *ctime(const time_t *);
                          ^
write.c:1519:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
50 warnings generated.
rm -f xgrabsc
/nxb-bin/usr/bin/cc -o xgrabsc       -L/usr/local/lib   xgrabsc.o get.o process.o convert.o mem.o write.o      -lXext -lX11 -Wl,-rpath,/usr/local/lib
rm -f XGrabxaw.ad
/usr/local/bin/xrdb -n XGrabxaw.res >XGrabxaw.ad
/usr/local/bin/xrdb: Socket is not connected
/usr/local/bin/xrdb: Can't open display ':0'
(EE) Segmentation fault at address 0x94cd8404
(EE) 
Fatal server error:
(EE) Caught signal 11 (Segmentation fault). Server aborting
(EE) 
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/x11/xgrab/work/xgrabsc.2_41
*** Error code 1

Stop.
make: stopped in /usr/ports/x11/xgrab



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703230335.v2N3Z8XY014183>