Created
August 10, 2023 07:45
-
-
Save lwhsu/dbe061a8f9f317086722125915954241 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=>> Building lang/sdcc | |
build started at Thu Aug 10 15:04:18 CST 2023 | |
port directory: /usr/ports/lang/sdcc | |
package name: sdcc-4.0.0_3 | |
building for: FreeBSD 13_2_amd64-default-job-01 13.2-RELEASE FreeBSD 13.2-RELEASE amd64 | |
maintained by: darius@dons.net.au | |
Makefile datestamp: -rw-r--r-- 1 1001 staff 4126 Sep 11 2022 /usr/ports/lang/sdcc/Makefile | |
Poudriere version: poudriere-git-3.3.99.20220831 | |
Host OSVERSION: 1302001 | |
Jail OSVERSION: 1302001 | |
Job Id: 01 | |
---Begin Environment--- | |
SHELL=/bin/csh | |
OSVERSION=1302001 | |
UNAME_v=FreeBSD 13.2-RELEASE | |
UNAME_r=13.2-RELEASE | |
BLOCKSIZE=K | |
MAIL=/var/mail/root | |
MM_CHARSET=UTF-8 | |
LANG=C.UTF-8 | |
WARNING_WAIT=0 | |
STATUS=1 | |
HOME=/root | |
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin | |
LOCALBASE=/usr/local | |
USER=root | |
POUDRIERE_NAME=poudriere-git | |
LIBEXECPREFIX=/usr/local/libexec/poudriere | |
POUDRIERE_VERSION=3.3.99.20220831 | |
MASTERMNT=/usr/local/poudriere/data/.m/13_2_amd64-default/ref | |
DEV_WARNING_WAIT=0 | |
LC_COLLATE=C | |
POUDRIERE_BUILD_TYPE=bulk | |
PACKAGE_BUILDING=yes | |
SAVED_TERM=xterm-256color | |
GID=0 | |
OUTPUT_REDIRECTED_STDERR=4 | |
OUTPUT_REDIRECTED=1 | |
UID=0 | |
PWD=/usr/local/poudriere/data/.m/13_2_amd64-default/01/.p | |
OUTPUT_REDIRECTED_STDOUT=3 | |
NO_WARNING_PKG_INSTALL_EOL=yes | |
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS | |
MASTERNAME=13_2_amd64-default | |
SCRIPTPREFIX=/usr/local/share/poudriere | |
SCRIPTNAME=bulk.sh | |
OLDPWD=/usr/local/poudriere/data/.m/13_2_amd64-default/ref/.p/pool | |
POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831 | |
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh | |
POUDRIEREPATH=/usr/local/bin/poudriere | |
---End Environment--- | |
---Begin Poudriere Port Flags/Env--- | |
PORT_FLAGS= | |
PKGENV= | |
FLAVOR= | |
DEPENDS_ARGS= | |
MAKE_ARGS= | |
---End Poudriere Port Flags/Env--- | |
---Begin OPTIONS List--- | |
===> The following configuration options are available for sdcc-4.0.0_3: | |
DEVLIB=on: Device libraries | |
DOCS=on: Build and/or install documentation | |
SDCCLIB=on: Standard C library (libsdcc) | |
UCSIM=on: The ucSim simulator | |
====> Options available for the multi TARGETS: you have to choose at least one of them | |
HC08=on: Freescale 68HC08/S08 | |
MCS51=on: Intel MCS51, Maxim DS80C390/DS80C400 | |
PADAUK=on: Padauk PDK14/PDK15 | |
PIC=on: Microchip PIC | |
STM8=on: STMicroelectronics STM8 | |
Z80=on: Zilog Z80/Z180/GBZ80, Rabbit 2000/3000, Toshiba TLCS-90 | |
===> Use 'make config' to modify these settings | |
---End OPTIONS List--- | |
--MAINTAINER-- | |
darius@dons.net.au | |
--End MAINTAINER-- | |
--CONFIGURE_ARGS-- | |
--enable-non-free docdir=/usr/local/share/doc/sdcc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} | |
--End CONFIGURE_ARGS-- | |
--CONFIGURE_ENV-- | |
MAKE=gmake PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/sdcc/work/.cache HOME=/wrkdirs/usr/ports/lang/sdcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/sdcc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/sdcc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.71 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 | |
--End CONFIGURE_ENV-- | |
--MAKE_ENV-- | |
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/sdcc/work/.cache HOME=/wrkdirs/usr/ports/lang/sdcc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/sdcc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/sdcc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.71 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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-- | |
PORTDOCS="" DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PADAUK="" NO_PADAUK="@comment " PIC="" NO_PIC="@comment " SDCCLIB="" NO_SDCCLIB="@comment " STM8="" NO_STM8="@comment " UCSIM="" NO_UCSIM="@comment " Z80="" NO_Z80="@comment " PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/sdcc" EXAMPLESDIR="share/examples/sdcc" DATADIR="share/sdcc" WWWDIR="www/sdcc" ETCDIR="etc/sdcc" | |
--End PLIST_SUB-- | |
--SUB_LIST-- | |
DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PADAUK="" NO_PADAUK="@comment " PIC="" NO_PIC="@comment " SDCCLIB="" NO_SDCCLIB="@comment " STM8="" NO_STM8="@comment " UCSIM="" NO_UCSIM="@comment " Z80="" NO_Z80="@comment " PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdcc DOCSDIR=/usr/local/share/doc/sdcc EXAMPLESDIR=/usr/local/share/examples/sdcc WWWDIR=/usr/local/www/sdcc ETCDIR=/usr/local/etc/sdcc | |
--End SUB_LIST-- | |
---Begin make.conf--- | |
USE_PACKAGE_DEPENDS=yes | |
BATCH=yes | |
WRKDIRPREFIX=/wrkdirs | |
PORTSDIR=/usr/ports | |
PACKAGES=/packages | |
DISTDIR=/distfiles | |
FORCE_PACKAGE=yes | |
PACKAGE_BUILDING=yes | |
PACKAGE_BUILDING_FLAVORS=yes | |
#### Misc Poudriere #### | |
.include "/etc/make.conf.ports_env" | |
---End make.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) 19443 | |
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 >============================ | |
===== env: DEVELOPER_MODE=yes DEVELOPER=1 STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> License GPLv2 GPLv3 accepted by the user | |
=========================================================================== | |
=======================<phase: pkg-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
===> sdcc-4.0.0_3 depends on file: /usr/local/sbin/pkg - not found | |
===> Installing existing package /packages/All/pkg-1.20.5.pkg | |
[13_2_amd64-default-job-01] Installing pkg-1.20.5... | |
[13_2_amd64-default-job-01] Extracting pkg-1.20.5: .......... done | |
===> sdcc-4.0.0_3 depends on file: /usr/local/sbin/pkg - found | |
===> Returning to build of sdcc-4.0.0_3 | |
=========================================================================== | |
=======================<phase: fetch-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
=========================================================================== | |
=======================<phase: fetch >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 | |
===> License GPLv2 GPLv3 accepted by the user | |
===> sdcc-4.0.0_3 depends on file: /usr/local/sbin/pkg - found | |
=> sdcc-src-4.0.0.tar.bz2 doesn't seem to exist in /portdistfiles/. | |
=> Attempting to fetch https://downloads.sourceforge.net/project/sdcc/sdcc/4.0.0/sdcc-src-4.0.0.tar.bz2 | |
sdcc-src-4.0.0.tar.bz2 18 MB 7401 kBps 03s | |
===> Fetching all distfiles required by sdcc-4.0.0_3 for building | |
=========================================================================== | |
=======================<phase: checksum >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=root UID=0 GID=0 | |
===> License GPLv2 GPLv3 accepted by the user | |
===> sdcc-4.0.0_3 depends on file: /usr/local/sbin/pkg - found | |
===> Fetching all distfiles required by sdcc-4.0.0_3 for building | |
=> SHA256 Checksum OK for sdcc-src-4.0.0.tar.bz2. | |
=========================================================================== | |
=======================<phase: extract-depends>============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
=========================================================================== | |
=======================<phase: extract >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> License GPLv2 GPLv3 accepted by the user | |
===> sdcc-4.0.0_3 depends on file: /usr/local/sbin/pkg - found | |
===> Fetching all distfiles required by sdcc-4.0.0_3 for building | |
===> Extracting for sdcc-4.0.0_3 | |
=> SHA256 Checksum OK for sdcc-src-4.0.0.tar.bz2. | |
=========================================================================== | |
=======================<phase: patch-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
=========================================================================== | |
=======================<phase: patch >============================ | |
===== env: DEVELOPER_MODE=yes DEVELOPER=1 STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> Patching for sdcc-4.0.0_3 | |
===> Applying FreeBSD patches for sdcc-4.0.0_3 from /usr/ports/lang/sdcc/files | |
=========================================================================== | |
=======================<phase: build-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
===> sdcc-4.0.0_3 depends on file: /usr/local/include/boost/graph/adjacency_list.hpp - not found | |
===> Installing existing package /packages/All/boost-libs-1.82.0_1.pkg | |
[13_2_amd64-default-job-01] Installing boost-libs-1.82.0_1... | |
[13_2_amd64-default-job-01] `-- Installing icu-73.2,1... | |
[13_2_amd64-default-job-01] `-- Extracting icu-73.2,1: .......... done | |
[13_2_amd64-default-job-01] Extracting boost-libs-1.82.0_1: .......... done | |
===== | |
Message from boost-libs-1.82.0_1: | |
-- | |
You have built the Boost library with thread support. | |
Don't forget to add -pthread to your linker options when | |
linking your code. | |
===> sdcc-4.0.0_3 depends on file: /usr/local/include/boost/graph/adjacency_list.hpp - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on package: gputils>=1.2.0 - not found | |
===> Installing existing package /packages/All/gputils-1.5.2.pkg | |
[13_2_amd64-default-job-01] Installing gputils-1.5.2... | |
[13_2_amd64-default-job-01] Extracting gputils-1.5.2: .......... done | |
===== | |
Message from gputils-1.5.2: | |
-- | |
===> NOTICE: | |
The gputils 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://docs.freebsd.org/en/articles/contributing/#ports-contributing | |
===> sdcc-4.0.0_3 depends on package: gputils>=1.2.0 - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on executable: bison - not found | |
===> Installing existing package /packages/All/bison-3.8.2,1.pkg | |
[13_2_amd64-default-job-01] Installing bison-3.8.2,1... | |
[13_2_amd64-default-job-01] `-- Installing gettext-runtime-0.22_1... | |
[13_2_amd64-default-job-01] | `-- Installing indexinfo-0.3.1... | |
[13_2_amd64-default-job-01] | `-- Extracting indexinfo-0.3.1: .... done | |
[13_2_amd64-default-job-01] `-- Extracting gettext-runtime-0.22_1: .......... done | |
[13_2_amd64-default-job-01] `-- Installing libtextstyle-0.22... | |
[13_2_amd64-default-job-01] `-- Extracting libtextstyle-0.22: .......... done | |
[13_2_amd64-default-job-01] `-- Installing m4-1.4.19,1... | |
[13_2_amd64-default-job-01] `-- Extracting m4-1.4.19,1: .......... done | |
[13_2_amd64-default-job-01] `-- Installing readline-8.2.1... | |
[13_2_amd64-default-job-01] `-- Extracting readline-8.2.1: .......... done | |
[13_2_amd64-default-job-01] Extracting bison-3.8.2,1: .......... done | |
===> sdcc-4.0.0_3 depends on executable: bison - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on package: gmake>=4.3 - not found | |
===> Installing existing package /packages/All/gmake-4.3_2.pkg | |
[13_2_amd64-default-job-01] Installing gmake-4.3_2... | |
[13_2_amd64-default-job-01] Extracting gmake-4.3_2: .......... done | |
===> sdcc-4.0.0_3 depends on package: gmake>=4.3 - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on file: /usr/local/bin/python3.9 - not found | |
===> Installing existing package /packages/All/python39-3.9.17.pkg | |
[13_2_amd64-default-job-01] Installing python39-3.9.17... | |
[13_2_amd64-default-job-01] `-- Installing libffi-3.4.4... | |
[13_2_amd64-default-job-01] `-- Extracting libffi-3.4.4: .......... done | |
[13_2_amd64-default-job-01] `-- Installing mpdecimal-2.5.1... | |
[13_2_amd64-default-job-01] `-- Extracting mpdecimal-2.5.1: .......... done | |
[13_2_amd64-default-job-01] Extracting python39-3.9.17: .......... done | |
===== | |
Message from python39-3.9.17: | |
-- | |
Note that some standard Python modules are provided as separate ports | |
as they require additional dependencies. They are available as: | |
py39-gdbm databases/py-gdbm@py39 | |
py39-sqlite3 databases/py-sqlite3@py39 | |
py39-tkinter x11-toolkits/py-tkinter@py39 | |
===> sdcc-4.0.0_3 depends on file: /usr/local/bin/python3.9 - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on package: autoconf>=2.71 - not found | |
===> Installing existing package /packages/All/autoconf-2.71.pkg | |
[13_2_amd64-default-job-01] Installing autoconf-2.71... | |
[13_2_amd64-default-job-01] `-- Installing autoconf-switch-20220527... | |
[13_2_amd64-default-job-01] `-- Extracting autoconf-switch-20220527: .......... done | |
[13_2_amd64-default-job-01] `-- Installing perl5-5.34.1_3... | |
[13_2_amd64-default-job-01] `-- Extracting perl5-5.34.1_3: .......... done | |
[13_2_amd64-default-job-01] Extracting autoconf-2.71: .......... done | |
===> sdcc-4.0.0_3 depends on package: autoconf>=2.71 - found | |
===> Returning to build of sdcc-4.0.0_3 | |
===> sdcc-4.0.0_3 depends on package: automake>=1.16.5 - not found | |
===> Installing existing package /packages/All/automake-1.16.5.pkg | |
[13_2_amd64-default-job-01] Installing automake-1.16.5... | |
[13_2_amd64-default-job-01] Extracting automake-1.16.5: .......... done | |
===> sdcc-4.0.0_3 depends on package: automake>=1.16.5 - found | |
===> Returning to build of sdcc-4.0.0_3 | |
=========================================================================== | |
=======================<phase: lib-depends >============================ | |
===== env: DEVELOPER_MODE=yes USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 | |
===> sdcc-4.0.0_3 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) | |
=========================================================================== | |
=>> Recording filesystem state for prebuild... done | |
=======================<phase: configure >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> sdcc-4.0.0_3 depends on file: /usr/local/include/boost/graph/adjacency_list.hpp - found | |
===> sdcc-4.0.0_3 depends on package: gputils>=1.2.0 - found | |
===> sdcc-4.0.0_3 depends on executable: bison - found | |
===> sdcc-4.0.0_3 depends on package: gmake>=4.3 - found | |
===> sdcc-4.0.0_3 depends on file: /usr/local/bin/python3.9 - found | |
===> sdcc-4.0.0_3 depends on package: autoconf>=2.71 - found | |
===> sdcc-4.0.0_3 depends on package: automake>=1.16.5 - found | |
===> sdcc-4.0.0_3 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) | |
===> Configuring for sdcc-4.0.0_3 | |
configure: loading site script /usr/ports/Templates/config.site | |
checking build system type... x86_64-portbld-freebsd13.2 | |
checking host system type... x86_64-portbld-freebsd13.2 | |
checking for gawk... (cached) /usr/bin/awk | |
checking version of the package... 4.0.0 | |
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 how to run the C preprocessor... cpp | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ranlib... ranlib | |
checking for autoconf... autoconf | |
checking for strip... strip | |
checking for as... : | |
checking for cp... cp | |
checking for ar... ar | |
checking for gm4... gm4 | |
checking for flex... flex | |
checking for bison... bison -y | |
checking for python3.6... /usr/local/bin/python3.9 | |
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 | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking sys/endian.h usability... yes | |
checking sys/endian.h presence... yes | |
checking for sys/endian.h... yes | |
checking machine/endian.h usability... yes | |
checking machine/endian.h presence... yes | |
checking for machine/endian.h... yes | |
checking sys/isa_defs.h usability... no | |
checking sys/isa_defs.h presence... no | |
checking for sys/isa_defs.h... no | |
checking uchar.h usability... yes | |
checking uchar.h presence... yes | |
checking for uchar.h... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking treedec/combinations.hpp usability... no | |
checking treedec/combinations.hpp presence... no | |
checking for treedec/combinations.hpp... no | |
configure: treedec library missing, falling back to Thorup. | |
checking gala/graph.h usability... no | |
checking gala/graph.h presence... no | |
checking for gala/graph.h... no | |
checking boost/graph/adjacency_list.hpp usability... yes | |
checking boost/graph/adjacency_list.hpp presence... yes | |
checking for boost/graph/adjacency_list.hpp... yes | |
checking for ccache... no | |
checking for mkstemp... (cached) yes | |
checking for strndup... (cached) yes | |
checking for setrlimit... (cached) yes | |
checking for backtrace_symbols_fd... no | |
checking whether c++ supports C++11 features by default... yes | |
checking whether preprocessor accepts -MM or -M... -MM | |
checking whether C accepts -ggdb... yes | |
checking whether C accepts -pipe... yes | |
checking for cc option to accept ISO C99... none needed | |
checking return type of signal handlers... void | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking whether char is unsigned... no | |
checking type name for byte... char | |
checking type name for word... short | |
checking type name for dword... int | |
checking type name for qword... long | |
checking whether byte ordering is bigendian... no | |
checking for lyx... : | |
checking for latex2html... : | |
checking for latex... : | |
checking for dvipdfm... : | |
checking for pdflatex... : | |
checking for makeindex... : | |
configure: creating ./config.status | |
config.status: creating doc/Makefile | |
config.status: creating src/ds390/Makefile | |
config.status: creating sdas/as8xcxxx/Makefile | |
config.status: creating device/lib/ds390/Makefile | |
config.status: creating device/lib/ds400/Makefile | |
config.status: creating src/hc08/Makefile | |
config.status: creating sdas/as6808/Makefile | |
config.status: creating device/lib/hc08/Makefile | |
config.status: creating device/lib/s08/Makefile | |
config.status: creating src/mcs51/Makefile | |
config.status: creating sdas/as8051/Makefile | |
config.status: creating device/lib/mcs51/Makefile | |
config.status: creating device/lib/small/Makefile | |
config.status: creating device/lib/medium/Makefile | |
config.status: creating device/lib/large/Makefile | |
config.status: creating device/lib/huge/Makefile | |
config.status: creating src/pic14/Makefile | |
config.status: creating src/pic16/Makefile | |
config.status: creating src/z80/Makefile | |
config.status: creating sdas/asz80/Makefile | |
config.status: creating device/lib/z80/Makefile | |
config.status: creating device/lib/z180/Makefile | |
config.status: creating device/lib/ez80_z80/Makefile | |
config.status: creating sdas/asrab/Makefile | |
config.status: creating device/lib/r2k/Makefile | |
config.status: creating device/lib/r3ka/Makefile | |
config.status: creating sdas/astlcs90/Makefile | |
config.status: creating device/lib/tlcs90/Makefile | |
config.status: creating sdas/asgb/Makefile | |
config.status: creating device/lib/gbz80/Makefile | |
config.status: creating src/stm8/Makefile | |
config.status: creating sdas/asstm8/Makefile | |
config.status: creating device/lib/stm8/Makefile | |
config.status: creating device/lib/stm8-large/Makefile | |
config.status: creating src/pdk/Makefile | |
config.status: creating sdas/aspdk13/Makefile | |
config.status: creating device/lib/pdk13/Makefile | |
config.status: creating sdas/aspdk14/Makefile | |
config.status: creating device/lib/pdk14/Makefile | |
config.status: creating sdas/aspdk15/Makefile | |
config.status: creating device/lib/pdk15/Makefile | |
config.status: creating device/lib/pdk15-stack-auto/Makefile | |
config.status: creating device/lib/Makefile | |
config.status: creating device/non-free/lib/Makefile | |
config.status: creating main.mk | |
config.status: creating src/Makefile | |
config.status: creating device/include/Makefile | |
config.status: creating sdas/linksrc/Makefile | |
config.status: creating support/makebin/Makefile | |
config.status: creating support/regression/Makefile | |
config.status: creating support/valdiag/Makefile | |
config.status: creating support/scripts/Makefile | |
config.status: creating support/regression/ports/host/spec.mk | |
config.status: creating Makefile | |
config.status: creating Makefile.common | |
config.status: creating device/non-free/include/Makefile | |
config.status: creating sdccconf.h | |
config.status: creating sdas/linksrc/asxxxx_config.h | |
=== configuring in support/cpp (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/cpp) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
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 whether cc understands -c and -o together... yes | |
checking how to run the C preprocessor... cpp | |
checking for inline... inline | |
checking for built-in _Bool... yes | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/egrep | |
checking execution character set... ASCII | |
checking whether gmake sets $(MAKE)... yes | |
checking whether a default assembler was specified... no | |
checking whether a default linker was specified... no | |
checking for gawk... (cached) /usr/bin/awk | |
checking whether ln works... yes | |
checking whether ln -s works... yes | |
checking for ranlib... ranlib | |
checking for a BSD compatible install... /usr/bin/install -c | |
checking for ANSI C header files... (cached) yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for working stdbool.h... (cached) yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for limits.h... (cached) yes | |
checking for stddef.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for time.h... (cached) yes | |
checking for fcntl.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/file.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking for CHAR_BIT... yes | |
checking whether byte ordering is bigendian... no | |
checking for mktemp... yes | |
checking for strip... strip | |
checking for ar... ar | |
checking for preprocessor stringizing operator... yes | |
checking for clock... (cached) yes | |
checking for strsignal... (cached) yes | |
checking for strchr... (cached) yes | |
checking for strrchr... (cached) yes | |
checking for lstat... (cached) yes | |
checking for ssize_t... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap from /dev/zero... buggy | |
checking for working mmap with MAP_ANON(YMOUS)... buggy | |
checking for working mmap of a file... yes | |
checking whether getenv is declared... no | |
checking whether abort is declared... no | |
checking whether strsignal is declared... no | |
checking whether errno is declared... no | |
checking whether malloc is declared... no | |
checking whether realloc is declared... no | |
checking whether calloc is declared... no | |
checking whether free is declared... no | |
checking whether clock is declared... no | |
checking for cc option to accept ISO C99... none needed | |
checking if mkdir takes one argument... no | |
configure: loading site script /usr/ports/Templates/config.site | |
checking for x86_64-portbld-freebsd13.2-gcc... no | |
checking for gcc... no | |
checking for x86_64-portbld-freebsd13.2-cc... no | |
checking for cc... 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 whether cc understands -c and -o together... yes | |
checking how to run the C preprocessor... cpp | |
checking for inline... inline | |
checking for built-in _Bool... yes | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/egrep | |
checking execution character set... ASCII | |
checking whether gmake sets $(MAKE)... yes | |
checking whether a default assembler was specified... no | |
checking whether a default linker was specified... no | |
checking for gawk... (cached) /usr/bin/awk | |
checking whether ln works... yes | |
checking whether ln -s works... yes | |
checking for x86_64-portbld-freebsd13.2-ranlib... no | |
checking for ranlib... ranlib | |
checking for a BSD compatible install... /usr/bin/install -c | |
checking for ANSI C header files... (cached) yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for working stdbool.h... (cached) yes | |
checking whether string.h and strings.h may both be included... yes | |
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for limits.h... (cached) yes | |
checking for stddef.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for time.h... (cached) yes | |
checking for fcntl.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/file.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for sys/param.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking direct.h usability... no | |
checking direct.h presence... no | |
checking for direct.h... no | |
checking malloc.h usability... yes | |
checking malloc.h presence... yes | |
checking for malloc.h... yes | |
checking for CHAR_BIT... yes | |
checking whether byte ordering is bigendian... no | |
checking for mktemp... yes | |
checking for strip... strip | |
checking for ar... ar | |
checking for preprocessor stringizing operator... yes | |
checking for clock... (cached) yes | |
checking for strsignal... (cached) yes | |
checking for strchr... (cached) yes | |
checking for strrchr... (cached) yes | |
checking for lstat... (cached) yes | |
checking for ssize_t... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap from /dev/zero... buggy | |
checking for working mmap with MAP_ANON(YMOUS)... buggy | |
checking for working mmap of a file... yes | |
checking whether getenv is declared... no | |
checking whether abort is declared... no | |
checking whether strsignal is declared... no | |
checking whether errno is declared... no | |
checking whether malloc is declared... no | |
checking whether realloc is declared... no | |
checking whether calloc is declared... no | |
checking whether free is declared... no | |
checking whether clock is declared... no | |
checking for cc option to accept ISO C99... none needed | |
checking if mkdir takes one argument... no | |
checking what assembler to use... | |
checking what nm to use... | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating auto-host.h | |
config.status: executing default commands | |
checking what assembler to use... as | |
checking what nm to use... nm | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating auto-host.h | |
config.status: executing default commands | |
=== configuring in support/packihx (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/packihx) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
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 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 | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking for cc option to accept ISO C99... none needed | |
checking type name for byte... char | |
checking type name for word... short | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
=== configuring in sim/ucsim (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
checking for gawk... (cached) /usr/bin/awk | |
checking version of the package... 0.6-pre56 | |
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 c++ accepts -g... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for ar... ar | |
checking for srec_cat... no | |
checking build system type... x86_64-portbld-freebsd13.2 | |
checking host system type... x86_64-portbld-freebsd13.2 | |
checking how to print strings... printf | |
checking for gcc... cc | |
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 for a sed that does not truncate output... (cached) /usr/bin/sed | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/egrep | |
checking for fgrep... (cached) /usr/bin/fgrep | |
checking for ld used by cc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... (cached) 524288 | |
checking how to convert x86_64-portbld-freebsd13.2 file names to x86_64-portbld-freebsd13.2 format... func_convert_file_noop | |
checking how to convert x86_64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... no | |
checking for strip... (cached) strip | |
checking for ranlib... (cached) ranlib | |
checking command to parse /usr/bin/nm output from cc object... ok | |
checking for sysroot... no | |
checking for a working dd... /bin/dd | |
checking how to truncate binary pipes... /bin/dd bs=4096 count=1 | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... cpp | |
checking for ANSI C header files... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for dlfcn.h... (cached) yes | |
checking for objdir... .libs | |
checking if cc supports -fno-rtti -fno-exceptions... yes | |
checking for cc option to produce PIC... -fPIC -DPIC | |
checking if cc PIC flag -fPIC -DPIC works... yes | |
checking if cc static flag -static works... yes | |
checking if cc supports -c -o file.o... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... freebsd13.2 ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... no | |
checking for shl_load in -ldld... no | |
checking for dlopen... (cached) yes | |
checking whether a program can dlopen itself... yes | |
checking whether a statically linked program can dlopen itself... no | |
checking whether stripping libraries is possible... no | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... c++ -E | |
checking for ld used by c++... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking for c++ option to produce PIC... -fPIC -DPIC | |
checking if c++ PIC flag -fPIC -DPIC works... yes | |
checking if c++ static flag -static works... yes | |
checking if c++ supports -c -o file.o... yes | |
checking if c++ supports -c -o file.o... (cached) yes | |
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... freebsd13.2 ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... -lfl | |
checking whether yytext is a pointer... yes | |
checking for bison... bison -y | |
checking for ANSI C header files... (cached) yes | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking sys/endian.h usability... yes | |
checking sys/endian.h presence... yes | |
checking for sys/endian.h... yes | |
checking machine/endian.h usability... yes | |
checking machine/endian.h presence... yes | |
checking for machine/endian.h... yes | |
checking sys/isa_defs.h usability... no | |
checking sys/isa_defs.h presence... no | |
checking for sys/isa_defs.h... no | |
checking for getopt.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking termios.h usability... yes | |
checking termios.h presence... yes | |
checking for termios.h... yes | |
checking curses.h usability... yes | |
checking curses.h presence... yes | |
checking for curses.h... yes | |
checking for sys/socket.h... (cached) yes | |
checking for dlfcn.h... (cached) yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... none required | |
checking which header file defines FD_ macros... <sys/select.h> | |
checking for socket in -lsocket... no | |
checking for xdr_short in -lnsl... no | |
checking for nanosleep in -lrt... yes | |
checking for dlopen in -ldl... yes | |
checking for panel_above in -lpanel... yes | |
checking for nl in -lcurses... yes | |
checking for vasprintf... (cached) yes | |
checking for strdup... (cached) yes | |
checking for yylex... no | |
checking whether scanf knows %a... no | |
checking whether getcwd is GNUish... no | |
checking for type of length pointer parameter of accept... socklen_t | |
checking whether byte ordering is bigendian... no | |
checking whether preprocessor accepts -MM or -M... -MM | |
checking whether C++ accepts -ggdb... yes | |
checking whether C++ accepts -gstabs... no | |
checking whether C++ accepts -pipe... yes | |
checking return type of signal handlers... void | |
checking size of char... 1 | |
checking size of short... 2 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of long long... 8 | |
checking type name for byte... char | |
checking specifier for byte... "" | |
checking type name for word... short | |
checking specifier for word... "h" | |
checking type name for dword... int | |
checking specifier for dword... "" | |
checking type name for qword... long | |
checking specifier for qword... "l" | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating main.mk | |
config.status: creating packages.mk | |
config.status: creating sim.src/Makefile | |
config.status: creating cmd.src/Makefile | |
config.status: creating s51.src/Makefile | |
config.status: creating avr.src/Makefile | |
config.status: creating z80.src/Makefile | |
config.status: creating tlcs.src/Makefile | |
config.status: creating hc08.src/Makefile | |
config.status: creating xa.src/Makefile | |
config.status: creating stm8.src/Makefile | |
config.status: creating pdk.src/Makefile | |
config.status: creating st7.src/Makefile | |
config.status: creating gui.src/Makefile | |
config.status: creating gui.src/serio.src/Makefile | |
config.status: creating doc/Makefile | |
config.status: creating ddconfig.h | |
config.status: executing libtool commands | |
=== configuring in debugger/mcs51 (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/debugger/mcs51) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
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 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 | |
checking for string.h... (cached) yes | |
checking for memory.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for stdint.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking readline/readline.h usability... yes | |
checking readline/readline.h presence... yes | |
checking for readline/readline.h... yes | |
checking for GNU Readline version... 820 | |
checking for GNU Readline library -lreadline.dll... no | |
checking for GNU Readline library -lreadline... yes | |
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 how to run the C preprocessor... cpp | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ranlib... ranlib | |
checking for autoconf... autoconf | |
checking for strip... strip | |
checking for as... : | |
checking for cp... cp | |
checking for unistd.h... (cached) yes | |
checking for sys/wait.h... (cached) yes | |
checking for sys/socket.h... (cached) yes | |
checking for socket in -lsocket... no | |
checking for xdr_short in -lnsl... no | |
checking whether preprocessor accepts -MM or -M... -MM | |
checking whether accepts -ggdb... yes | |
checking whether accepts -pipe... yes | |
checking for cc option to accept ISO C99... none needed | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating config.h | |
=== configuring in support/sdbinutils (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
checking build system type... x86_64-portbld-freebsd13.2 | |
checking host system type... x86_64-portbld-freebsd13.2 | |
checking target system type... x86_64-portbld-freebsd13.2 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether ln works... yes | |
checking whether ln -s works... yes | |
checking for a sed that does not truncate output... (cached) /usr/bin/sed | |
checking for gawk... (cached) /usr/bin/awk | |
checking for gcc... cc | |
checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... | |
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 whether we are using the GNU C++ compiler... yes | |
checking whether c++ accepts -g... yes | |
checking whether g++ accepts -static-libstdc++ -static-libgcc... no | |
checking for gnatbind... no | |
checking for gnatmake... no | |
checking whether compiler driver understands Ada... no | |
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
checking for objdir... .libs | |
checking for isl 0.15 or later... no | |
required isl version is 0.15 or later | |
checking for default BUILD_CONFIG... | |
checking for --enable-vtable-verify... no | |
checking for bison... bison -y | |
checking for bison... bison | |
checking for gm4... gm4 | |
checking for flex... flex | |
checking for flex... flex | |
checking for makeinfo... no | |
/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/missing: makeinfo: not found | |
checking for expect... no | |
checking for runtest... no | |
checking for ar... ar | |
checking for as... no | |
checking for dlltool... no | |
checking for ld... (cached) /usr/bin/ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for ranlib... ranlib | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking for objcopy... objcopy | |
checking for objdump... no | |
checking for readelf... readelf | |
checking for cc... cc | |
checking for c++... c++ | |
checking for gcc... no | |
checking for gfortran... no | |
checking for gccgo... no | |
checking for ar... ar | |
checking for as... no | |
checking for dlltool... no | |
checking for ld... ld | |
checking for lipo... no | |
checking for nm... nm | |
checking for objcopy... objcopy | |
checking for objdump... no | |
checking for ranlib... ranlib | |
checking for readelf... readelf | |
checking for strip... strip | |
checking for windres... no | |
checking for windmc... no | |
checking where to find the target ar... just compiled | |
checking where to find the target as... host tool | |
checking where to find the target cc... host tool | |
checking where to find the target c++... host tool | |
checking where to find the target c++ for libstdc++... host tool | |
checking where to find the target dlltool... just compiled | |
checking where to find the target gcc... host tool | |
checking where to find the target gfortran... host tool | |
checking where to find the target gccgo... host tool | |
checking where to find the target ld... host tool | |
checking where to find the target lipo... host tool | |
checking where to find the target nm... just compiled | |
checking where to find the target objcopy... just compiled | |
checking where to find the target objdump... just compiled | |
checking where to find the target ranlib... just compiled | |
checking where to find the target readelf... just compiled | |
checking where to find the target strip... just compiled | |
checking where to find the target windres... just compiled | |
checking where to find the target windmc... just compiled | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
configure: creating ./config.status | |
config.status: creating Makefile | |
=== configuring in device/lib/pic14 (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic14) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
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 gpasm... /usr/local/bin/gpasm | |
checking for gplink... /usr/local/bin/gplink | |
checking for gplib... /usr/local/bin/gplib | |
checking whether gmake supports the include directive... yes (GNU style) | |
checking dependency style of '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic14//../../../bin/sdcc'... none | |
checking dependency style of '/usr/local/bin/gpasm'... none | |
checking whether gputils support enhanced cores... yes | |
checking wheter gputils support the extended instruction set... yes | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libsdcc/enhanced/Makefile | |
config.status: creating libsdcc/enhanced-no-xinst/Makefile | |
config.status: creating libsdcc/regular/Makefile | |
config.status: creating libc/Makefile | |
config.status: creating libm/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
=== configuring in device/non-free/lib/pic14 (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/non-free/lib/pic14) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
configure: loading site script /usr/ports/Templates/config.site | |
checking for gpasm... gpasm | |
checking for gplink... gplink | |
checking for gplib... gplib | |
checking for rm... rm -f | |
checking for cp... cp | |
checking for mv... mv | |
checking for ls... ls | |
checking for sed... (cached) /usr/bin/sed | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... (cached) /usr/bin/egrep | |
checking for mkdir... mkdir -p | |
checking for rmdir... rmdir | |
checking whether gmake sets $(MAKE)... yes | |
checking devices supported by gputils... 331 devices ( 10f320 10f322 10lf320 10lf322 12f1501 12f1571 12f1572 12f1612 12f1822 12f1840 12f609 12f615 12f617 12f629 12f635 12f675 12f683 12f752 12hv752 12lf1501 12lf1552 12lf1571 12lf1572 12lf1612 12lf1822 12lf1840 12lf1840t39a 12lf1840t48a 16c432 16c433 16c554 16c557 16c558 16c62 16c620 16c620a 16c621 16c621a 16c622 16c622a 16c63a 16c65b 16c71 16c710 16c711 16c715 16c717 16c72 16c73b 16c745 16c74b 16c765 16c770 16c771 16c773 16c774 16c781 16c782 16c925 16c926 16f1454 16f1455 16f1458 16f1459 16f1503 16f1507 16f1508 16f1509 16f1512 16f1513 16f1516 16f1517 16f1518 16f1519 16f1526 16f1527 16f1574 16f1575 16f1578 16f1579 16f1613 16f1614 16f1615 16f1618 16f1619 16f1703 16f1704 16f1705 16f1707 16f1708 16f1709 16f1713 16f1716 16f1717 16f1718 16f1719 16f1764 16f1765 16f1768 16f1769 16f1773 16f1776 16f1777 16f1778 16f1779 16f1782 16f1783 16f1784 16f1786 16f1787 16f1788 16f1789 16f1823 16f1824 16f1825 16f1826 16f1827 16f1828 16f1829 16f1829lin 16f18313 16f18323 16f18324 16f18325 16f18344 16f18345 16f1847 16f18855 16f18875 16f1933 16f1934 16f1936 16f1937 16f1938 16f1939 16f1946 16f1947 16f610 16f616 16f627 16f627a 16f628 16f628a 16f630 16f631 16f636 16f639 16f648a 16f676 16f677 16f684 16f685 16f687 16f688 16f689 16f690 16f707 16f716 16f72 16f720 16f721 16f722 16f722a 16f723 16f723a 16f724 16f726 16f727 16f73 16f737 16f74 16f747 16f753 16f76 16f767 16f77 16f777 16f785 16f818 16f819 16f84 16f84a 16f87 16f870 16f871 16f872 16f873 16f873a 16f874 16f874a 16f876 16f876a 16f877 16f877a 16f88 16f882 16f883 16f884 16f886 16f887 16f913 16f914 16f916 16f917 16f946 16hv616 16hv753 16lf1454 16lf1455 16lf1458 16lf1459 16lf1503 16lf1507 16lf1508 16lf1509 16lf1512 16lf1513 16lf1516 16lf1517 16lf1518 16lf1519 16lf1526 16lf1527 16lf1554 16lf1559 16lf1566 16lf1567 16lf1574 16lf1575 16lf1578 16lf1579 16lf1613 16lf1614 16lf1615 16lf1618 16lf1619 16lf1703 16lf1704 16lf1705 16lf1707 16lf1708 16lf1709 16lf1713 16lf1716 16lf1717 16lf1718 16lf1719 16lf1764 16lf1765 16lf1768 16lf1769 16lf1773 16lf1776 16lf1777 16lf1778 16lf1779 16lf1782 16lf1783 16lf1784 16lf1786 16lf1787 16lf1788 16lf1789 16lf1823 16lf1824 16lf1824t39a 16lf1825 16lf1826 16lf1827 16lf1828 16lf1829 16lf18313 16lf18323 16lf18324 16lf18325 16lf18344 16lf18345 16lf1847 16lf18855 16lf18875 16lf1902 16lf1903 16lf1904 16lf1906 16lf1907 16lf1933 16lf1934 16lf1936 16lf1937 16lf1938 16lf1939 16lf1946 16lf1947 16lf627 16lf627a 16lf628 16lf628a 16lf648a 16lf707 16lf720 16lf721 16lf722 16lf722a 16lf723 16lf723a 16lf724 16lf726 16lf727 16lf74 16lf747 16lf76 16lf767 16lf77 16lf777 16lf818 16lf819 16lf84 16lf84a 16lf87 16lf870 16lf871 16lf872 16lf873 16lf873a 16lf874 16lf874a 16lf876 16lf876a 16lf877 16lf877a 16lf88) | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating Makefile.common | |
config.status: creating libdev/Makefile | |
=== configuring in device/lib/pic16 (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic16) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
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 | |
/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic16/missing: Unknown `--is-lightweight' option | |
Try `/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic16/missing --help' for more information | |
configure: WARNING: 'missing' script is too old or missing | |
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 gpasm... /usr/local/bin/gpasm | |
checking for gplink... /usr/local/bin/gplink | |
checking for gplib... /usr/local/bin/gplib | |
checking whether gmake supports the include directive... yes (GNU style) | |
checking dependency style of '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/lib/pic16//../../../bin/sdcc'... none | |
checking dependency style of '/usr/local/bin/gpasm'... none | |
checking devices supported by gputils... 393 devices ( 18f1220 18f1230 18f1320 18f1330 18f13k22 18f13k50 18f14k22 18f14k50 18f2220 18f2221 18f2320 18f2321 18f2331 18f23k20 18f23k22 18f2410 18f242 18f2420 18f2423 18f2431 18f2439 18f2450 18f2455 18f2458 18f248 18f2480 18f24j10 18f24j11 18f24j50 18f24k20 18f24k22 18f24k50 18f2510 18f2515 18f252 18f2520 18f2523 18f2525 18f2539 18f2550 18f2553 18f258 18f2580 18f2585 18f25j10 18f25j11 18f25j50 18f25k20 18f25k22 18f25k50 18f25k80 18f2610 18f2620 18f2680 18f2682 18f2685 18f26j11 18f26j13 18f26j50 18f26j53 18f26k20 18f26k22 18f26k80 18f27j13 18f27j53 18f4220 18f4221 18f4320 18f4321 18f4331 18f43k20 18f43k22 18f4410 18f442 18f4420 18f4423 18f4431 18f4439 18f4450 18f4455 18f4458 18f448 18f4480 18f44j10 18f44j11 18f44j50 18f44k20 18f44k22 18f4510 18f4515 18f452 18f4520 18f4523 18f4525 18f4539 18f4550 18f4553 18f458 18f4580 18f4585 18f45j10 18f45j11 18f45j50 18f45k20 18f45k22 18f45k50 18f45k80 18f4610 18f4620 18f4680 18f4682 18f4685 18f46j11 18f46j13 18f46j50 18f46j53 18f46k20 18f46k22 18f46k80 18f47j13 18f47j53 18f6310 18f6390 18f6393 18f63j11 18f63j90 18f6410 18f6490 18f6493 18f64j11 18f64j90 18f6520 18f6525 18f6527 18f6585 18f65j10 18f65j11 18f65j15 18f65j50 18f65j90 18f65j94 18f65k22 18f65k80 18f65k90 18f6620 18f6621 18f6622 18f6627 18f6628 18f6680 18f66j10 18f66j11 18f66j15 18f66j16 18f66j50 18f66j55 18f66j60 18f66j65 18f66j90 18f66j93 18f66j94 18f66j99 18f66k22 18f66k80 18f66k90 18f6720 18f6722 18f6723 18f67j10 18f67j11 18f67j50 18f67j60 18f67j90 18f67j93 18f67j94 18f67k22 18f67k90 18f8310 18f8390 18f8393 18f83j11 18f83j90 18f8410 18f8490 18f8493 18f84j11 18f84j90 18f8520 18f8525 18f8527 18f8585 18f85j10 18f85j11 18f85j15 18f85j50 18f85j90 18f85j94 18f85k22 18f85k90 18f8620 18f8621 18f8622 18f8627 18f8628 18f8680 18f86j10 18f86j11 18f86j15 18f86j16 18f86j50 18f86j55 18f86j60 18f86j65 18f86j72 18f86j90 18f86j93 18f86j94 18f86j99 18f86k22 18f86k90 18f8720 18f8722 18f8723 18f87j10 18f87j11 18f87j50 18f87j60 18f87j72 18f87j90 18f87j93 18f87j94 18f87k22 18f87k90 18f95j94 18f96j60 18f96j65 18f96j94 18f96j99 18f97j60 18f97j94 18lf1220 18lf1230 18lf1320 18lf1330 18lf13k22 18lf13k50 18lf14k22 18lf14k50 18lf2220 18lf2221 18lf2320 18lf2321 18lf2331 18lf23k22 18lf2410 18lf242 18lf2420 18lf2423 18lf2431 18lf2439 18lf2450 18lf2455 18lf2458 18lf248 18lf2480 18lf24j10 18lf24j11 18lf24j50 18lf24k22 18lf24k50 18lf2510 18lf2515 18lf252 18lf2520 18lf2523 18lf2525 18lf2539 18lf2550 18lf2553 18lf258 18lf2580 18lf2585 18lf25j10 18lf25j11 18lf25j50 18lf25k22 18lf25k50 18lf25k80 18lf2610 18lf2620 18lf2680 18lf2682 18lf2685 18lf26j11 18lf26j13 18lf26j50 18lf26j53 18lf26k22 18lf26k80 18lf27j13 18lf27j53 18lf4220 18lf4221 18lf4320 18lf4321 18lf4331 18lf43k22 18lf4410 18lf442 18lf4420 18lf4423 18lf4431 18lf4439 18lf4450 18lf4455 18lf4458 18lf448 18lf4480 18lf44j10 18lf44j11 18lf44j50 18lf44k22 18lf4510 18lf4515 18lf452 18lf4520 18lf4523 18lf4525 18lf4539 18lf4550 18lf4553 18lf458 18lf4580 18lf4585 18lf45j10 18lf45j11 18lf45j50 18lf45k22 18lf45k50 18lf45k80 18lf4610 18lf4620 18lf4680 18lf4682 18lf4685 18lf46j11 18lf46j13 18lf46j50 18lf46j53 18lf46k22 18lf46k80 18lf47j13 18lf47j53 18lf6310 18lf6390 18lf6393 18lf6410 18lf6490 18lf6493 18lf6520 18lf6525 18lf6527 18lf6585 18lf65k80 18lf6620 18lf6621 18lf6622 18lf6627 18lf6628 18lf6680 18lf66k80 18lf6720 18lf6722 18lf6723 18lf8310 18lf8390 18lf8393 18lf8410 18lf8490 18lf8493 18lf8520 18lf8525 18lf8527 18lf8585 18lf8620 18lf8621 18lf8622 18lf8627 18lf8628 18lf8680 18lf8720 18lf8722 18lf8723) | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating debug/Makefile | |
config.status: creating libc/Makefile | |
config.status: creating libio/Makefile | |
config.status: creating libm/Makefile | |
config.status: creating libsdcc/Makefile | |
config.status: creating startup/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
=== configuring in device/non-free/lib/pic16 (/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/non-free/lib/pic16) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-non-free' 'docdir=/usr/local/share/doc/sdcc' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-freebsd13.2' 'build_alias=x86_64-portbld-freebsd13.2' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' 'LDFLAGS= -L/usr/local/lib -fstack-protector-strong ' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector-strong -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. | |
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 for gpasm... /usr/local/bin/gpasm | |
checking for gplink... /usr/local/bin/gplink | |
checking for gplib... /usr/local/bin/gplib | |
checking for style of include used by gmake... GNU | |
checking dependency style of '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/non-free/lib/pic16//../../../../bin/sdcc'... none | |
checking dependency style of '/usr/local/bin/gpasm'... none | |
checking devices supported by gputils... 393 devices ( 18f1220 18f1230 18f1320 18f1330 18f13k22 18f13k50 18f14k22 18f14k50 18f2220 18f2221 18f2320 18f2321 18f2331 18f23k20 18f23k22 18f2410 18f242 18f2420 18f2423 18f2431 18f2439 18f2450 18f2455 18f2458 18f248 18f2480 18f24j10 18f24j11 18f24j50 18f24k20 18f24k22 18f24k50 18f2510 18f2515 18f252 18f2520 18f2523 18f2525 18f2539 18f2550 18f2553 18f258 18f2580 18f2585 18f25j10 18f25j11 18f25j50 18f25k20 18f25k22 18f25k50 18f25k80 18f2610 18f2620 18f2680 18f2682 18f2685 18f26j11 18f26j13 18f26j50 18f26j53 18f26k20 18f26k22 18f26k80 18f27j13 18f27j53 18f4220 18f4221 18f4320 18f4321 18f4331 18f43k20 18f43k22 18f4410 18f442 18f4420 18f4423 18f4431 18f4439 18f4450 18f4455 18f4458 18f448 18f4480 18f44j10 18f44j11 18f44j50 18f44k20 18f44k22 18f4510 18f4515 18f452 18f4520 18f4523 18f4525 18f4539 18f4550 18f4553 18f458 18f4580 18f4585 18f45j10 18f45j11 18f45j50 18f45k20 18f45k22 18f45k50 18f45k80 18f4610 18f4620 18f4680 18f4682 18f4685 18f46j11 18f46j13 18f46j50 18f46j53 18f46k20 18f46k22 18f46k80 18f47j13 18f47j53 18f6310 18f6390 18f6393 18f63j11 18f63j90 18f6410 18f6490 18f6493 18f64j11 18f64j90 18f6520 18f6525 18f6527 18f6585 18f65j10 18f65j11 18f65j15 18f65j50 18f65j90 18f65j94 18f65k22 18f65k80 18f65k90 18f6620 18f6621 18f6622 18f6627 18f6628 18f6680 18f66j10 18f66j11 18f66j15 18f66j16 18f66j50 18f66j55 18f66j60 18f66j65 18f66j90 18f66j93 18f66j94 18f66j99 18f66k22 18f66k80 18f66k90 18f6720 18f6722 18f6723 18f67j10 18f67j11 18f67j50 18f67j60 18f67j90 18f67j93 18f67j94 18f67k22 18f67k90 18f8310 18f8390 18f8393 18f83j11 18f83j90 18f8410 18f8490 18f8493 18f84j11 18f84j90 18f8520 18f8525 18f8527 18f8585 18f85j10 18f85j11 18f85j15 18f85j50 18f85j90 18f85j94 18f85k22 18f85k90 18f8620 18f8621 18f8622 18f8627 18f8628 18f8680 18f86j10 18f86j11 18f86j15 18f86j16 18f86j50 18f86j55 18f86j60 18f86j65 18f86j72 18f86j90 18f86j93 18f86j94 18f86j99 18f86k22 18f86k90 18f8720 18f8722 18f8723 18f87j10 18f87j11 18f87j50 18f87j60 18f87j72 18f87j90 18f87j93 18f87j94 18f87k22 18f87k90 18f95j94 18f96j60 18f96j65 18f96j94 18f96j99 18f97j60 18f97j94 18lf1220 18lf1230 18lf1320 18lf1330 18lf13k22 18lf13k50 18lf14k22 18lf14k50 18lf2220 18lf2221 18lf2320 18lf2321 18lf2331 18lf23k22 18lf2410 18lf242 18lf2420 18lf2423 18lf2431 18lf2439 18lf2450 18lf2455 18lf2458 18lf248 18lf2480 18lf24j10 18lf24j11 18lf24j50 18lf24k22 18lf24k50 18lf2510 18lf2515 18lf252 18lf2520 18lf2523 18lf2525 18lf2539 18lf2550 18lf2553 18lf258 18lf2580 18lf2585 18lf25j10 18lf25j11 18lf25j50 18lf25k22 18lf25k50 18lf25k80 18lf2610 18lf2620 18lf2680 18lf2682 18lf2685 18lf26j11 18lf26j13 18lf26j50 18lf26j53 18lf26k22 18lf26k80 18lf27j13 18lf27j53 18lf4220 18lf4221 18lf4320 18lf4321 18lf4331 18lf43k22 18lf4410 18lf442 18lf4420 18lf4423 18lf4431 18lf4439 18lf4450 18lf4455 18lf4458 18lf448 18lf4480 18lf44j10 18lf44j11 18lf44j50 18lf44k22 18lf4510 18lf4515 18lf452 18lf4520 18lf4523 18lf4525 18lf4539 18lf4550 18lf4553 18lf458 18lf4580 18lf4585 18lf45j10 18lf45j11 18lf45j50 18lf45k22 18lf45k50 18lf45k80 18lf4610 18lf4620 18lf4680 18lf4682 18lf4685 18lf46j11 18lf46j13 18lf46j50 18lf46j53 18lf46k22 18lf46k80 18lf47j13 18lf47j53 18lf6310 18lf6390 18lf6393 18lf6410 18lf6490 18lf6493 18lf6520 18lf6525 18lf6527 18lf6585 18lf65k80 18lf6620 18lf6621 18lf6622 18lf6627 18lf6628 18lf6680 18lf66k80 18lf6720 18lf6722 18lf6723 18lf8310 18lf8390 18lf8393 18lf8410 18lf8490 18lf8493 18lf8520 18lf8525 18lf8527 18lf8585 18lf8620 18lf8621 18lf8622 18lf8627 18lf8628 18lf8680 18lf8720 18lf8722 18lf8723) | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating libdev/Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
sdcc 4.0.0 is now configured for | |
Build: x86_64-portbld-freebsd13.2 | |
Host: x86_64-portbld-freebsd13.2 | |
Source directory: . | |
Yacc: bison -y | |
C compiler: cc | |
CFLAGS: -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing | |
C++ compiler: c++ | |
CXXFLAGS: -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing | |
CPPFLAGS: -I/usr/local/include | |
LDFLAGS: -L/usr/local/lib -fstack-protector-strong | |
MAKEDEP: c++ -MM | |
ENABLED Ports: | |
ds390 yes | |
ds400 yes | |
hc08 yes | |
s08 yes | |
mcs51 yes | |
pic14 yes | |
pic16 yes | |
z80 yes | |
z180 yes | |
r2k yes | |
r3ka yes | |
gbz80 yes | |
tlcs90 yes | |
ez80_z80 yes | |
stm8 yes | |
pdk13 yes | |
pdk14 yes | |
pdk15 yes | |
pdk16 no | |
Disable non-free lib: 0 | |
Disable packihx: 0 | |
Disable ucsim: 0 | |
Disable device lib: 0 | |
Disable sdcpp: 0 | |
Disable sdcdb: 0 | |
Disable sdbinutil: 0 | |
Enable documentation: 0 | |
Enable libgc: 0 | |
Install paths: | |
binary files: ${prefix} | |
include/library files: ${datarootdir}/sdcc | |
include files: ${datarootdir}/sdcc/include | |
library files: ${datarootdir}/sdcc/lib | |
non-free files: ${datarootdir}/sdcc/non-free | |
non-free include files: ${datarootdir}/sdcc/non-free/include | |
non-free library files: ${datarootdir}/sdcc/non-free/lib | |
documentation: /usr/local/share/doc/sdcc | |
prefix: /usr/local | |
datadir: ${datarootdir} | |
datarootdir: ${prefix}/share | |
Search paths (incomplete, see manual for all search paths): | |
binary files: $SDCC_HOME/bin | |
include files: /share/sdcc/include | |
path(argv[0])/../share/sdcc/include | |
/usr/local/share/sdcc/include | |
/share/sdcc/non-free/include | |
path(argv[0])/../share/sdcc/non-free/include | |
/usr/local/share/sdcc/non-free/include | |
library files: $SDCC_HOME/share/sdcc/lib/<model> | |
path(argv[0])/../share/sdcc/lib/<model> | |
/usr/local/share/sdcc/lib/<model> | |
$SDCC_HOME/share/sdcc/non-free/lib/<model> | |
path(argv[0])/../share/sdcc/non-free/lib/<model> | |
/usr/local/share/sdcc/non-free/lib/<model> | |
=========================================================================== | |
=======================<phase: build >============================ | |
===== env: DEVELOPER_MODE=yes STRICT_DEPENDS=yes USER=nobody UID=65534 GID=65534 | |
===> Building for sdcc-4.0.0_3 | |
gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0' | |
for misc in debugger/mcs51 sim/ucsim; do gmake -C $misc ; done | |
gmake -C support/sdbinutils | |
gmake -C sdas/as6808 && gmake -C sdas/asstm8 && gmake -C sdas/as8xcxxx && gmake -C sdas/as8051 && gmake -C sdas/asz80 && gmake -C sdas/asrab && gmake -C sdas/astlcs90 && gmake -C sdas/asgb && gmake -C sdas/aspdk13 && gmake -C sdas/aspdk14 && gmake -C sdas/aspdk15 && echo "Assemblers built successfully." | |
gmake -C sdas/linksrc sdcc-ld6808 sdcc-ldstm8 sdcc-ld8051 sdcc-ldz80 sdcc-ldz80 sdcc-ldgb sdcc-ldpdk sdcc-ldpdk sdcc-ldpdk | |
gmake -C support/packihx | |
gmake -C device/include | |
gmake -C support/scripts | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/include' | |
gmake[2]: Nothing to be done for 'all'. | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/include' | |
gmake -C device/non-free/include | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/scripts' | |
cp ./as2gbmap.py ../../bin/as2gbmap && chmod +x ../../bin/as2gbmap | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/packihx' | |
cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I/usr/local/include -I. -I. -I././support/util -I. -c packihx.c -o packihx.o | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as6808' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/debugger/mcs51' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. m08pst.c m08mch.c m08adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
cc -MM -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H sdcdb.c symtab.c simi.c break.c cmd.c ../../support/util/NewAlloc.c ../../src/SDCCset.c ../../src/SDCChasht.c ../../src/SDCCerr.c >Makefile.dep | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/linksrc' | |
c++ -MM -I/usr/local/include -I.. -I./.. -I/usr/local/include -I. -I../.. -I./../../support/util -I. lk_readnl.c lkaomf51.c lkar.c lkarea.c lkdata.c lkelf.c lkeval.c lkhead.c lklex.c lklib.c lklibr.c lklist.c lkmain.c lkmem.c lknoice.c lkout.c lkrel.c lkrloc.c lkrloc3.c lks19.c lksdcclib.c lksym.c sdld.c lksdcdb.c lkbank.c ../asxxsrc/strcmpi.c >Makefile.dep | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/non-free/include' | |
gmake[2]: Nothing to be done for 'all'. | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/device/non-free/include' | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/scripts' | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' | |
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' | |
gmake[3]: Nothing to be done for 'all-target'. | |
Configuring in ./libiberty | |
Configuring in ./binutils | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for makeinfo... /wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/missing makeinfo --split-size=5000000 | |
configure: WARNING: | |
*** Makeinfo is missing. Info documentation will not be built. | |
checking for perl... perl | |
checking build system type... checking build system type... x86_64-portbld-freebsd13.2 | |
checking host system type... cc -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../.././bin/packihx packihx.o | |
x86_64-portbld-freebsd13.2 | |
checking host system type... x86_64-portbld-freebsd13.2 | |
checking for x86_64-portbld-freebsd13.2-ar... ar | |
checking for x86_64-portbld-freebsd13.2-ranlib... ranlib | |
checking whether to install libiberty headers and static library... no | |
configure: target_header_dir = | |
checking for x86_64-portbld-freebsd13.2-gcc... cc | |
x86_64-portbld-freebsd13.2 | |
checking target system type... cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o sdcdb.o sdcdb.c | |
x86_64-portbld-freebsd13.2 | |
checking for x86_64-portbld-freebsd13.2-gcc... cc | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o symtab.o symtab.c | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o simi.o simi.c | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/packihx' | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o break.o break.c | |
checking for C compiler default output file name... checking for C compiler default output file name... a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... a.out | |
checking whether the C compiler works... | |
yes | |
checking for suffix of object files... checking whether we are cross compiling... no | |
checking for suffix of executables... mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/m08pst.o m08pst.c | |
o | |
checking whether we are using the GNU C compiler... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/m08mch.o m08mch.c | |
yes | |
checking whether cc accepts -g... | |
checking for suffix of object files... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/m08adr.o m08adr.c | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o cmd.o cmd.c | |
yes | |
checking for cc option to accept ISO C89... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... none needed | |
checking for library containing strerror... yes | |
checking for cc option to accept ISO C89... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o NewAlloc.o ../../support/util/NewAlloc.c | |
none needed | |
checking how to run the C preprocessor... cpp | |
none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lk_readnl.o lk_readnl.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o SDCCset.o ../../src/SDCCset.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkaomf51.o lkaomf51.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkar.o lkar.c | |
yes | |
checking for sys/types.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking for sys/stat.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o SDCChasht.o ../../src/SDCChasht.c | |
yes | |
checking for strings.h... yes | |
checking for inttypes.h... cc -I/usr/local/include -I. -I../../ -I./../.. -I./../../support/util -DHAVE_CONFIG_H -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -c -o SDCCerr.o ../../src/SDCCerr.c | |
yes | |
checking for stdint.h... yes | |
checking for unistd.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
yes | |
checking minix/config.h usability... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
no | |
checking minix/config.h presence... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkarea.o lkarea.c | |
yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
no | |
checking whether cc supports -W... cc -L/usr/local/lib -fstack-protector-strong -o ../..//bin/sdcdb sdcdb.o symtab.o simi.o break.o cmd.o NewAlloc.o SDCCset.o SDCChasht.o SDCCerr.o -lreadline | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
yes | |
checking whether cc supports -Wall... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkdata.o lkdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkelf.o lkelf.c | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/debugger/mcs51' | |
yes | |
checking whether cc supports -Wwrite-strings... gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
gmake libs | |
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
gmake -f main.mk all | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
c++ -MM -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src pobj.cc globals.cc utils.cc error.cc app.cc option.cc chars.cc fio.cc fuio.cc ucsim.cc >main.dep | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking whether cc supports -Wc++-compat... lkelf.c:540:38: warning: implicit conversion from 'int' to 'Elf32_Half' (aka 'short') changes value from 65521 to -15 [-Wconstant-conversion] | |
symhdr->st_shndx = SHN_ABS; | |
~ ^~~~~~~ | |
yes | |
checking whether cc supports -Wstrict-prototypes... gmake -C cmd.src cmd.src | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/cmd.src' | |
bison -y -d cmdpars.y | |
cmdpars.y: warning: 54 shift/reduce conflicts [-Wconflicts-sr] | |
cmdpars.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples | |
yes | |
checking whether cc supports -Wshadow=local... gmake -C sim.src sim.src | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/sim.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src arg.cc brk.cc guiobj.cc hw.cc itsrc.cc iwrap.cc mem.cc obsolete.cc port_hw.cc serial_hw.cc sim.cc simif.cc stack.cc test_mem_speed.cc uc.cc var.cc vcd.cc >Makefile.dep | |
yes | |
checking whether cc supports -pedantic ... yes | |
checking whether cc understands -c and -o together... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdas6808 obj/m08pst.o obj/m08mch.o obj/m08adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
yes | |
checking for an ANSI C-conforming const... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as6808' | |
yes | |
checking for inline... gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asstm8' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. stm8pst.c stm8mch.c stm8adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
inline | |
checking whether byte ordering is bigendian... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c pobj.cc -o pobj.o | |
no | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for sys/file.h... yes | |
checking for sys/param.h... yes | |
checking for limits.h... 1 warning generated. | |
gmake -C gui.src gui.src | |
mv y.tab.c cmdpars.cc | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/gui.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../cmd.src rec.cc gui.cc if.cc >Makefile.dep | |
mv y.tab.h cmdpars.hh | |
rm -f cmdlex.cc | |
flex -t cmdlex.l > cmdlex.cc | |
yes | |
checking for stdlib.h... (cached) yes | |
checking for malloc.h... c++ -MM -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src ./command.cc ./cmdutil.cc ./syntax.cc ./newcmd.cc ./newcmdposix.cc ./cmd_exec.cc ./cmd_get.cc ./cmd_set.cc ./cmd_timer.cc ./cmd_bp.cc ./cmd_info.cc ./cmd_show.cc ./cmd_gui.cc ./cmd_conf.cc ./cmd_uc.cc ./cmd_stat.cc ./cmd_mem.cc cmdpars.cc cmdlex.cc >Makefile.dep | |
yes | |
checking for string.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/time.h... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../cmd.src -c rec.cc -o rec.o | |
yes | |
checking for time.h... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../cmd.src -c gui.cc -o gui.o | |
yes | |
checking for sys/resource.h... yes | |
checking for sys/stat.h... (cached) yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkeval.o lkeval.c | |
checking for sys/mman.h... In file included from gui.cc:28: | |
In file included from ./guicl.h:37: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for fcntl.h... yes | |
checking for alloca.h... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c stack.cc -o stack.o | |
no | |
checking for sys/pstat.h... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../cmd.src -c if.cc -o if.o | |
no | |
checking for sys/sysmp.h... In file included from stack.cc:34: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkhead.o lkhead.c | |
ar -rc ../libguitool.a rec.o | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/stm8pst.o stm8pst.c | |
ranlib ../libguitool.a | |
no | |
ar -rc ../libguiucsim.a rec.o gui.o if.o | |
checking for sys/sysinfo.h... ranlib ../libguiucsim.a | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/gui.src' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c globals.cc -o globals.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lklex.o lklex.c | |
no | |
checking for machine/hal_sysinfo.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/stm8mch.o stm8mch.c | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c utils.cc -o utils.o | |
no | |
checking for sys/table.h... yes | |
checking for a thread-safe mkdir -p... ./../install-sh -c -d | |
checking for gawk... /usr/bin/awk | |
checking whether gmake sets $(MAKE)... yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/stm8adr.o stm8adr.c | |
checking for style of include used by gmake... no | |
GNU | |
checking for sys/sysctl.h... checking dependency style of cc... yes | |
checking for sys/systemcfg.h... gcc3 | |
checking for x86_64-portbld-freebsd13.2-gcc... (cached) cc | |
no | |
checking for stdint.h... (cached) yes | |
checking for stdio_ext.h... no | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c error.cc -o error.o | |
checking for process.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lklib.o lklib.c | |
no | |
checking for sys/prctl.h... 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 how to run the C preprocessor... cpp | |
no | |
checking for sys/wait.h that is POSIX.1 compatible... In file included from error.cc:33: | |
In file included from ./globals.h:35: | |
In file included from ./appcl.h:39: | |
In file included from ./sim.src/simcl.h:43: | |
In file included from ./sim.src/uccl.h:37: | |
In file included from ./sim.src/hwcl.h:42: | |
./sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
./pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
./pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lklibr.o lklibr.c | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c command.cc -o command.o | |
yes | |
checking whether time.h and sys/time.h may both be included... In file included from error.cc:33: | |
In file included from ./globals.h:35: | |
./appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
./pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking whether errno must be declared... no | |
checking size of int... In file included from command.cc:37: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c mem.cc -o mem.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
In file included from command.cc:37: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c app.cc -o app.o | |
In file included from mem.cc:38: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lklist.o lklist.c | |
4 | |
checking size of long... yes | |
checking for sys/types.h... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdutil.cc -o cmdutil.o | |
In file included from mem.cc:38: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking for sys/stat.h... In file included from app.cc:42: | |
In file included from ./appcl.h:39: | |
In file included from ./sim.src/simcl.h:43: | |
In file included from ./sim.src/uccl.h:37: | |
In file included from ./sim.src/hwcl.h:42: | |
./sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
./pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
./pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from cmdutil.cc:38: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
In file included from app.cc:42: | |
./appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
./pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
checking for stdlib.h... 8 | |
checking size of size_t... In file included from cmdutil.cc:38: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking for string.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
2 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkmain.o lkmain.c | |
yes | |
checking for memory.h... 8 | |
checking for long long... yes | |
checking for strings.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
yes | |
checking for inttypes.h... yes | |
checking size of long long... yes | |
checking for stdint.h... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c syntax.cc -o syntax.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking for unistd.h... 8 | |
checking for a 64-bit type... uint64_t | |
checking for intptr_t... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmd.cc -o newcmd.o | |
yes | |
checking minix/config.h usability... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c option.cc -o option.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkmem.o lkmem.c | |
no | |
checking minix/config.h presence... In file included from newcmd.cc:41: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... In file included from option.cc:38: | |
In file included from ./globals.h:35: | |
In file included from ./appcl.h:39: | |
In file included from ./sim.src/simcl.h:43: | |
In file included from ./sim.src/uccl.h:37: | |
In file included from ./sim.src/hwcl.h:42: | |
./sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
./pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
./pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for uintptr_t... In file included from newcmd.cc:41: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
In file included from option.cc:38: | |
In file included from ./globals.h:35: | |
./appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
./pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by cc... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... yes | |
checking for ssize_t... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 393216 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... no | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for x86_64-portbld-freebsd13.2-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-portbld-freebsd13.2-ar... ar | |
checking for x86_64-portbld-freebsd13.2-strip... no | |
checking for strip... strip | |
checking for x86_64-portbld-freebsd13.2-ranlib... ranlib | |
checking command to parse nm output from cc object... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c sim.cc -o sim.o | |
yes | |
checking for pid_t... In file included from sim.cc:36: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
ok | |
checking for dlfcn.h... In file included from sim.cc:36: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking for library containing strerror... yes | |
checking for objdir... .libs | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lknoice.o lknoice.c | |
2 warnings generated. | |
2 warnings generated. | |
none required | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c chars.cc -o chars.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c newcmdposix.cc -o newcmdposix.o | |
checking for asprintf... 2 warnings generated. | |
checking if cc supports -fno-rtti -fno-exceptions... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
yes | |
checking for cc option to produce PIC... -fPIC -DPIC | |
checking if cc PIC flag -fPIC -DPIC works... yes | |
checking if cc static flag -static works... In file included from newcmdposix.cc:40: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for atexit... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkout.o lkout.c | |
In file included from newcmdposix.cc:40: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking if cc supports -c -o file.o... yes | |
checking for basename... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... yes | |
checking for bcmp... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_exec.cc -o cmd_exec.o | |
no | |
checking dynamic linker characteristics... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c fio.cc -o fio.o | |
yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkrel.o lkrel.c | |
checking for bcopy... In file included from cmd_exec.cc:33: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
freebsd13.2 ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... no | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c itsrc.cc -o itsrc.o | |
In file included from cmd_exec.cc:33: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
no | |
checking for library containing dlopen... yes | |
checking for bsearch... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkrloc.o lkrloc.c | |
fio.cc:775:8: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
(k == TU_DEL)) | |
~~^~~~~~~~~ | |
fio.cc:775:8: note: remove extraneous parentheses around the comparison to silence this warning | |
(k == TU_DEL)) | |
~ ^ ~ | |
fio.cc:775:8: note: use '=' to turn this equality comparison into an assignment | |
(k == TU_DEL)) | |
^~ | |
= | |
In file included from itsrc.cc:34: | |
In file included from ./itsrccl.h:34: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
none required | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c fuio.cc -o fuio.o | |
yes | |
checking for bzero... no | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkrloc3.o lkrloc3.c | |
yes | |
checking for calloc... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c brk.cc -o brk.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking for bison... bison -y | |
checking for flex... flex | |
checking lex output file root... lex.yy | |
checking lex library... yes | |
checking for clock... In file included from brk.cc:34: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_get.cc -o cmd_get.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
In file included from brk.cc:34: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_set.cc -o cmd_set.o | |
yes | |
In file included from cmd_get.cc:36: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
checking for ffs... In file included from cmd_get.cc:36: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lks19.o lks19.c | |
In file included from cmd_set.cc:37: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for getcwd... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
1 warning generated. | |
ar -rc libucsimutil.a pobj.o globals.o utils.o error.o app.o option.o chars.o fio.o fuio.o | |
2 warnings generated. | |
In file included from cmd_set.cc:37: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c arg.cc -o arg.o | |
ranlib libucsimutil.a | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_timer.cc -o cmd_timer.o | |
2 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
cmd_set.cc:174:5: warning: misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] | |
{ | |
^ | |
cmd_set.cc:168:3: note: previous statement is here | |
else | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lksdcclib.o lksdcclib.c | |
yes | |
checking for getpagesize... In file included from cmd_timer.cc:34: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from arg.cc:35: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c guiobj.cc -o guiobj.o | |
In file included from arg.cc:35: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_bp.cc -o cmd_bp.o | |
yes | |
checking for gettimeofday... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lksym.o lksym.c | |
In file included from cmd_bp.cc:35: | |
In file included from ../sim.src/brkcl.h:38: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
3 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
yes | |
checking for index... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c uc.cc -o uc.o | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdld.o sdld.c | |
yes | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c hw.cc -o hw.o | |
checking for insque... In file included from uc.cc:37: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_info.cc -o cmd_info.o | |
In file included from uc.cc:37: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lksdcdb.o lksdcdb.c | |
yes | |
checking for memchr... In file included from hw.cc:35: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/lkbank.o lkbank.c | |
In file included from hw.cc:35: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
In file included from cmd_info.cc:32: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c simif.cc -o simif.o | |
yes | |
checking for memcmp... In file included from simif.cc:34: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdasstm8 obj/stm8pst.o obj/stm8mch.o obj/stm8adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
yes | |
checking for memcpy... -lfl | |
checking whether yytext is a pointer... In file included from simif.cc:34: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asstm8' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as8xcxxx' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. ds8pst.c ds8mch.c ds8adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_show.cc -o cmd_show.o | |
yes | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -DINDEXLIB -DUNIX -I. -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdld obj/lk_readnl.o obj/lkaomf51.o obj/lkar.o obj/lkarea.o obj/lkdata.o obj/lkelf.o obj/lkeval.o obj/lkhead.o obj/lklex.o obj/lklib.o obj/lklibr.o obj/lklist.o obj/lkmain.o obj/lkmem.o obj/lknoice.o obj/lkout.o obj/lkrel.o obj/lkrloc.o obj/lkrloc3.o obj/lks19.o obj/lksdcclib.o obj/lksym.o obj/sdld.o obj/lksdcdb.o obj/lkbank.o obj/strcmpi.o | |
checking for memmem... cp -p ../../bin/sdld ../../bin/sdld6808 | |
In file included from cmd_show.cc:34: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for memmove... In file included from cmd_show.cc:34: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
2 warnings generated. | |
cp -p ../../bin/sdld ../../bin/sdldstm8 | |
gmake[2]: Nothing to be done for 'sdcc-ld8051'. | |
yes | |
checking for mempcpy... yes | |
checking for memset... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_gui.cc -o cmd_gui.o | |
yes | |
checking for mkstemps... yes | |
checking whether NLS is requested... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for x86_64-portbld-freebsd13.2-ranlib... (cached) ranlib | |
In file included from cmd_gui.cc:31: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
checking size of long... In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/ds8pst.o ds8pst.c | |
yes | |
checking for putenv... In file included from cmd_gui.cc:31: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/ds8mch.o ds8mch.c | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_conf.cc -o cmd_conf.o | |
8 | |
yes | |
checking for long long... checking for random... In file included from cmd_conf.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
In file included from cmd_conf.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
checking for rename... yes | |
checking size of long long... yes | |
checking for rindex... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/ds8adr.o ds8adr.c | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_uc.cc -o cmd_uc.o | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_stat.cc -o cmd_stat.o | |
8 | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
yes | |
checking for unistd.h... (cached) yes | |
checking for setenv... checking fcntl.h usability... In file included from cmd_stat.cc:31: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
In file included from cmd_uc.cc: virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
31: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from cmd_uc.cc:31: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
In file included from cmd_stat.cc:31: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
yes | |
checking fcntl.h presence... checking for snprintf... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... yes | |
checking for sigsetmask... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
2 warnings generated. | |
cp -p ../../bin/sdld ../../bin/sdldz80 | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
yes | |
checking sys/file.h presence... yes | |
checking for sys/file.h... yes | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmd_mem.cc -o cmd_mem.o | |
yes | |
checking limits.h usability... checking for stpcpy... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking locale.h usability... In file included from cmd_mem.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for stpncpy... yes | |
checking locale.h presence... In file included from cmd_mem.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
yes | |
checking for locale.h... yes | |
checking for strcasecmp... checking sys/param.h usability... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
yes | |
checking sys/param.h presence... yes | |
yes | |
checking for sys/param.h... yes | |
checking for strchr... 2 warnings generated. | |
checking wchar.h usability... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c serial_hw.cc -o serial_hw.o | |
yes | |
yes | |
checking wchar.h presence... checking for strdup... yes | |
checking for wchar.h... yes | |
checking for sys/wait.h that is POSIX.1 compatible... In file included from serial_hw.cc:33: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking whether string.h and strings.h may both be included... yes | |
2 warnings generated. | |
checking for strncasecmp... In file included from serial_hw.cc:33: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdpars.cc -o cmdpars.o | |
yes | |
checking for working alloca.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
In file included from cmdpars.y:4: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
no | |
checking for alloca... yes | |
checking for strndup... In file included from cmdpars.y:5: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking for sbrk... yes | |
2 warnings generated. | |
checking for strnlen... cp -p ../../bin/sdld ../../bin/sdldgb | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c port_hw.cc -o port_hw.o | |
yes | |
checking for utimes... yes | |
checking for strrchr... 2 warnings generated. | |
yes | |
In file included from port_hw.cc:30: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ./simcl.h:43: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src -c cmdlex.cc -o cmdlex.o | |
checking for setmode... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
2 warnings generated. | |
In file included from port_hw.cc:30: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cp -p ../../bin/sdld ../../bin/sdldpdk | |
yes | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c iwrap.cc -o iwrap.o | |
gmake[2]: Nothing to be done for 'sdcc-ldz80'. | |
gmake[2]: Nothing to be done for 'sdcc-ldpdk'. | |
gmake[2]: Nothing to be done for 'sdcc-ldpdk'. | |
checking for strstr... port_hw.cc:162:12: warning: unused variable 'u' [-Wunused-variable] | |
u8_t u= c; | |
^ | |
port_hw.cc:248:3: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] | |
pio->dd_printf("\033[%dm", val?7:0); | |
^ | |
port_hw.cc:245:8: note: previous statement is here | |
if (pd[i].cell_dir == NULL) | |
^ | |
yes | |
checking for getc_unlocked... In file included from iwrap.cc:1: | |
In file included from ./iwrap.h:4: | |
In file included from ./uccl.h:37: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for strtod... In file included from cmdlex.l:86: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for strcoll... In file included from cmdlex.l:86: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
<stdout>:1360:16: warning: function 'yyinput' is not needed and will not be emitted [-Wunneeded-internal-declaration] | |
static int yyinput (void) | |
^ | |
yes | |
checking for strtol... yes | |
checking for setlocale... 4 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
yes | |
checking for strtoul... yes | |
checking for mkstemp... yes | |
checking for strtoll... yes | |
checking for mkdtemp... yes | |
checking for strtoull... yes | |
checking for mbstate_t... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c var.cc -o var.o | |
yes | |
checking for library containing frexp... yes | |
checking for strverscmp... In file included from var.cc:30: | |
In file included from ./varcl.h:38: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
none required | |
checking for LC_MESSAGES... yes | |
checking for tmpnam... 1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
3 warnings generated. | |
ar -rc ../libcmd.a command.o cmdutil.o syntax.o newcmd.o newcmdposix.o cmd_exec.o cmd_get.o cmd_set.o cmd_timer.o cmd_bp.o cmd_info.o cmd_show.o cmd_gui.o cmd_conf.o cmd_uc.o cmd_stat.o cmd_mem.o cmdpars.o cmdlex.o | |
yes | |
checking for time_t in time.h... ranlib ../libcmd.a | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/cmd.src' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../gui.src -c vcd.cc -o vcd.o | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
yes | |
checking for time_t in sys/types.h... yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
checking for vasprintf... yes | |
checking for a known getopt prototype in unistd.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
In file included from vcd.cc:37: | |
In file included from ./vcdcl.h:31: | |
In file included from ./hwcl.h:42: | |
./memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for utime.h... yes | |
checking for vfprintf... yes | |
checking whether asprintf is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
yes | |
checking whether environ is declared... yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
checking for vprintf... no | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/linksrc' | |
checking whether fprintf is declared... yes | |
checking for vsnprintf... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether getenv is declared... yes | |
checking for vsprintf... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdas390 obj/ds8pst.o obj/ds8mch.o obj/ds8adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
1 warning generated. | |
ar -rc ../libsim.a stack.o mem.o sim.o itsrc.o brk.o arg.o guiobj.o uc.o hw.o simif.o serial_hw.o port_hw.o iwrap.o var.o vcd.o | |
ranlib ../libsim.a | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/sim.src' | |
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
gmake apps | |
yes | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as8xcxxx' | |
gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
gmake -C s51.src s51.src | |
gmake -C z80.src z80.src | |
gmake -C tlcs.src tlcs.src | |
gmake -C hc08.src hc08.src | |
gmake -C stm8.src stm8.src | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as8051' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. i51pst.c i51mch.c i51adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
checking whether sbrk is declared... gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/tlcs.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc inst_arith.cc inst_bit.cc inst_block.cc inst_cpu_others.cc inst_jump.cc inst_move.cc inst_rot_sh.cc simtlcs.cc stlcs.cc tlcs.cc >Makefile.dep | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/z80.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src ez80.cc glob.cc glob_lr35902.cc glob_r2k.cc inst.cc inst_cb.cc inst_dd.cc inst_ddcb.cc inst_ed.cc inst_ed_r2k.cc inst_fd.cc inst_fdcb.cc inst_lr35902.cc inst_r2k.cc inst_xd.cc inst_xxcb.cc lr35902.cc r2k.cc simz80.cc sz80.cc z80.cc >Makefile.dep | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/hc08.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc hc08.cc inst.cc shc08.cc simhc08.cc >Makefile.dep | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/s51.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src arith.cc bit.cc glob.cc inc.cc interrupt.cc jmp.cc logic.cc mdu.cc mov.cc pca.cc port.cc s51.cc serial.cc sim51.cc timer0.cc timer1.cc timer2.cc uc251.cc uc320.cc uc380.cc uc390.cc uc390hw.cc uc51.cc uc517.cc uc51r.cc uc52.cc uc521.cc uc88x.cc uc89c51r.cc wdt.cc >Makefile.dep | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/stm8.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src bl.cc bl_head.cc bl_l15x46.cc bl_s105.cc clk.cc flash.cc glob.cc inst.cc itc.cc port.cc rst.cc serial.cc simstm8.cc sstm8.cc stm8.cc timer.cc uid.cc >Makefile.dep | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
yes | |
checking for waitpid... yes | |
checking whether snprintf is declared... yes | |
yes | |
checking for setproctitle... checking whether stpcpy is declared... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
yes | |
checking whether strnlen is declared... yes | |
checking whether alloca needs Cray hooks... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o | |
no | |
checking stack direction for C alloca... yes | |
checking whether strstr is declared... In file included from inst.cc:35: | |
In file included from ./hc08cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
-1 | |
yes | |
checking for vfork.h... checking whether vsnprintf is declared... no | |
checking for fork... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
yes | |
checking iconv.h usability... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simtlcs.cc -o simtlcs.o | |
yes | |
checking for vfork... yes | |
checking iconv.h presence... yes | |
checking for iconv.h... yes | |
checking for ld used by GCC... In file included from simtlcs.cc:29: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
/usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for shared library run path origin... yes | |
checking for working fork... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
In file included from simtlcs.cc:29: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
done | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/i51pst.o i51pst.c | |
checking for iconv... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c tlcs.cc -o tlcs.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c itc.cc -o itc.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/i51mch.o i51mch.c | |
yes | |
checking for working vfork... (cached) yes | |
checking for _doprnt... yes | |
checking for iconv declaration... In file included from itc.cc:34: | |
In file included from ../sim.src/itsrccl.h:34: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
In file included from tlcs.cc:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
no | |
checking for sys_errlist... configure: creating ./config.status | |
yes | |
checking for sys_nerr... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/i51adr.o i51adr.c | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o | |
yes | |
checking for sys_siglist... In file included from inst.cc:35: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from serial.cc:39: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
yes | |
checking for external symbol _system_configuration... no | |
In file included from serial.cc:39: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
checking for __fsetlocking... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simhc08.cc -o simhc08.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
no | |
checking for canonicalize_file_name... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sim51.cc -o sim51.o | |
In file included from simhc08.cc:28: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
no | |
checking for dup3... In file included from simhc08.cc:28: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
2 warnings generated. | |
In file included from sim51.cc:36: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c rst.cc -o rst.o | |
In file included from sim51.cc:36: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
2 warnings generated. | |
checking for getrlimit... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c hc08.cc -o hc08.o | |
In file included from rst.cc:28: | |
In file included from ./rstcl.h:32: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
config.status: creating Makefile | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
yes | |
checking for getrusage... In file included from hc08.cc:42: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inc.cc -o inc.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer.cc -o timer.o | |
yes | |
checking for getsysinfo... In file included from inc.cc:31: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
In file included from timer.cc:28: | |
In file included from ../sim.src/itsrccl.h:34: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
virtual t_index add(void *item); | |
^ | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
timer.cc:198:26: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] | |
v= prescaler_preload && 0xff; | |
^ ~~~~ | |
timer.cc:198:26: note: use '&' for a bitwise operation | |
v= prescaler_preload && 0xff; | |
^~ | |
& | |
timer.cc:198:26: note: remove constant to silence this warning | |
v= prescaler_preload && 0xff; | |
~^~~~~~~ | |
no | |
checking for gettimeofday... (cached) yes | |
checking for on_exit... gmake -C pdk.src pdk.src | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/pdk.src' | |
c++ -MM -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src glob.cc inst.cc pdk.cc port.cc simpdk.cc spdk.cc >Makefile.dep | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c jmp.cc -o jmp.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
no | |
checking for psignal... In file included from jmp.cc:38: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for pstat_getdynamic... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob.cc -o glob.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o | |
no | |
checking for pstat_getstatic... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mov.cc -o mov.o | |
In file included from port.cc:28: | |
In file included from ./portcl.h:31: | |
In file included from ../sim.src/port_hwcl.h:33: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from mov.cc:38: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
no | |
checking for realpath... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o | |
yes | |
checking for setrlimit... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c shc08.cc -o shc08.o | |
In file included from port.cc:28: | |
In file included from ./portcl.h:31: | |
In file included from ../sim.src/port_hwcl.h:33: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from inst.cc:28: | |
In file included from ./pdkcl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from shc08.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for sbrk... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c logic.cc -o logic.o | |
In file included from inst.cc:28: | |
In file included from ./pdkcl.h:76: | |
./instcl.h:3:5: warning: 'cl_pdk::get_mem' hides overloaded virtual function [-Woverloaded-virtual] | |
int get_mem(unsigned int addr); | |
^ | |
../sim.src/uccl.h:254:17: note: hidden overloaded virtual function 'cl_uc::get_mem' declared here: different number of parameters (2 vs 1) | |
virtual t_mem get_mem(char *id, t_addr addr); | |
^ | |
In file included from shc08.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_cb.cc -o inst_cb.o | |
2 warnings generated. | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c clk.cc -o clk.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o inst.o simhc08.o hc08.o shc08.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o shc08 | |
yes | |
In file included from logic.cc:34: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
checking for spawnve... In file included from inst_cb.cc:31: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from clk.cc:28: | |
In file included from ./stm8cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/hc08.src' | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
no | |
checking for spawnvpe... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_block.cc -o inst_block.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c arith.cc -o arith.o | |
no | |
In file included from inst_block.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
checking for strerror... virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from arith.cc:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uid.cc -o uid.o | |
yes | |
checking for strsignal... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simpdk.cc -o simpdk.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_cpu_others.cc -o inst_cpu_others.o | |
arith.cc:519:14: warning: variable 'pw' set but not used [-Wunused-but-set-variable] | |
uint temp, pw, ac, b, x; | |
^ | |
In file included from uid.cc:28: | |
In file included from ./uidcl.h:31: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from simpdk.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from inst_cpu_others.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from simpdk.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
In file included from simpdk.cc:33: | |
In file included from ./pdkcl.h:76: | |
./instcl.h:3:5: warning: 'cl_pdk::get_mem' hides overloaded virtual function [-Woverloaded-virtual] | |
int get_mem(unsigned int addr); | |
^ | |
../sim.src/uccl.h:254:17: note: hidden overloaded virtual function 'cl_uc::get_mem' declared here: different number of parameters (2 vs 1) | |
virtual t_mem get_mem(char *id, t_addr addr); | |
^ | |
yes | |
checking for sysconf... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bl.cc -o bl.o | |
3 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_dd.cc -o inst_dd.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c flash.cc -o flash.o | |
1 warning generated. | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_rot_sh.cc -o inst_rot_sh.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c bit.cc -o bit.o | |
yes | |
checking for sysctl... In file included from inst_dd.cc:34: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from inst_rot_sh.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from flash.cc:30: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from bit.cc:31: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
yes | |
checking for sysmp... In file included from flash.cc:30: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
flash.cc:72:17: warning: source of this 'memcpy' call is a pointer to dynamic class 'cl_memory_cell'; vtable pointer will be copied [-Wdynamic-class-memaccess] | |
memcpy(p, cell, sizeof(class cl_memory_cell)); | |
~~~~~~ ^ | |
flash.cc:72:17: note: explicitly cast the pointer to silence this warning | |
memcpy(p, cell, sizeof(class cl_memory_cell)); | |
^ | |
(void*) | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pdk.cc -o pdk.o | |
no | |
checking for table... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer0.cc -o timer0.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_jump.cc -o inst_jump.o | |
In file included from pdk.cc:38: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from timer0.cc:28: | |
In file included from ./timer0cl.h:33: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
In file included from inst_jump.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from pdk.cc:38: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
In file included from pdk.cc:46: | |
In file included from ./pdkcl.h:76: | |
./instcl.h:3:5: warning: 'cl_pdk::get_mem' hides overloaded virtual function [-Woverloaded-virtual] | |
int get_mem(unsigned int addr); | |
^ | |
../sim.src/uccl.h:254:17: note: hidden overloaded virtual function 'cl_uc::get_mem' declared here: different number of parameters (2 vs 1) | |
virtual t_mem get_mem(char *id, t_addr addr); | |
^ | |
no | |
checking for times... 1 warning generated. | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_move.cc -o inst_move.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst.cc -o inst.o | |
yes | |
checking for wait3... 3 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_arith.cc -o inst_arith.o | |
In file included from inst_move.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from inst.cc:35: | |
In file included from ./stm8cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ed.cc -o inst_ed.o | |
In file included from inst_arith.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer1.cc -o timer1.o | |
yes | |
checking for wait4... 1 warning generated. | |
gmake -C doc doc | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/doc' | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/doc' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c timer2.cc -o timer2.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
In file included from inst_ed.cc:32: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from timer1.cc:28: | |
In file included from ./timer1cl.h:33: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
In file included from timer2.cc:28: | |
In file included from ./timer2cl.h:33: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking whether basename is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c spdk.cc -o spdk.o | |
no | |
checking whether ffs is declared... In file included from spdk.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
3 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fd.cc -o inst_fd.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
In file included from spdk.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
checking whether asprintf is declared... 2 warnings generated. | |
In file included from inst_fd.cc:34: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o port.o inst.o simpdk.o pdk.o spdk.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o spdk | |
1 warning generated. | |
yes | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c serial.cc -o serial.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_bit.cc -o inst_bit.o | |
checking whether vasprintf is declared... 1 warning generated. | |
gmake -f main.mk main_app | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -I/usr/local/include -I. -I. -I./sim.src -I./cmd.src -I./gui.src -c relay.cc -o relay.o | |
yes | |
checking whether snprintf is declared... In file included from inst_bit.cc:28: | |
In file included from ./tlcscl.h:32: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdas8051 obj/i51pst.o obj/i51mch.o obj/i51adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/pdk.src' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simstm8.cc -o simstm8.o | |
In file included from serial.cc:39: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -I. -Wall -L/usr/local/lib -fstack-protector-strong relay.o -L. -lucsimutil -lrt -o relay | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/as8051' | |
checking whether vsnprintf is declared... gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asz80' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. z80pst.c z80mch.c z80adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
In file included from serial.cc:39: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
In file included from simstm8.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
yes | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c port.cc -o port.o | |
1 warning generated. | |
checking whether calloc is declared... In file included from simstm8.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c stlcs.cc -o stlcs.o | |
yes | |
checking whether getenv is declared... In file included from port.cc:37: | |
In file included from ./portcl.h:33: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from stlcs.cc:31: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ddcb.cc -o inst_ddcb.o | |
yes | |
In file included from stlcs.cc:31: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
checking whether getopt is declared... In file included from inst_ddcb.cc:32: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
2 warnings generated. | |
2 warnings generated. | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c stm8.cc -o stm8.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o simtlcs.o tlcs.o inst_block.o inst_cpu_others.o inst_rot_sh.o inst_jump.o inst_move.o inst_arith.o inst_bit.o stlcs.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o stlcs | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_fdcb.cc -o inst_fdcb.o | |
yes | |
checking whether malloc is declared... In file included from inst_fdcb.cc:32: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
In file included from stm8.cc:41: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
checking whether realloc is declared... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c interrupt.cc -o interrupt.o | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/tlcs.src' | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sstm8.cc -o sstm8.o | |
In file included from stm8.cc:41: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking whether sbrk is declared... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob_r2k.cc -o glob_r2k.o | |
In file included from interrupt.cc:33: | |
In file included from ../sim.src/itsrccl.h:34: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from sstm8.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking whether strtol is declared... In file included from sstm8.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c wdt.cc -o wdt.o | |
yes | |
2 warnings generated. | |
checking whether strtoul is declared... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_r2k.cc -o inst_r2k.o | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/z80pst.o z80pst.c | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c pca.cc -o pca.o | |
yes | |
1 warning generated. | |
checking whether strtoll is declared... In file included from wdt.cc:31: | |
In file included from ./wdtcl.h:34: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/z80mch.o z80mch.c | |
In file included from inst_r2k.cc:22: | |
In file included from ./r2kcl.h:31: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_ed_r2k.cc -o inst_ed_r2k.o | |
In file included from pca.cc:31: | |
In file included from ../sim.src/itsrccl.h:34: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c mdu.cc -o mdu.o | |
yes | |
In file included from inst_r2k.cc:22: | |
./r2kcl.h:106:23: warning: 'cl_r2k::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
checking whether strtoull is declared... In file included from inst_ed_r2k.cc:32: | |
In file included from ./r2kcl.h:31: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from mdu.cc:28: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
inst_r2k.cc:587:12: warning: variable 'tmp' set but not used [-Wunused-but-set-variable] | |
u16_t tmp = (regs.raf.F & BIT_C) << (15 - BITPOS_C); | |
^ | |
yes | |
checking whether strverscmp is declared... 1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/z80adr.o z80adr.c | |
In file included from inst_ed_r2k.cc:32: | |
./r2kcl.h:106:23: warning: 'cl_r2k::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
yes | |
checking whether strnlen is declared... c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c r2k.cc -o r2k.o | |
yes | |
checking whether canonicalize_file_name must be declared... 1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... In file included from r2k.cc:45: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
3 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51.cc -o uc51.o | |
In file included from r2k.cc:49: | |
./r2kcl.h:106:23: warning: 'cl_r2k::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c glob_lr35902.cc -o glob_lr35902.o | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc52.cc -o uc52.o | |
In file included from uc51.cc:45: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
In file included from uc52.cc:33: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from uc51.cc:45: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
yes | |
checking for working strncmp... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c inst_lr35902.cc -o inst_lr35902.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc51r.cc -o uc51r.o | |
In file included from inst_lr35902.cc:28: | |
In file included from ./lr35902cl.h:27: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
In file included from uc51r.cc:33: | |
In file included from ./uc51rcl.h:33: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
In file included from inst_lr35902.cc:28: | |
./lr35902cl.h:84:23: warning: 'cl_lr35902::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
configure: creating ./config.status | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc89c51r.cc -o uc89c51r.o | |
config.status: creating Makefile | |
In file included from uc89c51r.cc:34: | |
In file included from ./uc89c51rcl.h:33: | |
In file included from ./uc51rcl.h:33: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
config.status: creating testsuite/Makefile | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c lr35902.cc -o lr35902.o | |
config.status: creating config.h | |
config.status: executing default commands | |
Configuring in ./bfd | |
In file included from lr35902.cc:38: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
In file included from lr35902.cc:42: | |
./lr35902cl.h:84:23: warning: 'cl_lr35902::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
checking build system type... x86_64-portbld-freebsd13.2 | |
checking host system type... x86_64-portbld-freebsd13.2 | |
checking target system type... x86_64-portbld-freebsd13.2 | |
checking for x86_64-portbld-freebsd13.2-gcc... cc | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/libiberty' | |
if [ x"" != x ] && [ ! -d pic ]; then \ | |
mkdir pic; \ | |
else true; fi | |
touch stamp-picdir | |
if [ x"" != x ] && [ ! -d noasan ]; then \ | |
mkdir noasan; \ | |
else true; fi | |
touch stamp-noasandir | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o pic/dwarfnames.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o noasan/dwarfnames.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dwarfnames.c -o dwarfnames.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
checking for C compiler default output file name... 2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o itc.o serial.o rst.o timer.o port.o clk.o uid.o bl.o flash.o inst.o simstm8.o stm8.o sstm8.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o sstm8 | |
a.out | |
checking whether the C compiler works... yes | |
checking whether we are cross compiling... no | |
checking for suffix of executables... 2 warnings generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o pic/dyn-string.o; \ | |
else true; fi | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o noasan/dyn-string.o; \ | |
else true; fi | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc251.cc -o uc251.o | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./dyn-string.c -o dyn-string.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc517.cc -o uc517.o | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/stm8.src' | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o pic/fdmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o noasan/fdmatch.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fdmatch.c -o fdmatch.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
checking for suffix of object files... 1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c simz80.cc -o simz80.o | |
In file included from uc251.cc:32: | |
In file included from ./uc251cl.h:33: | |
In file included from ./uc89c51rcl.h:33: | |
In file included from ./uc51rcl.h:33: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from uc517.cc:28: | |
In file included from ./mducl.h:31: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
o | |
checking whether we are using the GNU C compiler... yes | |
checking whether cc accepts -g... In file included from simz80.cc:28: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
yes | |
checking for cc option to accept ISO C89... 1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o pic/fibheap.o; \ | |
else true; fi | |
In file included from simz80.cc:28: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o noasan/fibheap.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fibheap.c -o fibheap.o | |
In file included from simz80.cc:33: | |
./r2kcl.h:106:23: warning: 'cl_r2k::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
In file included from simz80.cc:34: | |
./lr35902cl.h:84:23: warning: 'cl_lr35902::get_disasm_info' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
./z80cl.h:67:23: note: hidden overloaded virtual function 'cl_z80::get_disasm_info' declared here: different number of parameters (5 vs 4) | |
virtual const char *get_disasm_info(t_addr addr, | |
^ | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
none needed | |
checking for library containing strerror... 4 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390.cc -o uc390.o | |
none required | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... In file included from uc390.cc:46: | |
In file included from ./uc390cl.h:34: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o pic/filename_cmp.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o noasan/filename_cmp.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./filename_cmp.c -o filename_cmp.o | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c z80.cc -o z80.o | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o pic/floatformat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o noasan/floatformat.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./floatformat.c -o floatformat.o | |
In file included from z80.cc:42: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
2 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o pic/fnmatch.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o noasan/fnmatch.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fnmatch.c -o fnmatch.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc390hw.cc -o uc390hw.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c ez80.cc -o ez80.o | |
2 warnings generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o pic/fopen_unlocked.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o noasan/fopen_unlocked.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./fopen_unlocked.c -o fopen_unlocked.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
In file included from uc390hw.cc:34: | |
In file included from ./uc390hwcl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
In file included from ez80.cc:32: | |
In file included from ./ez80cl.h:31: | |
In file included from ./z80cl.h:31: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o pic/getopt.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o noasan/getopt.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt.c -o getopt.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc521.cc -o uc521.o | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c sz80.cc -o sz80.o | |
In file included from uc521.cc:28: | |
In file included from ./uc521cl.h:31: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from sz80.cc:29: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from sz80.cc:29: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o pic/getopt1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o noasan/getopt1.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getopt1.c -o getopt1.o | |
2 warnings generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc88x.cc -o uc88x.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o pic/getpwd.o; \ | |
else true; fi | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o noasan/getpwd.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getpwd.c -o getpwd.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc320.cc -o uc320.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
In file included from uc88x.cc:28: | |
In file included from ./mducl.h:31: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o pic/getruntime.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o noasan/getruntime.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./getruntime.c -o getruntime.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
In file included from uc320.cc:35: | |
In file included from ./uc320cl.h:31: | |
In file included from ./uc521cl.h:31: | |
In file included from ./uc52cl.h:33: | |
In file included from ./uc51cl.h:40: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
1 warning generated. | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o pic/hashtab.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o noasan/hashtab.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o pic/hex.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hashtab.c -o hashtab.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o noasan/hex.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./hex.c -o hex.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c uc380.cc -o uc380.o | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -fPIC -DPIC -I/usr/local/include -I. -I.. -I.. -I../cmd.src -I../sim.src -I../gui.src -c s51.cc -o s51.o | |
In file included from uc380.cc:28: | |
In file included from ./portcl.h:33: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
In file included from s51.cc:31: | |
In file included from ../globals.h:35: | |
In file included from ../appcl.h:39: | |
In file included from ../sim.src/simcl.h:43: | |
In file included from ../sim.src/uccl.h:37: | |
In file included from ../sim.src/hwcl.h:42: | |
../sim.src/memcl.h:430:19: warning: 'cl_address_space_list::add' hides overloaded virtual functions [-Woverloaded-virtual] | |
virtual t_index add(class cl_address_space *mem); | |
^ | |
../pobjcl.h:153:20: note: hidden overloaded virtual function 'cl_list::add' declared here: type mismatch at 1st parameter ('void *' vs 'class cl_address_space *') | |
virtual t_index add(void *item); | |
^ | |
../pobjcl.h:154:20: note: hidden overloaded virtual function 'cl_list::add' declared here: different number of parameters (2 vs 1) | |
virtual t_index add(class cl_base *item, class cl_base *parent); | |
^ | |
In file included from s51.cc:31: | |
In file included from ../globals.h:35: | |
../appcl.h:101:15: warning: 'cl_app::init' hides overloaded virtual function [-Woverloaded-virtual] | |
virtual int init(int argc , char *argv[]); | |
^ | |
../pobjcl.h:63:15: note: hidden overloaded virtual function 'cl_base::init' declared here: different number of parameters (0 vs 2) | |
virtual int init(void); | |
^ | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
1 warning generated. | |
2 warnings generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o pic/lbasename.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o noasan/lbasename.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lbasename.c -o lbasename.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o pic/lrealpath.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o pic/make-relative-prefix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o noasan/lrealpath.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o noasan/make-relative-prefix.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./lrealpath.c -o lrealpath.o | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-relative-prefix.c -o make-relative-prefix.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o pic/make-temp-file.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o noasan/make-temp-file.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./make-temp-file.c -o make-temp-file.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o pic/objalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o noasan/objalloc.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./objalloc.c -o objalloc.o | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o pic/obstack.o; \ | |
else true; fi | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o noasan/obstack.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./obstack.c -o obstack.o | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdasz80 obj/z80pst.o obj/z80mch.o obj/z80adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o pic/partition.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o noasan/partition.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./partition.c -o partition.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asz80' | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pic/pexecute.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o noasan/pexecute.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pexecute.c -o pexecute.o | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asrab' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. rabpst.c rabmch.c rabadr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
1 warning generated. | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o pic/physmem.o; \ | |
else true; fi | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pic/pex-common.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o noasan/physmem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o noasan/pex-common.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./physmem.c -o physmem.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o sim51.o inc.o jmp.o mov.o logic.o arith.o bit.o timer0.o timer1.o timer2.o serial.o port.o interrupt.o wdt.o pca.o mdu.o uc51.o uc52.o uc51r.o uc89c51r.o uc251.o uc517.o uc390.o uc390hw.o uc521.o uc88x.o uc320.o uc380.o s51.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o s51 | |
1 warning generated. | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-common.c -o pex-common.o | |
c++ -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -g -Wall -L/usr/local/lib -fstack-protector-strong glob.o inst.o inst_cb.o inst_dd.o inst_ed.o inst_fd.o inst_ddcb.o inst_fdcb.o glob_r2k.o inst_r2k.o inst_ed_r2k.o r2k.o glob_lr35902.o inst_lr35902.o lr35902.o simz80.o z80.o ez80.o sz80.o -L.. -lsim -lucsimutil -lguiucsim -lcmd -lsim -lrt -o sz80 | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pic/pex-one.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pic/pex-unix.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o noasan/pex-one.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o noasan/pex-unix.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-one.c -o pex-one.o | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./pex-unix.c -o pex-unix.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o pic/vprintf-support.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o noasan/vprintf-support.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o pic/rust-demangle.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./vprintf-support.c -o vprintf-support.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o noasan/rust-demangle.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./rust-demangle.c -o rust-demangle.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/z80.src' | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o pic/safe-ctype.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o noasan/safe-ctype.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./safe-ctype.c -o safe-ctype.o | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim/s51.src' | |
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sim/ucsim' | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o pic/simple-object.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o noasan/simple-object.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object.c -o simple-object.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o pic/simple-object-coff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o pic/simple-object-elf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o noasan/simple-object-coff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o noasan/simple-object-elf.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-coff.c -o simple-object-coff.o | |
1 warning generated. | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-elf.c -o simple-object-elf.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-mach-o.c -o simple-object-mach-o.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./simple-object-xcoff.c -o simple-object-xcoff.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o pic/sort.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o noasan/sort.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sort.c -o sort.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o pic/spaces.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o noasan/spaces.o; \ | |
else true; fi | |
1 warning generated. | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./spaces.c -o spaces.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o pic/splay-tree.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o noasan/splay-tree.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./splay-tree.c -o splay-tree.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o pic/stack-limit.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o noasan/stack-limit.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./stack-limit.c -o stack-limit.o | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o pic/strerror.o; \ | |
else true; fi | |
./stack-limit.c:54:24: warning: comparison of integers of different signs: 'rlim_t' (aka 'long') and 'unsigned long' [-Wsign-compare] | |
&& rlim.rlim_cur < pref | |
~~~~~~~~~~~~~ ^ ~~~~ | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o noasan/strerror.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strerror.c -o strerror.o | |
2 warnings generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o pic/strsignal.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o noasan/strsignal.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./strsignal.c -o strsignal.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o pic/timeval-utils.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o noasan/timeval-utils.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./timeval-utils.c -o timeval-utils.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
yes | |
checking for a thread-safe mkdir -p... ./../install-sh -c -d | |
checking for gawk... /usr/bin/awk | |
checking whether gmake sets $(MAKE)... yes | |
1 warning generated. | |
checking for style of include used by gmake... 1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ | |
else true; fi | |
GNU | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o pic/xasprintf.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./unlink-if-ordinary.c -o unlink-if-ordinary.o | |
1 warning generated. | |
checking dependency style of cc... if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o noasan/xasprintf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o pic/xatexit.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xasprintf.c -o xasprintf.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o noasan/xatexit.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xatexit.c -o xatexit.o | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
mkdir -p obj | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o pic/xexit.o; \ | |
else true; fi | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/rabpst.o rabpst.c | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o noasan/xexit.o; \ | |
else true; fi | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xexit.c -o xexit.o | |
1 warning generated. | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/rabmch.o rabmch.c | |
1 warning generated. | |
gcc3 | |
checking for x86_64-portbld-freebsd13.2-ar... ar | |
checking for x86_64-portbld-freebsd13.2-ranlib... ranlib | |
checking for x86_64-portbld-freebsd13.2-gcc... (cached) cc | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/rabadr.o rabadr.c | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o pic/xmalloc.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o noasan/xmalloc.o; \ | |
else true; fi | |
1 warning generated. | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmalloc.c -o xmalloc.o | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o pic/xmemdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o noasan/xmemdup.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xmemdup.c -o xmemdup.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
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 how to run the C preprocessor... cpp | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o pic/xstrdup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o noasan/xstrdup.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrdup.c -o xstrdup.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o pic/xstrerror.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o noasan/xstrerror.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrerror.c -o xstrerror.o | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o pic/xstrndup.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o noasan/xstrndup.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xstrndup.c -o xstrndup.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for ANSI C header files... 1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o pic/xvasprintf.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o noasan/xvasprintf.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./xvasprintf.c -o xvasprintf.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list | |
gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/libiberty/testsuite' | |
gmake[5]: Nothing to be done for 'all'. | |
gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/libiberty/testsuite' | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o pic/regex.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o noasan/regex.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./regex.c -o regex.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o pic/cplus-dem.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o noasan/cplus-dem.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cplus-dem.c -o cplus-dem.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o pic/cp-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o noasan/cp-demangle.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demangle.c -o cp-demangle.o | |
yes | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
checking for sys/types.h... if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o pic/md5.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o noasan/md5.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./md5.c -o md5.o | |
yes | |
checking for sys/stat.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o pic/sha1.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o noasan/sha1.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./sha1.c -o sha1.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
checking for inttypes.h... yes | |
checking for stdint.h... if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o pic/alloca.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o noasan/alloca.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./alloca.c -o alloca.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
yes | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o pic/argv.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o noasan/argv.o; \ | |
else true; fi | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./argv.c -o argv.o | |
checking for unistd.h... warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... 1 warning generated. | |
no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o pic/choose-temp.o; \ | |
else true; fi | |
1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o noasan/choose-temp.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./choose-temp.c -o choose-temp.o | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by cc... 1 warning generated. | |
/usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o pic/concat.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o noasan/concat.o; \ | |
else true; fi | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./concat.c -o concat.o | |
yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 393216 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... no | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for x86_64-portbld-freebsd13.2-objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-portbld-freebsd13.2-ar... (cached) ar | |
checking for x86_64-portbld-freebsd13.2-strip... no | |
checking for strip... strip | |
checking for x86_64-portbld-freebsd13.2-ranlib... (cached) ranlib | |
checking command to parse nm output from cc object... 1 warning generated. | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o pic/cp-demint.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o noasan/cp-demint.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./cp-demint.c -o cp-demint.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o pic/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o pic/d-demangle.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o noasan/crc32.o; \ | |
else true; fi | |
if [ x"" != x ]; then \ | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o noasan/d-demangle.o; \ | |
else true; fi | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./crc32.c -o crc32.o | |
cc -c -DHAVE_CONFIG_H -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ./d-demangle.c -o d-demangle.o | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option] | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdasrab obj/rabpst.o obj/rabmch.o obj/rabadr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
1 warning generated. | |
1 warning generated. | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asrab' | |
ok | |
checking for dlfcn.h... gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/astlcs90' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. t90pst.c t90mch.c t90adr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
yes | |
checking for objdir... .libs | |
checking if cc supports -fno-rtti -fno-exceptions... yes | |
checking for cc option to produce PIC... -fPIC -DPIC | |
checking if cc PIC flag -fPIC -DPIC works... yes | |
checking if cc static flag -static works... yes | |
checking if cc supports -c -o file.o... yes | |
checking if cc supports -c -o file.o... (cached) yes | |
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... freebsd13.2 ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for shl_load... mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/t90pst.o t90pst.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/t90mch.o t90mch.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/t90adr.o t90adr.c | |
no | |
checking for shl_load in -ldld... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
no | |
checking for dlopen... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
yes | |
checking whether a program can dlopen itself... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
yes | |
checking whether a statically linked program can dlopen itself... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
no | |
checking whether stripping libraries is possible... no | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking for dlfcn.h... (cached) yes | |
checking for windows.h... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
no | |
checking for library containing dlopen... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
none required | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether to install libbfd... no | |
checking whether NLS is requested... no | |
checking whether NLS is requested... yes | |
checking for msgfmt... no | |
checking for gmsgfmt... : | |
checking for xgettext... no | |
checking for msgmerge... no | |
checking for long double... yes | |
checking for long long... 1 warning generated. | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking size of long long... 8 | |
checking size of void *... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdastlcs90 obj/t90pst.o obj/t90mch.o obj/t90adr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
8 | |
checking size of long... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/astlcs90' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asgb' | |
c++ -MM -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. gbpst.c gbmch.c gbadr.c ../asxxsrc/asdbg.c ../asxxsrc/asdata.c ../asxxsrc/asexpr.c ../asxxsrc/aslex.c ../asxxsrc/aslist.c ../asxxsrc/asmain.c ../asxxsrc/asout.c ../asxxsrc/assubr.c ../asxxsrc/assym.c ../asxxsrc/asmcro.c ../asxxsrc/sdas.c ../asxxsrc/strcmpi.c ../../support/util/dbuf.c ../../support/util/dbuf_string.c >Makefile.dep | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] | |
1 warning generated. | |
8 | |
checking alloca.h usability... no | |
checking alloca.h presence... 1 warning generated. | |
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o | |
no | |
checking for alloca.h... no | |
ranlib ./libiberty.a | |
checking stddef.h usability... if [ x"" != x ]; then \ | |
cd pic; \ | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi; \ | |
if [ x"" != x ]; then \ | |
cd noasan; \ | |
ar rc ./libiberty.a \ | |
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \ | |
ranlib ./libiberty.a; \ | |
cd ..; \ | |
else true; fi | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/libiberty' | |
yes | |
checking stddef.h presence... yes | |
checking for stddef.h... yes | |
checking for string.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking time.h usability... yes | |
checking time.h presence... yes | |
checking for time.h... yes | |
checking for unistd.h... (cached) yes | |
checking wchar.h usability... yes | |
checking wchar.h presence... yes | |
checking for wchar.h... yes | |
checking wctype.h usability... mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/gbpst.o gbpst.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/gbmch.o gbmch.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/gbadr.o gbadr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking wctype.h presence... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
yes | |
checking for wctype.h... yes | |
checking fcntl.h usability... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking sys/file.h usability... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
yes | |
checking sys/file.h presence... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
yes | |
checking for sys/file.h... yes | |
checking sys/time.h usability... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
yes | |
checking sys/time.h presence... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking for sys/time.h... yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/resource.h usability... yes | |
checking sys/resource.h presence... yes | |
checking for sys/resource.h... yes | |
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes | |
checking for uintptr_t... yes | |
checking for int_least32_t... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdasgb obj/gbpst.o obj/gbmch.o obj/gbadr.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/dbuf.o obj/dbuf_string.o -lm | |
yes | |
checking for int_fast32_t... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/asgb' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk13' | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk13pst.o pdk13pst.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk13mch.o pdk13mch.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking for uint64_t... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
checking what to include in bfd_stdint.h... stdint.h (already complete) | |
checking whether time.h and sys/time.h may both be included... yes | |
checking for dirent.h that defines DIR... yes | |
checking for library containing opendir... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
none required | |
checking whether string.h and strings.h may both be included... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkmch.o ../aspdk/pdkmch.c | |
yes | |
checking for fcntl... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkadr.o ../aspdk/pdkadr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking for getpagesize... yes | |
checking for setitimer... yes | |
checking for sysconf... yes | |
checking for fdopen... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdaspdk13 obj/pdk13pst.o obj/pdk13mch.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/pdkmch.o obj/pdkadr.o obj/dbuf.o obj/dbuf_string.o -lm | |
yes | |
checking for getuid... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk13' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk14' | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk14pst.o pdk14pst.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk14mch.o pdk14mch.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking for getgid... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
yes | |
checking for fileno... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkmch.o ../aspdk/pdkmch.c | |
checking for strtoull... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkadr.o ../aspdk/pdkadr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking for getrlimit... yes | |
checking whether basename is declared... no | |
checking whether ftello is declared... yes | |
checking whether ftello64 is declared... no | |
checking whether fseeko is declared... yes | |
checking whether fseeko64 is declared... no | |
checking whether ffs is declared... cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdaspdk14 obj/pdk14pst.o obj/pdk14mch.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/pdkmch.o obj/pdkadr.o obj/dbuf.o obj/dbuf_string.o -lm | |
yes | |
checking whether free is declared... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk14' | |
gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk15' | |
mkdir -p obj | |
touch obj/.stamp | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk15pst.o pdk15pst.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdk15mch.o pdk15mch.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdbg.o ../asxxsrc/asdbg.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asdata.o ../asxxsrc/asdata.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asexpr.o ../asxxsrc/asexpr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslex.o ../asxxsrc/aslex.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/aslist.o ../asxxsrc/aslist.c | |
yes | |
checking whether getenv is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmain.o ../asxxsrc/asmain.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asout.o ../asxxsrc/asout.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assubr.o ../asxxsrc/assubr.c | |
yes | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/assym.o ../asxxsrc/assym.c | |
checking whether malloc is declared... yes | |
checking whether realloc is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/asmcro.o ../asxxsrc/asmcro.c | |
yes | |
checking whether stpcpy is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/sdas.o ../asxxsrc/sdas.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/strcmpi.o ../asxxsrc/strcmpi.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkmch.o ../aspdk/pdkmch.c | |
yes | |
checking whether strstr is declared... cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/pdkadr.o ../aspdk/pdkadr.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf.o ../../support/util/dbuf.c | |
cc -c -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -o obj/dbuf_string.o ../../support/util/dbuf_string.c | |
yes | |
checking whether asprintf is declared... yes | |
checking whether vasprintf is declared... yes | |
checking whether snprintf is declared... yes | |
checking whether vsnprintf is declared... yes | |
checking whether strnlen is declared... yes | |
checking linker --as-needed support... yes | |
checking for cos in -lm... yes | |
cc -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -I/usr/local/include -DSDCDB -DNOICE -DINDEXLIB -I. -I. -I./../asxxsrc -I./../aspdk -I./../../support/util -I/usr/local/include -I. -I../.. -I./../../support/util -I. -pipe -ggdb -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -Wall -Wno-parentheses -L/usr/local/lib -fstack-protector-strong -L/usr/local/lib -fstack-protector-strong -o ../../bin/sdaspdk15 obj/pdk15pst.o obj/pdk15mch.o obj/asdbg.o obj/asdata.o obj/asexpr.o obj/aslex.o obj/aslist.o obj/asmain.o obj/asout.o obj/assubr.o obj/assym.o obj/asmcro.o obj/sdas.o obj/strcmpi.o obj/pdkmch.o obj/pdkadr.o obj/dbuf.o obj/dbuf_string.o -lm | |
checking for ftello... gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/sdas/aspdk15' | |
Assemblers built successfully. | |
yes | |
checking for ftello64... no | |
checking for fseeko... yes | |
checking for fseeko64... no | |
checking for fopen64... no | |
checking size of off_t... 8 | |
checking file_ptr type... BFD_HOST_64_BIT | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for getpagesize... (cached) yes | |
checking for working mmap... yes | |
checking for madvise... yes | |
checking for mprotect... yes | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating doc/Makefile | |
config.status: creating bfd-in3.h | |
config.status: creating po/Makefile.in | |
config.status: creating config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
rm -f elf32-target.h | |
rm -f elf64-target.h | |
rm -f targmatch.h | |
/usr/bin/sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new | |
creating bfdver.h | |
/usr/bin/sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new | |
/usr/bin/sed -f ./targmatch.sed < ./config.bfd > targmatch.new | |
mv -f elf32-target.new elf32-target.h | |
mv -f elf64-target.new elf64-target.h | |
Making info in po | |
gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' | |
( if test 'x.' != 'x.'; then \ | |
posrcprefix='../'; \ | |
else \ | |
posrcprefix="../"; \ | |
fi; \ | |
rm -f SRC-POTFILES-t SRC-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | |
| sed -e '$s/\\$//') > SRC-POTFILES-t \ | |
&& chmod a-w SRC-POTFILES-t \ | |
&& mv SRC-POTFILES-t SRC-POTFILES ) | |
( rm -f BLD-POTFILES-t BLD-POTFILES \ | |
&& (sed -e '/^#/d' \ | |
-e '/^[ ]*$/d' \ | |
-e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | |
| sed -e '$s/\\$//') > BLD-POTFILES-t \ | |
&& chmod a-w BLD-POTFILES-t \ | |
&& mv BLD-POTFILES-t BLD-POTFILES ) | |
cd .. \ | |
&& CONFIG_FILES=po/Makefile.in:po/Make-in \ | |
CONFIG_HEADERS= /bin/sh ./config.status | |
config.status: creating po/Makefile.in | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
config.status: executing default-1 commands | |
config.status: executing bfd_stdint.h commands | |
config.status: executing default commands | |
gmake[5]: Nothing to be done for 'info'. | |
gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' | |
mv -f targmatch.new targmatch.h | |
gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
gmake[5]: Nothing to be done for 'info-am'. | |
gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
gmake all-recursive | |
gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
Making all in po | |
gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' | |
gmake[6]: Nothing to be done for 'all'. | |
gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd/po' | |
gmake[6]: Entering directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
rm -f bfd-tmp.h | |
cp bfd-in3.h bfd-tmp.h | |
/bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR='"/usr/local/bin"' -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c -o asxxxx.lo asxxxx.c | |
rm -f tofiles | |
f=""; \ | |
for i in asxxxx.lo plugin.lo cpu-z80.lo cpu-plugin.lo ; do \ | |
case " $f " in \ | |
*" $i "*) ;; \ | |
*) f="$f $i" ;; \ | |
esac ; \ | |
done ; \ | |
echo $f > tofiles | |
/bin/sh ./../move-if-change tofiles ofiles | |
touch stamp-ofiles | |
libtool: compile: cc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_asxxxx_vec -DHAVE_plugin_vec -DBINDIR=\"/usr/local/bin\" -I/usr/local/include -I/usr/local/include -I. -I. -I././support/util -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT asxxxx.lo -MD -MP -MF .deps/asxxxx.Tpo -c asxxxx.c -o asxxxx.o | |
asxxxx.c:83:10: fatal error: 'bfd.h' file not found | |
#include "bfd.h" | |
^~~~~~~ | |
1 error generated. | |
gmake[6]: *** [Makefile:1705: asxxxx.lo] Error 1 | |
gmake[6]: *** Waiting for unfinished jobs.... | |
/bin/sh ./../move-if-change bfd-tmp.h bfd.h | |
rm -f bfd-tmp.h | |
touch stmp-bfd-h | |
gmake[6]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
gmake[5]: *** [Makefile:1748: all-recursive] Error 1 | |
gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
gmake[4]: *** [Makefile:1213: all] Error 2 | |
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils/bfd' | |
gmake[3]: *** [Makefile:2691: all-bfd] Error 2 | |
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' | |
gmake[2]: *** [Makefile:849: all] Error 2 | |
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0/support/sdbinutils' | |
gmake[1]: *** [Makefile:162: sdcc-sdbinutils] Error 2 | |
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc-4.0.0' | |
===> Compilation failed unexpectedly. | |
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to | |
the maintainer. | |
*** Error code 1 | |
Stop. | |
make: stopped in /usr/ports/lang/sdcc | |
=>> Cleaning up wrkdir | |
===> Cleaning for sdcc-4.0.0_3 | |
build of lang/sdcc | sdcc-4.0.0_3 ended at Thu Aug 10 15:05:46 CST 2023 | |
build time: 00:01:29 | |
!!! build failure encountered !!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment