Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2017 01:15:49 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110mips-quarterly][emulators/dynamips-community] Failed for dynamips-community-0.2.16 in build
Message-ID:  <201708220115.v7M1FnSD010674@beefy14.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:     pavelivolkov@gmail.com
Last committer: linimon@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q3/emulators/dynamips-community/Makefile 444251 2017-06-25 00:29:09Z linimon $
Log URL:        http://beefy14.nyi.freebsd.org/data/110mips-quarterly/448501/logs/dynamips-community-0.2.16.log
Build URL:      http://beefy14.nyi.freebsd.org/build.html?mastername=110mips-quarterly&build=448501
Log:

====>> Building emulators/dynamips-community
build started at Tue Aug 22 01:13:31 UTC 2017
port directory: /usr/ports/emulators/dynamips-community
building for: FreeBSD 110mips-quarterly-job-24 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 1100122 mips
maintained by: pavelivolkov@gmail.com
Makefile ident:      $FreeBSD: branches/2017Q3/emulators/dynamips-community/Makefile 444251 2017-06-25 00:29:09Z linimon $
Poudriere version: 3.1.19-61-ga8829ba9
Host OSVERSION: 1200040
Jail OSVERSION: 1100122
Job Id: 24

---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p12 1100122
UNAME_r=11.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=dynamips-community-0.2.16
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110mips-quarterly/ref/.p/pool
MASTERNAME=110mips-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-61-ga8829ba9
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

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

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work  HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
DYNAMIPS_CODE=stable  DYNAMIPS_ARCH=nojit XDG_DATA_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work  HOME=/wrkdirs/usr/ports/emulators/dynamips-community/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/emulators/dynamips-community/work/stage PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -G0  -I/usr/local/include/libelf -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -I/usr/local/include/libelf -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--
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/dynamips"
EXAMPLESDIR="share/examples/dynamips"
DATADIR="share/dynamips"
WWWDIR="www/dynamips"
ETCDIR="etc/dynamips"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/dynamips
DOCSDIR=/usr/local/share/doc/dynamips
EXAMPLESDIR=/usr/local/share/examples/dynamips
WWWDIR=/usr/local/www/dynamips
ETCDIR=/usr/local/etc/dynamips
--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
PACKAGE_BUILDING=yes
MACHINE=mips
MACHINE_ARCH=mips
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=mips
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
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=11.0-RELEASE-p12
#### 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)  131072
stack size              (kbytes, -s)  8192
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   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dynamips-community-0.2.16 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110mips-quarterly-job-24] Installing pkg-1.10.1...
[110mips-quarterly-job-24] Extracting pkg-1.10.1: .......... done
===>   dynamips-community-0.2.16 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dynamips-community-0.2.16
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by dynamips-community-0.2.16 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by dynamips-community-0.2.16 for building
=> SHA256 Checksum OK for GNS3-dynamips-v0.2.16_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by dynamips-community-0.2.16 for building
===>  Extracting for dynamips-community-0.2.16
=> SHA256 Checksum OK for GNS3-dynamips-v0.2.16_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dynamips-community-0.2.16
===>  Applying FreeBSD patches for dynamips-community-0.2.16
===========================================================================
=======================<phase: build-depends  >============================
===>   dynamips-community-0.2.16 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.8.2.txz
[110mips-quarterly-job-24] Installing cmake-3.8.2...
<snip>

===========================================================================
===>   dynamips-community-0.2.16 depends on executable: ninja - found
===>   Returning to build of dynamips-community-0.2.16
===========================================================================
=======================<phase: lib-depends    >============================
===>   dynamips-community-0.2.16 depends on shared library: libelf.so - found (/usr/lib/libelf.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for dynamips-community-0.2.16
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.16
-- CMAKE_MODULE_PATH=/wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.16/cmake
-- The C compiler identification is GNU 4.2.1
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- dependencies - BEGIN
-- Performing Test ARCH_AMD64
-- Performing Test ARCH_AMD64 - Failed
-- Performing Test ARCH_X86
-- Performing Test ARCH_X86 - Failed
-- ARCH_AMD64=
-- ARCH_X86=
-- DYNAMIPS_ARCH=nojit
-- Performing Test FLAG__MDYNAMIC_NO_PIC
-- Performing Test FLAG__MDYNAMIC_NO_PIC - Failed
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- USE_LIBRT=1
-- Looking for connect in socket
-- Looking for connect in socket - not found
-- Looking for gethostbyname in nsl
-- Looking for gethostbyname in nsl - not found
-- Found LibElf: /usr/lib/libelf.so  
-- LIBELF_FOUND=TRUE
-- LIBELF_INCLUDE_DIRS=/usr/include
-- LIBELF_LIBRARIES=/usr/lib/libelf.so
-- LIBELF_DEFINITIONS=
-- Looking for elf_begin in /usr/lib/libelf.so
-- Looking for elf_begin in /usr/lib/libelf.so - found
-- Performing Test LIBELF_LARGEFILE
-- Performing Test LIBELF_LARGEFILE - Success
-- LIBELF_LARGEFILE=1
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- CMAKE_THREAD_LIBS_INIT=-pthread
-- CMAKE_USE_PTHREADS_INIT=1
-- Pcap include dirs set to /usr/include
-- Pcap library set to /usr/lib/libpcap.so
-- PCAP_FOUND=YES
-- PCAP_INCLUDE_DIRS=/usr/include
-- PCAP_LIBRARIES=/usr/lib/libpcap.so
-- Looking for pcap_open_live in /usr/lib/libpcap.so
-- Looking for pcap_open_live in /usr/lib/libpcap.so - found
-- HAVE_PCAP=1
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for arpa/telnet.h
-- Looking for arpa/telnet.h - found
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for errno.h
-- Looking for errno.h - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
-- Looking for getopt.h
-- Looking for getopt.h - found
-- Looking for glob.h
-- Looking for glob.h - found
-- Looking for netdb.h
-- Looking for netdb.h - found
-- Looking for setjmp.h
-- Looking for setjmp.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/ioctl.h
-- Looking for sys/ioctl.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/select.h
-- Looking for sys/select.h - found
-- Looking for sys/socket.h
-- Looking for sys/socket.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for sys/uio.h
-- Looking for sys/uio.h - found
-- Looking for sys/un.h
-- Looking for sys/un.h - found
-- Looking for sys/wait.h
-- Looking for sys/wait.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for include files sys/types.h, netinet/tcp.h
-- Looking for include files sys/types.h, netinet/tcp.h - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- HAVE_POSIX_MEMALIGN=1
-- Looking for 5 include files sys/socket.h, ..., netinet/in.h
-- Looking for 5 include files sys/socket.h, ..., netinet/in.h - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for freeaddrinfo
-- Looking for freeaddrinfo - found
-- Looking for gai_strerror
-- Looking for gai_strerror - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- HAVE_IPV6=1
-- dependencies - END
-- configure - BEGIN
-- DYNAMIPS_VERSION="0.2.16"
-- DYNAMIPS_ARCH=nojit
-- DYNAMIPS_CODE=stable
-- BUILD_DYNAMIPS_STABLE=ON
-- BUILD_DYNAMIPS_UNSTABLE=OFF
-- DYNAMIPS_RENAME=auto
-- DYNAMIPS_RENAME_TARGET=dynamips_nojit_stable
-- BUILD_NVRAM_EXPORT=ON
-- BUILD_UDP_SEND=OFF
-- BUILD_UDP_RECV=OFF
-- ENABLE_GEN_ETH=ON
-- ENABLE_IPV6=ON
-- DYNAMIPS_FLAGS=-Wall;-O2;-fomit-frame-pointer
-- DYNAMIPS_DEFINITIONS=-DHAS_POSIX_MEMALIGN=1;-DDYNAMIPS_VERSION="0.2.16";-DJIT_ARCH="nojit";-DJIT_CPU=CPU_nojit;-DMIPS64_ARCH_INC_FILE="mips64_nojit_trans.h";-DPPC32_ARCH_INC_FILE="ppc32_nojit_trans.h";-D_FILE_OFFSET_BITS=64;-D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-DGEN_ETH;-DHAS_RFC2553=1;-DOSNAME=FreeBSD
-- DYNAMIPS_INCLUDES=/usr/include
-- DYNAMIPS_LIBRARIES=rt;/usr/lib/libelf.so;-pthread;/usr/lib/libpcap.so
-- configure - END
Summary:
  CMAKE_INSTALL_PREFIX               : /usr/local
  DYNAMIPS_ARCH                      : nojit
  DYNAMIPS_CODE                      : stable
  DYNAMIPS_RENAME                    : dynamips_nojit_stable -> dynamips  (auto)
  BUILD_NVRAM_EXPORT                 : ON
  BUILD_UDP_SEND                     : OFF
  BUILD_UDP_RECV                     : OFF
  Large File support                 : ENABLE_LARGEFILE=ON
  Linux Ethernet (RAW sockets)       : no, not Linux  (linux_eth)
  Generic Ethernet (libpcap/WinPcap) : ENABLE_GEN_ETH=ON  (gen_eth)
  IPv6 support (RFC 2553)            : ENABLE_IPV6=ON
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_COLOR_MAKEFILE
    CMAKE_CXX_COMPILER
    CMAKE_CXX_FLAGS
    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_DEBUG
    CMAKE_MODULE_LINKER_FLAGS
    CMAKE_SHARED_LINKER_FLAGS
    CMAKE_VERBOSE_MAKEFILE


-- Build files have been written to: /wrkdirs/usr/ports/emulators/dynamips-community/work/dynamips-0.2.16
===========================================================================
=======================<phase: build          >============================
===>  Building for dynamips-community-0.2.16
[1/159] /nxb-bin/usr/bin/cc -DDYNAMIPS_VERSION=\"0.2.16\" -DGEN_ETH -DHAS_POSIX_MEMALIGN=1 -DHAS_RFC2553=1 -DJIT_ARCH=\"nojit\" -DJIT_CPU=CPU_nojit -DMIPS64_ARCH_INC_FILE=\"mips64_nojit_trans.h\" -DOSNAME=FreeBSD -DPPC32_ARCH_INC_FILE=\"ppc32_nojit_trans.h\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Iinclude -I/usr/local/include -I/opt/local/include -Istable -Icommon -O2 -pipe -G0  -I/usr/local/include/libelf -fno-strict-aliasing -Wall -O2 -fomit-frame-pointer -O2 -pipe -G0  -I/usr/local/include/libelf -fno-strict-aliasing -MD -MT stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o -MF stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o.d -o stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o   -c common/rom2c.c
FAILED: stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o 
/nxb-bin/usr/bin/cc -DDYNAMIPS_VERSION=\"0.2.16\" -DGEN_ETH -DHAS_POSIX_MEMALIGN=1 -DHAS_RFC2553=1 -DJIT_ARCH=\"nojit\" -DJIT_CPU=CPU_nojit -DMIPS64_ARCH_INC_FILE=\"mips64_nojit_trans.h\" -DOSNAME=FreeBSD -DPPC32_ARCH_INC_FILE=\"ppc32_nojit_trans.h\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Iinclude -I/usr/local/include -I/opt/local/include -Istable -Icommon -O2 -pipe -G0  -I/usr/local/include/libelf -fno-strict-aliasing -Wall -O2 -fomit-frame-pointer -O2 -pipe -G0  -I/usr/local/include/libelf -fno-strict-aliasing -MD -MT stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o -MF stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o.d -o stable/CMakeFiles/rom2c.dir/__/common/rom2c.c.o   -c common/rom2c.c
In file included from stable/utils.h:9,
                 from common/rom2c.c:17:
common/dynamips_common.h:71:2: error: #error Please define your architecture!
ninja: build stopped: subcommand failed.
*** Error code 1

Stop.
make: stopped in /usr/ports/emulators/dynamips-community



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