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: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/devel/codeblocks/Makefile 545078 2020-08-15 22:47:30Z pkubaj $ Log URL: http://beefy9.nyi.freebsd.org/data/114amd64-default/559535/logs/codeblocks-20.03.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=114amd64-default&build=559535 Log: =>> Building devel/codeblocks build started at Tue Dec 29 09:08:22 UTC 2020 port directory: /usr/ports/devel/codeblocks package name: codeblocks-20.03 building for: FreeBSD 114amd64-default-job-05 11.4-RELEASE-p6 FreeBSD 11.4-RELEASE-p6 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/devel/codeblocks/Makefile 545078 2020-08-15 22:47:30Z pkubaj $ Poudriere version: 3.2.8-8-gaf08dbda Host OSVERSION: 1300121 Jail OSVERSION: 1104001 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1104001 UNAME_v=FreeBSD 11.4-RELEASE-p6 UNAME_r=11.4-RELEASE-p6 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.8-8-gaf08dbda MASTERMNT=/usr/local/poudriere/data/.m/114amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/114amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=114amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/114amd64-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--- ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-wx-config=/usr/local/bin/wxgtk3u-3.0-config --disable-pch --with-boost-system=boost_system --with-contrib-plugins=all --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/codeblocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/codeblocks/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 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/devel/codeblocks/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/codeblocks/work HOME=/wrkdirs/usr/ports/devel/codeblocks/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/codeblocks/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 WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- X86="" OSREL=11.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/codeblocks" EXAMPLESDIR="share/examples/codeblocks" DATADIR="share/codeblocks" WWWDIR="www/codeblocks" ETCDIR="etc/codeblocks" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/codeblocks DOCSDIR=/usr/local/share/doc/codeblocks EXAMPLESDIR=/usr/local/share/examples/codeblocks WWWDIR=/usr/local/www/codeblocks ETCDIR=/usr/local/etc/codeblocks --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 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 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_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.4-RELEASE-p6 OSREL=11.4 OSVERSION=1104001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 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 >============================ ===> License GPLv3 LGPL3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> codeblocks-20.03 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.16.1.txz [114amd64-default-job-05] Installing pkg-1.16.1... [114amd64-default-job-05] Extracting pkg-1.16.1: .......... done ===> codeblocks-20.03 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of codeblocks-20.03 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-20.03 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-20.03 for building => SHA256 Checksum OK for codeblocks-20.03.tar.xz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 LGPL3 accepted by the user ===> Fetching all distfiles required by codeblocks-20.03 for building ===> Extracting for codeblocks-20.03 => SHA256 Checksum OK for codeblocks-20.03.tar.xz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for codeblocks-20.03 ===> Applying FreeBSD patches for codeblocks-20.03 from /usr/ports/devel/codeblocks/files =========================================================================== =======================<phase: build-depends >============================ ===> codeblocks-20.03 depends on executable: zip - not found ===> Installing existing package /packages/All/zip-3.0_1.txz [114amd64-default-job-05] Installing zip-3.0_1... [114amd64-default-job-05] Extracting zip-3.0_1: .......... done ===> codeblocks-20.03 depends on executable: zip - found ===> Returning to build of codeblocks-20.03 ===> codeblocks-20.03 depends on executable: update-desktop-database - not found ===> Installing existing package /packages/All/desktop-file-utils-0.26.txz [114amd64-default-job-05] Installing desktop-file-utils-0.26... [114amd64-default-job-05] `-- Installing gettext-runtime-0.21... [114amd64-default-job-05] | `-- Installing indexinfo-0.3.1... [114amd64-default-job-05] | `-- Extracting indexinfo-0.3.1: .... done [114amd64-default-job-05] `-- Extracting gettext-runtime-0.21: .......... done [114amd64-default-job-05] `-- Installing glib-2.66.4_1,1... [114amd64-default-job-05] | `-- Installing libffi-3.3_1... [114amd64-default-job-05] | `-- Extracting libffi-3.3_1: .......... done [114amd64-default-job-05] | `-- Installing libiconv-1.16... [114amd64-default-job-05] | `-- Extracting libiconv-1.16: .......... done [114amd64-default-job-05] | `-- Installing libxml2-2.9.10_2... <snip> In file included from ./../wxsitemfactory.h:34: In file included from ../../../../../../src/include/configmanager.h:16: In file included from ../../../../../../src/include/manager.h:21: ./../../../../../src/include/sdk_events.h:78:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksEvent) ^ /usr/local/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /usr/local/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /usr/local/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./wxsrichtextstylelistbox.cpp:22: In file included from ./wxsrichtextstylelistbox.h:24: In file included from ./../wxswidget.h:26: In file included from ./../wxsitem.h:28: In file included from ./../wxsitemfactory.h:34: In file included from ../../../../../../src/include/configmanager.h:16: In file included from ../../../../../../src/include/manager.h:21: ./../../../../../src/include/sdk_events.h:153:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksDockEvent) ^ /usr/local/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /usr/local/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /usr/local/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./wxsrichtextstylelistbox.cpp:22: In file included from ./wxsrichtextstylelistbox.h:24: In file included from ./../wxswidget.h:26: In file included from ./../wxsitem.h:28: In file included from ./../wxsitemfactory.h:34: In file included from ../../../../../../src/include/configmanager.h:16: In file included from ../../../../../../src/include/manager.h:21: ./../../../../../src/include/sdk_events.h:172:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLayoutEvent) ^ /usr/local/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /usr/local/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /usr/local/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./wxsrichtextstylelistbox.cpp:22: In file included from ./wxsrichtextstylelistbox.h:24: In file included from ./../wxswidget.h:26: In file included from ./../wxsitem.h:28: In file included from ./../wxsitemfactory.h:34: In file included from ../../../../../../src/include/configmanager.h:16: In file included from ../../../../../../src/include/manager.h:21: ./../../../../../src/include/sdk_events.h:198:3: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS(CodeBlocksLogEvent) ^ /usr/local/include/wx-3.0/wx/object.h:229:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS' #define DECLARE_DYNAMIC_CLASS(n) wxDECLARE_DYNAMIC_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /usr/local/include/wx-3.0/wx/event.h:1112:5: note: overridden virtual function is here DECLARE_ABSTRACT_CLASS(wxEvent) ^ /usr/local/include/wx-3.0/wx/object.h:226:69: note: expanded from macro 'DECLARE_ABSTRACT_CLASS' #define DECLARE_ABSTRACT_CLASS(n) wxDECLARE_ABSTRACT_CLASS(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ In file included from ./wxsrichtextstylelistbox.cpp:22: In file included from ./wxsrichtextstylelistbox.h:24: In file included from ./../wxswidget.h:26: In file included from ./../wxsitem.h:28: In file included from ./../wxsitemfactory.h:34: In file included from ../../../../../../src/include/configmanager.h:16: In file included from ../../../../../../src/include/manager.h:21: ./../../../../../src/include/sdk_events.h:231:5: warning: 'GetClassInfo' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] DECLARE_DYNAMIC_CLASS_NO_ASSIGN(CodeBlocksThreadEvent) ^ /usr/local/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ /usr/local/include/wx-3.0/wx/event.h:1598:5: note: overridden virtual function is here DECLARE_DYNAMIC_CLASS_NO_ASSIGN(wxCommandEvent) ^ /usr/local/include/wx-3.0/wx/object.h:227:69: note: expanded from macro 'DECLARE_DYNAMIC_CLASS_NO_ASSIGN' #define DECLARE_DYNAMIC_CLASS_NO_ASSIGN(n) wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN(n); ^ /usr/local/include/wx-3.0/wx/rtti.h:135:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS_NO_ASSIGN' wxDECLARE_DYNAMIC_CLASS(name) ^ /usr/local/include/wx-3.0/wx/rtti.h:142:5: note: expanded from macro 'wxDECLARE_DYNAMIC_CLASS' wxDECLARE_ABSTRACT_CLASS(name); \ ^ /usr/local/include/wx-3.0/wx/rtti.h:131:30: note: expanded from macro 'wxDECLARE_ABSTRACT_CLASS' virtual wxClassInfo *GetClassInfo() const ^ c++: error: unable to execute command: Killed c++: error: clang frontend command failed due to signal (use -v to see invocation) FreeBSD clang version 10.0.0 ([email protected]:llvm/llvm-project.git llvmorg-10.0.0-0-gd32170dbd5b) Target: x86_64-unknown-freebsd11.4 Thread model: posix InstalledDir: /usr/bin c++: note: diagnostic msg: PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed source, and associated run script. c++: note: diagnostic msg: ******************** PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT: Preprocessed source(s) and associated run script(s) are located at: c++: note: diagnostic msg: /tmp/wxsrichtextstylelistbox-ad6112.cpp c++: note: diagnostic msg: /tmp/wxsrichtextstylelistbox-ad6112.sh c++: note: diagnostic msg: ******************** *** Error code 1 Stop. make[7]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets/defitems *** Error code 1 Stop. make[6]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxSmith/wxwidgets *** Error code 1 Stop. make[5]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src/plugins/contrib/wxSmith *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src/plugins/contrib *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src/plugins *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/devel/codeblocks/work/codeblocks-20.03 *** Error code 1 Stop. make: stopped in /usr/ports/devel/codeblocks _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
