Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Dec 2016 15:23:18 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][cad/ngspice_rework] Failed for ngspice_rework-26 in build
Message-ID:  <201612251523.uBPFNIS0018384@thunderx1.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:     kevinz5000@gmail.com
Last committer: bapt@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/cad/ngspice_rework/Makefile 360113 2014-07-01 23:06:48Z bapt $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/429295/logs/ngspice_rework-26.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=429295
Log:

====>> Building cad/ngspice_rework
build started at Sun Dec 25 14:38:51 UTC 2016
port directory: /usr/ports/cad/ngspice_rework
building for: FreeBSD 110arm64-quarterly-job-19 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: kevinz5000@gmail.com
Makefile ident:      $FreeBSD: branches/2016Q4/cad/ngspice_rework/Makefile 360113 2014-07-01 23:06:48Z bapt $
Poudriere version: 3.1.14
Host OSVERSION: 1100121
Jail OSVERSION: 1100122
Job Id: 19




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



---Begin Environment---
SHELL=/bin/csh
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=aarch64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-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=ngspice_rework-26
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p1
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=48
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-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---
---End OPTIONS List---

--CONFIGURE_ARGS--
--enable-xspice --with-readline=yes --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/cad/ngspice_rework/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/ngspice_rework/work  HOME=/wrkdirs/usr/ports/cad/ngspice_rework/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/cad/ngspice_rework/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/ngspice_rework/work  HOME=/wrkdirs/usr/ports/cad/ngspice_rework/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  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -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--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/ngspice_rework"
EXAMPLESDIR="share/examples/ngspice_rework"
DATADIR="share/ngspice_rework"
WWWDIR="www/ngspice_rework"
ETCDIR="etc/ngspice_rework"
--End PLIST_SUB--

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

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /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   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   ngspice_rework-26 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.8.txz
[110arm64-quarterly-job-19] Installing pkg-1.8.8...
[110arm64-quarterly-job-19] Extracting pkg-1.8.8: .......... done
===>   ngspice_rework-26 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of ngspice_rework-26
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===> Fetching all distfiles required by ngspice_rework-26 for building
===========================================================================
=======================<phase: checksum       >============================
===> Fetching all distfiles required by ngspice_rework-26 for building
=> SHA256 Checksum OK for ngspice-26.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===> Fetching all distfiles required by ngspice_rework-26 for building
===>  Extracting for ngspice_rework-26
=> SHA256 Checksum OK for ngspice-26.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for ngspice_rework-26
===========================================================================
=======================<phase: build-depends  >============================
===>   ngspice_rework-26 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_1.txz
[110arm64-quarterly-job-19] Installing gmake-4.2.1_1...
[110arm64-quarterly-job-19] `-- Installing indexinfo-0.2.5...
[110arm64-quarterly-job-19] `-- Extracting indexinfo-0.2.5: .... done
[110arm64-quarterly-job-19] `-- Installing gettext-runtime-0.19.8.1...
[110arm64-quarterly-job-19] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110arm64-quarterly-job-19] Extracting gmake-4.2.1_1: .......... done
===>   ngspice_rework-26 depends on executable: gmake - found
===>   Returning to build of ngspice_rework-26
===========================================================================
=======================<phase: lib-depends    >============================
===>   ngspice_rework-26 depends on shared library: libreadline.so.6 - not found
===>   Installing existing package /packages/All/readline-6.3.8.txz
[110arm64-quarterly-job-19] Installing readline-6.3.8...
[110arm64-quarterly-job-19] Extracting readline-6.3.8: .......... done
===>   ngspice_rework-26 depends on shared library: libreadline.so.6 - found (/usr/local/lib/libreadline.so.6)
===>   Returning to build of ngspice_rework-26
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for ngspice_rework-26
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 gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking for style of include used by gmake... GNU
checking for gcc... 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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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
<snip>
cc -I../../../src/include -I../../../src/include -Idigital -I./digital -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF digital/d_tristate/.deps/ifspec.pp -I./digital/d_tristate -o digital/d_tristate/ifspec.o -c digital/d_tristate/ifspec.c
CMPP_IDIR=./digital/d_xnor CMPP_ODIR=digital/d_xnor ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Idigital -I./digital -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF digital/d_xnor/.deps/ifspec.pp -I./digital/d_xnor -o digital/d_xnor/ifspec.o -c digital/d_xnor/ifspec.c
CMPP_IDIR=./digital/d_xor CMPP_ODIR=digital/d_xor ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Idigital -I./digital -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF digital/d_xor/.deps/ifspec.pp -I./digital/d_xor -o digital/d_xor/ifspec.o -c digital/d_xor/ifspec.c
cc -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -shared digital/dlmain.o digital/adc_bridge/cfunc.o digital/dac_bridge/cfunc.o digital/d_and/cfunc.o digital/d_buffer/cfunc.o digital/d_dff/cfunc.o digital/d_dlatch/cfunc.o digital/d_fdiv/cfunc.o digital/d_inverter/cfunc.o digital/d_jkff/cfunc.o digital/d_nand/cfunc.o digital/d_nor/cfunc.o digital/d_open_c/cfunc.o digital/d_open_e/cfunc.o digital/d_or/cfunc.o digital/d_osc/cfunc.o digital/d_pulldown/cfunc.o digital/d_pullup/cfunc.o digital/d_ram/cfunc.o digital/d_source/cfunc.o digital/d_srff/cfunc.o digital/d_srlatch/cfunc.o digital/d_state/cfunc.o digital/d_tff/cfunc.o digital/d_tristate/cfunc.o digital/d_xnor/cfunc.o digital/d_xor/cfunc.o digital/adc_bridge/ifspec.o digital/dac_bridge/ifspec.o digital/d_and/ifspec.o digital/d_buffer/ifspec.o digital/d_dff/ifspec.o digital/d_dlatch/ifspec.o digital/d_fdiv/ifspe
 c.o digital/d_inverter/ifspec.o digital/d_jkff/ifspec.o digital/d_nand/ifspec.o digital/d_nor/ifspec.o digital/d_open_c/ifspec.o digital/d_open_e/ifspec.o digital/d_or/ifspec.o digital/d_osc/ifspec.o digital/d_pulldown/ifspec.o digital/d_pullup/ifspec.o digital/d_ram/ifspec.o digital/d_source/ifspec.o digital/d_srff/ifspec.o digital/d_srlatch/ifspec.o digital/d_state/ifspec.o digital/d_tff/ifspec.o digital/d_tristate/ifspec.o digital/d_xnor/ifspec.o digital/d_xor/ifspec.o -lm -o digital/digital.cm
gmake[5]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
gmake[5]: Entering directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
/bin/mkdir -p analog  analog/climit analog/divide analog/d_dt analog/gain analog/hyst analog/ilimit analog/int analog/limit analog/mult analog/multi_input_pwl analog/oneshot analog/pwl analog/sine analog/slew analog/square analog/summer analog/s_xfer analog/triangle analog/file_source analog/.deps analog/climit/.deps analog/divide/.deps analog/d_dt/.deps analog/gain/.deps analog/hyst/.deps analog/ilimit/.deps analog/int/.deps analog/limit/.deps analog/mult/.deps analog/multi_input_pwl/.deps analog/oneshot/.deps analog/pwl/.deps analog/sine/.deps analog/slew/.deps analog/square/.deps analog/summer/.deps analog/s_xfer/.deps analog/triangle/.deps analog/file_source/.deps
CMPP_IDIR=./analog CMPP_ODIR=analog ../../../src/xspice/cmpp/cmpp -lst
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/.deps/dlmain.pp  -o analog/dlmain.o -c dlmain.c
CMPP_IDIR=./analog/climit CMPP_ODIR=analog/climit ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/climit/.deps/cfunc.pp -I./analog/climit -o analog/climit/cfunc.o -c analog/climit/cfunc.c
CMPP_IDIR=./analog/divide CMPP_ODIR=analog/divide ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/divide/.deps/cfunc.pp -I./analog/divide -o analog/divide/cfunc.o -c analog/divide/cfunc.c
CMPP_IDIR=./analog/d_dt CMPP_ODIR=analog/d_dt ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/d_dt/.deps/cfunc.pp -I./analog/d_dt -o analog/d_dt/cfunc.o -c analog/d_dt/cfunc.c
CMPP_IDIR=./analog/gain CMPP_ODIR=analog/gain ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/gain/.deps/cfunc.pp -I./analog/gain -o analog/gain/cfunc.o -c analog/gain/cfunc.c
CMPP_IDIR=./analog/hyst CMPP_ODIR=analog/hyst ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/hyst/.deps/cfunc.pp -I./analog/hyst -o analog/hyst/cfunc.o -c analog/hyst/cfunc.c
CMPP_IDIR=./analog/ilimit CMPP_ODIR=analog/ilimit ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/ilimit/.deps/cfunc.pp -I./analog/ilimit -o analog/ilimit/cfunc.o -c analog/ilimit/cfunc.c
CMPP_IDIR=./analog/int CMPP_ODIR=analog/int ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/int/.deps/cfunc.pp -I./analog/int -o analog/int/cfunc.o -c analog/int/cfunc.c
CMPP_IDIR=./analog/limit CMPP_ODIR=analog/limit ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/limit/.deps/cfunc.pp -I./analog/limit -o analog/limit/cfunc.o -c analog/limit/cfunc.c
CMPP_IDIR=./analog/mult CMPP_ODIR=analog/mult ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/mult/.deps/cfunc.pp -I./analog/mult -o analog/mult/cfunc.o -c analog/mult/cfunc.c
CMPP_IDIR=./analog/multi_input_pwl CMPP_ODIR=analog/multi_input_pwl ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/multi_input_pwl/.deps/cfunc.pp -I./analog/multi_input_pwl -o analog/multi_input_pwl/cfunc.o -c analog/multi_input_pwl/cfunc.c
CMPP_IDIR=./analog/oneshot CMPP_ODIR=analog/oneshot ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/oneshot/.deps/cfunc.pp -I./analog/oneshot -o analog/oneshot/cfunc.o -c analog/oneshot/cfunc.c
CMPP_IDIR=./analog/pwl CMPP_ODIR=analog/pwl ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/pwl/.deps/cfunc.pp -I./analog/pwl -o analog/pwl/cfunc.o -c analog/pwl/cfunc.c
CMPP_IDIR=./analog/sine CMPP_ODIR=analog/sine ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/sine/.deps/cfunc.pp -I./analog/sine -o analog/sine/cfunc.o -c analog/sine/cfunc.c
CMPP_IDIR=./analog/slew CMPP_ODIR=analog/slew ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/slew/.deps/cfunc.pp -I./analog/slew -o analog/slew/cfunc.o -c analog/slew/cfunc.c
CMPP_IDIR=./analog/square CMPP_ODIR=analog/square ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/square/.deps/cfunc.pp -I./analog/square -o analog/square/cfunc.o -c analog/square/cfunc.c
CMPP_IDIR=./analog/summer CMPP_ODIR=analog/summer ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/summer/.deps/cfunc.pp -I./analog/summer -o analog/summer/cfunc.o -c analog/summer/cfunc.c
CMPP_IDIR=./analog/s_xfer CMPP_ODIR=analog/s_xfer ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/s_xfer/.deps/cfunc.pp -I./analog/s_xfer -o analog/s_xfer/cfunc.o -c analog/s_xfer/cfunc.c
CMPP_IDIR=./analog/triangle CMPP_ODIR=analog/triangle ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/triangle/.deps/cfunc.pp -I./analog/triangle -o analog/triangle/cfunc.o -c analog/triangle/cfunc.c
CMPP_IDIR=./analog/file_source CMPP_ODIR=analog/file_source ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/file_source/.deps/cfunc.pp -I./analog/file_source -o analog/file_source/cfunc.o -c analog/file_source/cfunc.c
./analog/file_source/cfunc.mod:163:47: warning: implicit conversion changes signedness: 'int' to 'unsigned long' [-Wsign-conversion]
        loc->amplinterval = (double*)calloc(2 * size, sizeof(double));
                                     ~~~~~~ ~~^~~~~~
1 warning generated.
CMPP_IDIR=./analog/climit CMPP_ODIR=analog/climit ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/climit/.deps/ifspec.pp -I./analog/climit -o analog/climit/ifspec.o -c analog/climit/ifspec.c
CMPP_IDIR=./analog/divide CMPP_ODIR=analog/divide ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/divide/.deps/ifspec.pp -I./analog/divide -o analog/divide/ifspec.o -c analog/divide/ifspec.c
CMPP_IDIR=./analog/d_dt CMPP_ODIR=analog/d_dt ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/d_dt/.deps/ifspec.pp -I./analog/d_dt -o analog/d_dt/ifspec.o -c analog/d_dt/ifspec.c
CMPP_IDIR=./analog/gain CMPP_ODIR=analog/gain ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/gain/.deps/ifspec.pp -I./analog/gain -o analog/gain/ifspec.o -c analog/gain/ifspec.c
CMPP_IDIR=./analog/hyst CMPP_ODIR=analog/hyst ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/hyst/.deps/ifspec.pp -I./analog/hyst -o analog/hyst/ifspec.o -c analog/hyst/ifspec.c
CMPP_IDIR=./analog/ilimit CMPP_ODIR=analog/ilimit ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/ilimit/.deps/ifspec.pp -I./analog/ilimit -o analog/ilimit/ifspec.o -c analog/ilimit/ifspec.c
CMPP_IDIR=./analog/int CMPP_ODIR=analog/int ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/int/.deps/ifspec.pp -I./analog/int -o analog/int/ifspec.o -c analog/int/ifspec.c
CMPP_IDIR=./analog/limit CMPP_ODIR=analog/limit ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/limit/.deps/ifspec.pp -I./analog/limit -o analog/limit/ifspec.o -c analog/limit/ifspec.c
CMPP_IDIR=./analog/mult CMPP_ODIR=analog/mult ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/mult/.deps/ifspec.pp -I./analog/mult -o analog/mult/ifspec.o -c analog/mult/ifspec.c
CMPP_IDIR=./analog/multi_input_pwl CMPP_ODIR=analog/multi_input_pwl ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/multi_input_pwl/.deps/ifspec.pp -I./analog/multi_input_pwl -o analog/multi_input_pwl/ifspec.o -c analog/multi_input_pwl/ifspec.c
CMPP_IDIR=./analog/oneshot CMPP_ODIR=analog/oneshot ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/oneshot/.deps/ifspec.pp -I./analog/oneshot -o analog/oneshot/ifspec.o -c analog/oneshot/ifspec.c
CMPP_IDIR=./analog/pwl CMPP_ODIR=analog/pwl ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/pwl/.deps/ifspec.pp -I./analog/pwl -o analog/pwl/ifspec.o -c analog/pwl/ifspec.c
CMPP_IDIR=./analog/sine CMPP_ODIR=analog/sine ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/sine/.deps/ifspec.pp -I./analog/sine -o analog/sine/ifspec.o -c analog/sine/ifspec.c
CMPP_IDIR=./analog/slew CMPP_ODIR=analog/slew ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/slew/.deps/ifspec.pp -I./analog/slew -o analog/slew/ifspec.o -c analog/slew/ifspec.c
CMPP_IDIR=./analog/square CMPP_ODIR=analog/square ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/square/.deps/ifspec.pp -I./analog/square -o analog/square/ifspec.o -c analog/square/ifspec.c
CMPP_IDIR=./analog/summer CMPP_ODIR=analog/summer ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/summer/.deps/ifspec.pp -I./analog/summer -o analog/summer/ifspec.o -c analog/summer/ifspec.c
CMPP_IDIR=./analog/s_xfer CMPP_ODIR=analog/s_xfer ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/s_xfer/.deps/ifspec.pp -I./analog/s_xfer -o analog/s_xfer/ifspec.o -c analog/s_xfer/ifspec.c
CMPP_IDIR=./analog/triangle CMPP_ODIR=analog/triangle ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/triangle/.deps/ifspec.pp -I./analog/triangle -o analog/triangle/ifspec.o -c analog/triangle/ifspec.c
CMPP_IDIR=./analog/file_source CMPP_ODIR=analog/file_source ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ianalog -I./analog -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF analog/file_source/.deps/ifspec.pp -I./analog/file_source -o analog/file_source/ifspec.o -c analog/file_source/ifspec.c
cc -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -shared analog/dlmain.o analog/climit/cfunc.o analog/divide/cfunc.o analog/d_dt/cfunc.o analog/gain/cfunc.o analog/hyst/cfunc.o analog/ilimit/cfunc.o analog/int/cfunc.o analog/limit/cfunc.o analog/mult/cfunc.o analog/multi_input_pwl/cfunc.o analog/oneshot/cfunc.o analog/pwl/cfunc.o analog/sine/cfunc.o analog/slew/cfunc.o analog/square/cfunc.o analog/summer/cfunc.o analog/s_xfer/cfunc.o analog/triangle/cfunc.o analog/file_source/cfunc.o analog/climit/ifspec.o analog/divide/ifspec.o analog/d_dt/ifspec.o analog/gain/ifspec.o analog/hyst/ifspec.o analog/ilimit/ifspec.o analog/int/ifspec.o analog/limit/ifspec.o analog/mult/ifspec.o analog/multi_input_pwl/ifspec.o analog/oneshot/ifspec.o analog/pwl/ifspec.o analog/sine/ifspec.o analog/slew/ifspec.o analog/square/ifspec.o analog/summer/ifspec.o analog/s_xfer/ifspec.o an
 alog/triangle/ifspec.o analog/file_source/ifspec.o -lm -o analog/analog.cm
gmake[5]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
gmake[5]: Entering directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
/bin/mkdir -p xtradev  xtradev/aswitch xtradev/capacitor xtradev/cmeter xtradev/core xtradev/inductor xtradev/lcouple xtradev/lmeter xtradev/potentiometer xtradev/zener xtradev/memristor xtradev/.deps xtradev/aswitch/.deps xtradev/capacitor/.deps xtradev/cmeter/.deps xtradev/core/.deps xtradev/inductor/.deps xtradev/lcouple/.deps xtradev/lmeter/.deps xtradev/potentiometer/.deps xtradev/zener/.deps xtradev/memristor/.deps
CMPP_IDIR=./xtradev CMPP_ODIR=xtradev ../../../src/xspice/cmpp/cmpp -lst
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/.deps/dlmain.pp  -o xtradev/dlmain.o -c dlmain.c
CMPP_IDIR=./xtradev/aswitch CMPP_ODIR=xtradev/aswitch ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/aswitch/.deps/cfunc.pp -I./xtradev/aswitch -o xtradev/aswitch/cfunc.o -c xtradev/aswitch/cfunc.c
CMPP_IDIR=./xtradev/capacitor CMPP_ODIR=xtradev/capacitor ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/capacitor/.deps/cfunc.pp -I./xtradev/capacitor -o xtradev/capacitor/cfunc.o -c xtradev/capacitor/cfunc.c
CMPP_IDIR=./xtradev/cmeter CMPP_ODIR=xtradev/cmeter ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/cmeter/.deps/cfunc.pp -I./xtradev/cmeter -o xtradev/cmeter/cfunc.o -c xtradev/cmeter/cfunc.c
CMPP_IDIR=./xtradev/core CMPP_ODIR=xtradev/core ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/core/.deps/cfunc.pp -I./xtradev/core -o xtradev/core/cfunc.o -c xtradev/core/cfunc.c
CMPP_IDIR=./xtradev/inductor CMPP_ODIR=xtradev/inductor ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/inductor/.deps/cfunc.pp -I./xtradev/inductor -o xtradev/inductor/cfunc.o -c xtradev/inductor/cfunc.c
CMPP_IDIR=./xtradev/lcouple CMPP_ODIR=xtradev/lcouple ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/lcouple/.deps/cfunc.pp -I./xtradev/lcouple -o xtradev/lcouple/cfunc.o -c xtradev/lcouple/cfunc.c
./xtradev/lcouple/cfunc.mod:138:12: warning: unused variable 'pout_pin_fake' [-Wunused-variable]
           pout_pin_fake,   /* fake partial derivative of output
           ^
1 warning generated.
CMPP_IDIR=./xtradev/lmeter CMPP_ODIR=xtradev/lmeter ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/lmeter/.deps/cfunc.pp -I./xtradev/lmeter -o xtradev/lmeter/cfunc.o -c xtradev/lmeter/cfunc.c
CMPP_IDIR=./xtradev/potentiometer CMPP_ODIR=xtradev/potentiometer ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/potentiometer/.deps/cfunc.pp -I./xtradev/potentiometer -o xtradev/potentiometer/cfunc.o -c xtradev/potentiometer/cfunc.c
CMPP_IDIR=./xtradev/zener CMPP_ODIR=xtradev/zener ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/zener/.deps/cfunc.pp -I./xtradev/zener -o xtradev/zener/cfunc.o -c xtradev/zener/cfunc.c
CMPP_IDIR=./xtradev/memristor CMPP_ODIR=xtradev/memristor ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/memristor/.deps/cfunc.pp -I./xtradev/memristor -o xtradev/memristor/cfunc.o -c xtradev/memristor/cfunc.c
CMPP_IDIR=./xtradev/aswitch CMPP_ODIR=xtradev/aswitch ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/aswitch/.deps/ifspec.pp -I./xtradev/aswitch -o xtradev/aswitch/ifspec.o -c xtradev/aswitch/ifspec.c
CMPP_IDIR=./xtradev/capacitor CMPP_ODIR=xtradev/capacitor ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/capacitor/.deps/ifspec.pp -I./xtradev/capacitor -o xtradev/capacitor/ifspec.o -c xtradev/capacitor/ifspec.c
CMPP_IDIR=./xtradev/cmeter CMPP_ODIR=xtradev/cmeter ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/cmeter/.deps/ifspec.pp -I./xtradev/cmeter -o xtradev/cmeter/ifspec.o -c xtradev/cmeter/ifspec.c
CMPP_IDIR=./xtradev/core CMPP_ODIR=xtradev/core ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/core/.deps/ifspec.pp -I./xtradev/core -o xtradev/core/ifspec.o -c xtradev/core/ifspec.c
CMPP_IDIR=./xtradev/inductor CMPP_ODIR=xtradev/inductor ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/inductor/.deps/ifspec.pp -I./xtradev/inductor -o xtradev/inductor/ifspec.o -c xtradev/inductor/ifspec.c
CMPP_IDIR=./xtradev/lcouple CMPP_ODIR=xtradev/lcouple ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/lcouple/.deps/ifspec.pp -I./xtradev/lcouple -o xtradev/lcouple/ifspec.o -c xtradev/lcouple/ifspec.c
CMPP_IDIR=./xtradev/lmeter CMPP_ODIR=xtradev/lmeter ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/lmeter/.deps/ifspec.pp -I./xtradev/lmeter -o xtradev/lmeter/ifspec.o -c xtradev/lmeter/ifspec.c
CMPP_IDIR=./xtradev/potentiometer CMPP_ODIR=xtradev/potentiometer ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/potentiometer/.deps/ifspec.pp -I./xtradev/potentiometer -o xtradev/potentiometer/ifspec.o -c xtradev/potentiometer/ifspec.c
CMPP_IDIR=./xtradev/zener CMPP_ODIR=xtradev/zener ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/zener/.deps/ifspec.pp -I./xtradev/zener -o xtradev/zener/ifspec.o -c xtradev/zener/ifspec.c
CMPP_IDIR=./xtradev/memristor CMPP_ODIR=xtradev/memristor ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtradev -I./xtradev -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtradev/memristor/.deps/ifspec.pp -I./xtradev/memristor -o xtradev/memristor/ifspec.o -c xtradev/memristor/ifspec.c
cc -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -shared xtradev/dlmain.o xtradev/aswitch/cfunc.o xtradev/capacitor/cfunc.o xtradev/cmeter/cfunc.o xtradev/core/cfunc.o xtradev/inductor/cfunc.o xtradev/lcouple/cfunc.o xtradev/lmeter/cfunc.o xtradev/potentiometer/cfunc.o xtradev/zener/cfunc.o xtradev/memristor/cfunc.o xtradev/aswitch/ifspec.o xtradev/capacitor/ifspec.o xtradev/cmeter/ifspec.o xtradev/core/ifspec.o xtradev/inductor/ifspec.o xtradev/lcouple/ifspec.o xtradev/lmeter/ifspec.o xtradev/potentiometer/ifspec.o xtradev/zener/ifspec.o xtradev/memristor/ifspec.o -lm -o xtradev/xtradev.cm
gmake[5]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
gmake[5]: Entering directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
/bin/mkdir -p xtraevt xtraevt/int xtraevt/real xtraevt/d_to_real xtraevt/real_delay xtraevt/real_gain xtraevt/real_to_v xtraevt/.deps xtraevt/int/.deps xtraevt/real/.deps xtraevt/d_to_real/.deps xtraevt/real_delay/.deps xtraevt/real_gain/.deps xtraevt/real_to_v/.deps
CMPP_IDIR=./xtraevt CMPP_ODIR=xtraevt ../../../src/xspice/cmpp/cmpp -lst
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/.deps/dlmain.pp  -o xtraevt/dlmain.o -c dlmain.c
CMPP_IDIR=./xtraevt/d_to_real CMPP_ODIR=xtraevt/d_to_real ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/d_to_real/.deps/cfunc.pp -I./xtraevt/d_to_real -o xtraevt/d_to_real/cfunc.o -c xtraevt/d_to_real/cfunc.c
CMPP_IDIR=./xtraevt/real_delay CMPP_ODIR=xtraevt/real_delay ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_delay/.deps/cfunc.pp -I./xtraevt/real_delay -o xtraevt/real_delay/cfunc.o -c xtraevt/real_delay/cfunc.c
CMPP_IDIR=./xtraevt/real_gain CMPP_ODIR=xtraevt/real_gain ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_gain/.deps/cfunc.pp -I./xtraevt/real_gain -o xtraevt/real_gain/cfunc.o -c xtraevt/real_gain/cfunc.c
CMPP_IDIR=./xtraevt/real_to_v CMPP_ODIR=xtraevt/real_to_v ../../../src/xspice/cmpp/cmpp -mod
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_to_v/.deps/cfunc.pp -I./xtraevt/real_to_v -o xtraevt/real_to_v/cfunc.o -c xtraevt/real_to_v/cfunc.c
CMPP_IDIR=./xtraevt/d_to_real CMPP_ODIR=xtraevt/d_to_real ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/d_to_real/.deps/ifspec.pp -I./xtraevt/d_to_real -o xtraevt/d_to_real/ifspec.o -c xtraevt/d_to_real/ifspec.c
CMPP_IDIR=./xtraevt/real_delay CMPP_ODIR=xtraevt/real_delay ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_delay/.deps/ifspec.pp -I./xtraevt/real_delay -o xtraevt/real_delay/ifspec.o -c xtraevt/real_delay/ifspec.c
CMPP_IDIR=./xtraevt/real_gain CMPP_ODIR=xtraevt/real_gain ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_gain/.deps/ifspec.pp -I./xtraevt/real_gain -o xtraevt/real_gain/ifspec.o -c xtraevt/real_gain/ifspec.c
CMPP_IDIR=./xtraevt/real_to_v CMPP_ODIR=xtraevt/real_to_v ../../../src/xspice/cmpp/cmpp -ifs
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real_to_v/.deps/ifspec.pp -I./xtraevt/real_to_v -o xtraevt/real_to_v/ifspec.o -c xtraevt/real_to_v/ifspec.c
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/int/.deps/udnfunc.pp -I./xtraevt/int -o xtraevt/int/udnfunc.o -c xtraevt/int/udnfunc.c
cc -I../../../src/include -I../../../src/include -Ixtraevt -I./xtraevt -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -MD -MF xtraevt/real/.deps/udnfunc.pp -I./xtraevt/real -o xtraevt/real/udnfunc.o -c xtraevt/real/udnfunc.c
cc -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -fPIC -shared xtraevt/dlmain.o xtraevt/d_to_real/cfunc.o xtraevt/real_delay/cfunc.o xtraevt/real_gain/cfunc.o xtraevt/real_to_v/cfunc.o xtraevt/d_to_real/ifspec.o xtraevt/real_delay/ifspec.o xtraevt/real_gain/ifspec.o xtraevt/real_to_v/ifspec.o xtraevt/int/udnfunc.o xtraevt/real/udnfunc.o -lm -o xtraevt/xtraevt.cm
gmake[5]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
gmake[4]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice/icm'
gmake[4]: Entering directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice'
gmake[4]: Nothing to be done for 'all-am'.
gmake[4]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice'
gmake[3]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/xspice'
gmake[3]: Entering directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src'
cc -DHAVE_CONFIG_H   -I. -I. -I../src/include -I../src/include -I../src/spicelib/devices  -DSIMULATOR -I/usr/local/include -static -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -MT ngspice-main.o -MD -MP -MF .deps/ngspice-main.Tpo -c -o ngspice-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/ngspice-main.Tpo .deps/ngspice-main.Po
cc -DHAVE_CONFIG_H   -I. -I. -I../src/include -I../src/include -I../src/spicelib/devices  -DSIMULATOR -I/usr/local/include -static -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -MT ngspice-conf.o -MD -MP -MF .deps/ngspice-conf.Tpo -c -o ngspice-conf.o `test -f 'conf.c' || echo './'`conf.c
mv -f .deps/ngspice-conf.Tpo .deps/ngspice-conf.Po
cc -DHAVE_CONFIG_H   -I. -I. -I../src/include -I../src/include -I../src/spicelib/devices  -DSIMULATOR -I/usr/local/include -static -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing -MT ngspice-ngspice.o -MD -MP -MF .deps/ngspice-ngspice.Tpo -c -o ngspice-ngspice.o `test -f 'ngspice.c' || echo './'`ngspice.c
mv -f .deps/ngspice-ngspice.Tpo .deps/ngspice-ngspice.Po
/bin/sh ../libtool  --tag=CC   --mode=link cc -static -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe  -fno-strict-aliasing  -L/usr/local/lib -o ngspice ngspice-main.o ngspice-conf.o ngspice-ngspice.o  frontend/libfte.la  frontend/plotting/libplotting.la spicelib/devices/dev.lo spicelib/devices/asrc/libasrc.la spicelib/devices/bjt/libbjt.la spicelib/devices/bsim1/libbsim1.la spicelib/devices/bsim2/libbsim2.la spicelib/devices/bsim3/libbsim3.la spicelib/devices/bsim3v0/libbsim3v0.la spicelib/devices/bsim3v1/libbsim3v1.la spicelib/devices/bsim3v32/libbsim3v32.la spicelib/devices/bsim4/libbsim4.la spicelib/devices/bsim4v4/libbsim4v4.la spicelib/devices/bsim4v5/libbsim4v5.la spicelib/devices/bsim4v6/libbsim4v6.la spicelib/devices/cap/libcap.la spicelib/devices/bsim3soi_pd/libbsim3soipd.la spicelib/devices/bsim3soi_fd/libbsim3soifd.la spicelib/devices/bsim3soi_dd/libbsim3soidd.la spicelib/device
 s/bsimsoi/libbsim4soi.la spicelib/devices/cccs/libcccs.la spicelib/devices/ccvs/libccvs.la spicelib/devices/cpl/libcpl.la spicelib/devices/csw/libcsw.la spicelib/devices/dio/libdio.la spicelib/devices/ind/libind.la spicelib/devices/isrc/libisrc.la spicelib/devices/hfet1/libhfet.la spicelib/devices/hfet2/libhfet2.la spicelib/devices/hisim2/libhisim2.la spicelib/devices/hisimhv1/libhisimhv1.la spicelib/devices/jfet/libjfet.la spicelib/devices/jfet2/libjfet2.la spicelib/devices/ltra/libltra.la spicelib/devices/mes/libmes.la spicelib/devices/mesa/libmesa.la spicelib/devices/mos1/libmos1.la spicelib/devices/mos2/libmos2.la spicelib/devices/mos3/libmos3.la spicelib/devices/mos6/libmos6.la spicelib/devices/mos9/libmos9.la spicelib/devices/res/libres.la spicelib/devices/soi3/libsoi3.la spicelib/devices/sw/libsw.la spicelib/devices/txl/libtxl.la spicelib/devices/tra/libtra.la spicelib/devices/urc/liburc.la spicelib/devices/vbic/libvbic.la spicelib/devices/vccs/libvccs.la spicelib/devices/vcv
 s/libvcvs.la spicelib/devices/vsrc/libvsrc.l!
 a    spicelib/analysis/libckt.la spicelib/devices/libdev.la  xspice/cm/libcmxsp.la xspice/mif/libmifxsp.la xspice/evt/libevtxsp.la xspice/enh/libenhxsp.la xspice/ipc/libipcxsp.la xspice/idn/libidnxsp.la  frontend/parser/libparser.la frontend/numparam/libnumparam.la frontend/trannoise/libtrannoise.la spicelib/parser/libinp.la  maths/deriv/libderiv.la maths/cmaths/libcmaths.la maths/misc/libmathmisc.la maths/fft/libmathfft.la maths/poly/libpoly.la maths/ni/libni.la maths/sparse/libsparse.la misc/libmisc.la  -lncurses -lm  -lreadline      
libtool: link: cc -g -O1 -Wall -Wextra -Wmissing-prototypes -Wstrict-prototypes -Wnested-externs -Wold-style-definition -Wredundant-decls -Wconversion -O2 -pipe -fno-strict-aliasing -o ngspice ngspice-main.o ngspice-conf.o ngspice-ngspice.o spicelib/devices/dev.o  -L/usr/local/lib frontend/.libs/libfte.a frontend/plotting/.libs/libplotting.a spicelib/devices/asrc/.libs/libasrc.a spicelib/devices/bjt/.libs/libbjt.a spicelib/devices/bsim1/.libs/libbsim1.a spicelib/devices/bsim2/.libs/libbsim2.a spicelib/devices/bsim3/.libs/libbsim3.a spicelib/devices/bsim3v0/.libs/libbsim3v0.a spicelib/devices/bsim3v1/.libs/libbsim3v1.a spicelib/devices/bsim3v32/.libs/libbsim3v32.a spicelib/devices/bsim4/.libs/libbsim4.a spicelib/devices/bsim4v4/.libs/libbsim4v4.a spicelib/devices/bsim4v5/.libs/libbsim4v5.a spicelib/devices/bsim4v6/.libs/libbsim4v6.a spicelib/devices/cap/.libs/libcap.a spicelib/devices/bsim3soi_pd/.libs/libbsim3soipd.a spicelib/devices/bsim3soi_fd/.libs/libbsim3soifd.a spicelib/devices
 /bsim3soi_dd/.libs/libbsim3soidd.a spicelib/devices/bsimsoi/.libs/libbsim4soi.a spicelib/devices/cccs/.libs/libcccs.a spicelib/devices/ccvs/.libs/libccvs.a spicelib/devices/cpl/.libs/libcpl.a spicelib/devices/csw/.libs/libcsw.a spicelib/devices/dio/.libs/libdio.a spicelib/devices/ind/.libs/libind.a spicelib/devices/isrc/.libs/libisrc.a spicelib/devices/hfet1/.libs/libhfet.a spicelib/devices/hfet2/.libs/libhfet2.a spicelib/devices/hisim2/.libs/libhisim2.a spicelib/devices/hisimhv1/.libs/libhisimhv1.a spicelib/devices/jfet/.libs/libjfet.a spicelib/devices/jfet2/.libs/libjfet2.a spicelib/devices/ltra/.libs/libltra.a spicelib/devices/mes/.libs/libmes.a spicelib/devices/mesa/.libs/libmesa.a spicelib/devices/mos1/.libs/libmos1.a spicelib/devices/mos2/.libs/libmos2.a spicelib/devices/mos3/.libs/libmos3.a spicelib/devices/mos6/.libs/libmos6.a spicelib/devices/mos9/.libs/libmos9.a spicelib/devices/res/.libs/libres.a spicelib/devices/soi3/.libs/libsoi3.a spicelib/devices/sw/.libs/libsw.a spic
 elib/devices/txl/.libs/libtxl.a spicelib/dev!
 ices/tra/.libs/libtra.a spicelib/devices/urc/.libs/liburc.a spicelib/devices/vbic/.libs/libvbic.a spicelib/devices/vccs/.libs/libvccs.a spicelib/devices/vcvs/.libs/libvcvs.a spicelib/devices/vsrc/.libs/libvsrc.a spicelib/analysis/.libs/libckt.a spicelib/devices/.libs/libdev.a xspice/cm/.libs/libcmxsp.a xspice/mif/.libs/libmifxsp.a xspice/evt/.libs/libevtxsp.a xspice/enh/.libs/libenhxsp.a xspice/ipc/.libs/libipcxsp.a xspice/idn/.libs/libidnxsp.a frontend/parser/.libs/libparser.a frontend/numparam/.libs/libnumparam.a frontend/trannoise/.libs/libtrannoise.a spicelib/parser/.libs/libinp.a maths/deriv/.libs/libderiv.a maths/cmaths/.libs/libcmaths.a maths/misc/.libs/libmathmisc.a maths/fft/.libs/libmathfft.a maths/poly/.libs/libpoly.a maths/ni/.libs/libni.a maths/sparse/.libs/libsparse.a misc/.libs/libmisc.a -lncurses -lm -lreadline
frontend/.libs/libfte.a(resource.o): In function `init_rlimits':
/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/frontend/resource.c:98: undefined reference to `sbrk'
frontend/.libs/libfte.a(resource.o): In function `baseaddr':
/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/frontend/resource.c:663: undefined reference to `sbrk'
frontend/.libs/libfte.a(resource.o): In function `printres':
/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/frontend/resource.c:308: undefined reference to `sbrk'
frontend/.libs/libfte.a(resource.o): In function `ft_ckspace':
/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src/frontend/resource.c:172: undefined reference to `sbrk'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:963: ngspice] Error 1
gmake[3]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src'
gmake[2]: *** [Makefile:1259: all-recursive] Error 1
gmake[2]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26/src'
gmake[1]: *** [Makefile:350: all-recursive] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/cad/ngspice_rework/work/ngspice-26'
*** Error code 1

Stop.
make: stopped in /usr/ports/cad/ngspice_rework



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