Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2018 14:31:55 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - head-amd64-default][lang/sdcc] Failed for sdcc-3.7.0 in build
Message-ID:  <201806091431.w59EVtKF035069@beefy12.nyi.freebsd.org>

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

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     ports@FreeBSD.org
Last committer: tijl@FreeBSD.org
Ident:          $FreeBSD: head/lang/sdcc/Makefile 471832 2018-06-06 10:53:29Z tijl $
Log URL:        http://beefy12.nyi.freebsd.org/data/head-amd64-default/p472032_s334863/logs/sdcc-3.7.0.log
Build URL:      http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p472032_s334863
Log:

=>> Building lang/sdcc
build started at Sat Jun  9 14:29:00 UTC 2018
port directory: /usr/ports/lang/sdcc
package name: sdcc-3.7.0
building for: FreeBSD head-amd64-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT 1200066 amd64
maintained by: ports@FreeBSD.org
Makefile ident:      $FreeBSD: head/lang/sdcc/Makefile 471832 2018-06-06 10:53:29Z tijl $
Poudriere version: 3.2.7-1-g7087c444
Host OSVERSION: 1200062
Jail OSVERSION: 1200066
Job Id: 04




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



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200066
UNAME_v=FreeBSD 12.0-CURRENT 1200066
UNAME_r=12.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.7-1-g7087c444
MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=head-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p
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-3.7.0:
     DEVLIB=on: Device libraries
     DOCS=on: Build and/or install documentation
     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
     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--
ports@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--disable-install-libbfd --disable-werror  docdir=/usr/local/share/doc/sdcc sdcc_cv_c_fms_extensions=no --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sdcc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work  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 SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/lang/sdcc/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/sdcc/work  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 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-I/usr/local/include"  LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 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="" PORTEXAMPLES="" DEVLIB="" NO_DEVLIB="@comment " DOCS="" NO_DOCS="@comment " UCSIM="" NO_UCSIM="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PIC="" NO_PIC="@comment " STM8="" NO_STM8="@comment " Z80="" NO_Z80="@comment " PYTHON_INCLUDEDIR=include/python2.7  PYTHON_LIBDIR=lib/python2.7  PYTHON_PLATFORM=freebsd12  PYTHON_PYOEXTENSION=pyo  PYTHON_SITELIBDIR=lib/python2.7/site-packages  PYTHON_SUFFIX=27  PYTHON_VER=2.7  PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=12.0 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 " UCSIM="" NO_UCSIM="@comment " HC08="" NO_HC08="@comment " MCS51="" NO_MCS51="@comment " PIC="" NO_PIC="@comment " STM8="" NO_STM8="@comment " Z80="" NO_Z80="@comment " 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
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=12.0-CURRENT
OSREL=12.0
OSVERSION=1200066
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>   NOTICE:

The sdcc port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   sdcc-3.7.0 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.5_1.txz
[head-amd64-default-job-04] Installing pkg-1.10.5_1...
[head-amd64-default-job-04] Extracting pkg-1.10.5_1: .......... done
===>   sdcc-3.7.0 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of sdcc-3.7.0
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>   NOTICE:

The sdcc port currently does not have a maintainer. As a result, it is
more likely to have unresolved issues, not be up-to-date, or even be removed in
the future. To volunteer to maintain this port, please create an issue at:

https://bugs.freebsd.org/bugzilla

More information about port maintainership is available at:

https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port

<snip>
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 -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
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);
                   ^
In file included from cmd_show.cc:34:
In file included from ../globals.h:35:
./appcl.h:100: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 -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
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:
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_gui.cc:31:
In file included from ../globals.h:35:
./appcl.h:100: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 -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
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);
                   ^
In file included from cmd_conf.cc:29:
In file included from ../globals.h:35:
./appcl.h:100: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 -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
In file included from cmd_uc.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 cmd_uc.cc:31:
In file included from ../globals.h:35:
./appcl.h:100: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 -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
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)
  virtual t_index  add(class cl_base *item, class cl_base *parent);
                   ^
In file included from cmd_stat.cc:31:
In file included from ../globals.h:35:
./appcl.h:100: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 -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
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);
                   ^
In file included from cmd_mem.cc:29:
In file included from ../globals.h:35:
./appcl.h:100: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 -fno-strict-aliasing  -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdpars.cc -o cmdpars.o
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);
                   ^
In file included from cmdpars.y:5:
In file included from ../globals.h:35:
./appcl.h:100: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 -fno-strict-aliasing  -g -Wall -I/usr/local/include -I. -I.. -I.. -I../sim.src -I../gui.src  -c cmdlex.cc -o cmdlex.o
cmdlex.l:5:10: fatal error: 'cmdpars.hh' file not found
#include "cmdpars.hh"
         ^~~~~~~~~~~~
1 error generated.
gmake[4]: *** [Makefile:117: cmdlex.o] Error 1
gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc/sim/ucsim/cmd.src'
gmake[3]: *** [Makefile:32: cmd_src_all] Error 2
gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc/sim/ucsim'
gmake[2]: *** [Makefile:23: all] Error 2
gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc/sim/ucsim'
gmake[1]: *** [Makefile:135: sdcc-misc] Error 2
gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/sdcc/work/sdcc'
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/sdcc



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