Date: Fri, 7 Jul 2017 05:33:36 GMT From: pkg-fallout@FreeBSD.org To: citrin@citrin.ru Cc: pkg-fallout@FreeBSD.org Subject: [exp - 103i386-default-build-as-user][textproc/sdcv] Failed for sdcv-0.5.1 in build Message-ID: <201707070533.v675XaYh062976@package19.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: citrin@citrin.ru Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/textproc/sdcv/Makefile 445188 2017-07-06 20:58:29Z sunpoet $ Log URL: http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/445191/logs/sdcv-0.5.1.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=445191 Log: ====>> Building textproc/sdcv build started at Fri Jul 7 05:33:19 UTC 2017 port directory: /usr/ports/textproc/sdcv building for: FreeBSD 103i386-default-build-as-user-job-29 10.3-RELEASE-p19 FreeBSD 10.3-RELEASE-p19 i386 maintained by: citrin@citrin.ru Makefile ident: $FreeBSD: head/textproc/sdcv/Makefile 445188 2017-07-06 20:58:29Z sunpoet $ Poudriere version: 3.1.19-47-g9ae57ef8 Host OSVERSION: 1200033 Jail OSVERSION: 1003000 Job Id: 29 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1003000 UNAME_v=FreeBSD 10.3-RELEASE-p19 UNAME_r=10.3-RELEASE-p19 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref UID=0 PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=sdcv-0.5.1 OLDPWD=/ PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool MASTERNAME=103i386-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19-47-g9ae57ef8 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh GID=0 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for sdcv-0.5.1: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sdcv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sdcv/work HOME=/wrkdirs/usr/ports/textproc/sdcv/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/sdcv/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/sdcv/work HOME=/wrkdirs/usr/ports/textproc/sdcv/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/textproc/sdcv/work/stage PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -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-- NLS="" NO_NLS="@comment " CMAKE_BUILD_TYPE="release" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/sdcv" EXAMPLESDIR="share/examples/sdcv" DATADIR="share/sdcv" WWWDIR="www/sdcv" ETCDIR="etc/sdcv" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sdcv DOCSDIR=/usr/local/share/doc/sdcv EXAMPLESDIR=/usr/local/share/examples/sdcv WWWDIR=/usr/local/www/sdcv ETCDIR=/usr/local/etc/sdcv --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=10.3 OSVERSION=1003000 PYTHONBASE=/usr/local _JAVA_OS_LIST_REGEXP=native\|linux _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ _OSRELEASE=10.3-RELEASE-p19 #### Misc Poudriere #### 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) 524288 stack size (kbytes, -s) 65536 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 sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> sdcv-0.5.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [103i386-default-build-as-user-job-29] Installing pkg-1.10.1... [103i386-default-build-as-user-job-29] Extracting pkg-1.10.1: .......... done ===> sdcv-0.5.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sdcv-0.5.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2+ accepted by the user => Dushistov-sdcv-v0.5.1_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/Dushistov/sdcv/tar.gz/v0.5.1?dummy=/Dushistov-sdcv-v0.5.1_GH0.tar.gz fetch: https://codeload.github.com/Dushistov/sdcv/tar.gz/v0.5.1?dummy=/Dushistov-sdcv-v0.5.1_GH0.tar.gz: size unknown fetch: https://codeload.github.com/Dushistov/sdcv/tar.gz/v0.5.1?dummy=/Dushistov-sdcv-v0.5.1_GH0.tar.gz: size of remote file is not known Dushistov-sdcv-v0.5.1_GH0.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by sdcv-0.5.1 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by sdcv-0.5.1 for building => SHA256 Checksum OK for Dushistov-sdcv-v0.5.1_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2+ accepted by the user ===> Fetching all distfiles required by sdcv-0.5.1 for building ===> Extracting for sdcv-0.5.1 => SHA256 Checksum OK for Dushistov-sdcv-v0.5.1_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for sdcv-0.5.1 ===> Applying FreeBSD patches for sdcv-0.5.1 =========================================================================== =======================<phase: build-depends >============================ ===> sdcv-0.5.1 depends on file: /usr/local/bin/cmake - not found ===> Installing existing package /packages/All/cmake-3.8.2.txz [103i386-default-build-as-user-job-29] Installing cmake-3.8.2... [103i386-default-build-as-user-job-29] `-- Installing cmake-modules-3.8.2... [103i386-default-build-as-user-job-29] `-- Extracting cmake-modules-3.8.2: .......... done [103i386-default-build-as-user-job-29] `-- Installing curl-7.54.1... [103i386-default-build-as-user-job-29] | `-- Installing ca_root_nss-3.31... [103i386-default-build-as-user-job-29] | `-- Extracting ca_root_nss-3.31: ........ done [103i386-default-build-as-user-job-29] | `-- Installing libnghttp2-1.24.0... [103i386-default-build-as-user-job-29] | `-- Extracting libnghttp2-1.24.0: .......... done [103i386-default-build-as-user-job-29] `-- Extracting curl-7.54.1: .......... done [103i386-default-build-as-user-job-29] `-- Installing expat-2.2.1... [103i386-default-build-as-user-job-29] `-- Extracting expat-2.2.1: .......... done [103i386-default-build-as-user-job-29] `-- Installing jsoncpp-1.8.1... [103i386-default-build-as-user-job-29] `-- Extracting jsoncpp-1.8.1: .......... done [103i386-default-build-as-user-job-29] `-- Installing libarchive-3.3.1,1... [103i386-default-build-as-user-job-29] | `-- Installing liblz4-1.7.5,1... [103i386-default-build-as-user-job-29] | `-- Extracting liblz4-1.7.5,1: .......... done [103i386-default-build-as-user-job-29] | `-- Installing lzo2-2.10_1... [103i386-default-build-as-user-job-29] | `-- Extracting lzo2-2.10_1: .......... done [103i386-default-build-as-user-job-29] `-- Extracting libarchive-3.3.1,1: .......... done [103i386-default-build-as-user-job-29] `-- Installing libuv-1.13.0... [103i386-default-build-as-user-job-29] `-- Extracting libuv-1.13.0: .......... done [103i386-default-build-as-user-job-29] `-- Installing rhash-1.3.4... [103i386-default-build-as-user-job-29] `-- Extracting rhash-1.3.4: .......... done [103i386-default-build-as-user-job-29] Extracting cmake-3.8.2: .......... done Message from ca_root_nss-3.31: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** ===> sdcv-0.5.1 depends on file: /usr/local/bin/cmake - found ===> Returning to build of sdcv-0.5.1 ===> sdcv-0.5.1 depends on executable: ninja - not found ===> Installing existing package /packages/All/ninja-1.7.2,2.txz [103i386-default-build-as-user-job-29] Installing ninja-1.7.2,2... [103i386-default-build-as-user-job-29] `-- Installing python27-2.7.13_6... [103i386-default-build-as-user-job-29] | `-- Installing gettext-runtime-0.19.8.1_1... [103i386-default-build-as-user-job-29] | | `-- Installing indexinfo-0.2.6... [103i386-default-build-as-user-job-29] | | `-- Extracting indexinfo-0.2.6: .... done [103i386-default-build-as-user-job-29] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [103i386-default-build-as-user-job-29] | `-- Installing libffi-3.2.1... [103i386-default-build-as-user-job-29] | `-- Extracting libffi-3.2.1: .......... done [103i386-default-build-as-user-job-29] | `-- Installing readline-7.0.3... [103i386-default-build-as-user-job-29] | `-- Extracting readline-7.0.3: .......... done [103i386-default-build-as-user-job-29] `-- Extracting python27-2.7.13_6: .......... done [103i386-default-build-as-user-job-29] Extracting ninja-1.7.2,2: ....... done Message from python27-2.7.13_6: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== ===> sdcv-0.5.1 depends on executable: ninja - found ===> Returning to build of sdcv-0.5.1 ===> sdcv-0.5.1 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.3.7,1.txz [103i386-default-build-as-user-job-29] Installing pkgconf-1.3.7,1... [103i386-default-build-as-user-job-29] Extracting pkgconf-1.3.7,1: .......... done ===> sdcv-0.5.1 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of sdcv-0.5.1 ===> sdcv-0.5.1 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.19.8.1.txz [103i386-default-build-as-user-job-29] Installing gettext-tools-0.19.8.1... [103i386-default-build-as-user-job-29] Extracting gettext-tools-0.19.8.1: .......... done ===> sdcv-0.5.1 depends on executable: msgfmt - found ===> Returning to build of sdcv-0.5.1 =========================================================================== =======================<phase: lib-depends >============================ ===> sdcv-0.5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> sdcv-0.5.1 depends on shared library: libglib-2.0.so - not found ===> Installing existing package /packages/All/glib-2.50.2_3,1.txz [103i386-default-build-as-user-job-29] Installing glib-2.50.2_3,1... [103i386-default-build-as-user-job-29] `-- Installing libiconv-1.14_10... [103i386-default-build-as-user-job-29] `-- Extracting libiconv-1.14_10: .......... done [103i386-default-build-as-user-job-29] `-- Installing pcre-8.40_1... [103i386-default-build-as-user-job-29] `-- Extracting pcre-8.40_1: .......... done [103i386-default-build-as-user-job-29] `-- Installing perl5-5.24.1_1... [103i386-default-build-as-user-job-29] `-- Extracting perl5-5.24.1_1: .......... done [103i386-default-build-as-user-job-29] Extracting glib-2.50.2_3,1: .......... done No schema files found: doing nothing. Message from perl5-5.24.1_1: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. ===> sdcv-0.5.1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> Returning to build of sdcv-0.5.1 ===> sdcv-0.5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =======================<phase: configure >============================ ===> Configuring for sdcv-0.5.1 ===> Performing out-of-source build /bin/mkdir -p /wrkdirs/usr/ports/textproc/sdcv/work/.build -- The C compiler identification is Clang 3.4.1 -- The CXX compiler identification is Clang 3.4.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CXX_SUPPORTS_CXX11 -- Performing Test CXX_SUPPORTS_CXX11 - Success -- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") -- Found PkgConfig: pkgconf (found version "1.3.7") -- Checking for one of the modules 'glib-2.0' -- Found GLib2: glib-2.0;intl /usr/local/include/glib-2.0;/usr/local/lib/glib-2.0/include;/usr/local/include -- Looking for include file glib/gregex.h -- Looking for include file glib/gregex.h - not found -- REQUIRED_VARS -- Looking for mmap -- Looking for mmap - found -- Looking for locale.h -- Looking for locale.h - found -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_COLOR_MAKEFILE CMAKE_CXX_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS CMAKE_VERBOSE_MAKEFILE THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /wrkdirs/usr/ports/textproc/sdcv/work/.build =========================================================================== =======================<phase: build >============================ ===> Building for sdcv-0.5.1 [1/8] /usr/bin/c++ -DHAVE_CONFIG_H -DVERSION=\"0.5.1\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/lib -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sdcv.dir/src/stardict_lib.cpp.o -MF CMakeFiles/sdcv.dir/src/stardict_lib.cpp.o.d -o CMakeFiles/sdcv.dir/src/stardict_lib.cpp.o -c /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/stardict_lib.cpp [2/8] /usr/bin/c++ -DHAVE_CONFIG_H -DVERSION=\"0.5.1\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/lib -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sdcv.dir/src/readline.cpp.o -MF CMakeFiles/sdcv.dir/src/readline.cpp.o.d -o CMakeFiles/sdcv.dir/src/readline.cpp.o -c /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/readline.cpp [3/8] /usr/bin/c++ -DHAVE_CONFIG_H -DVERSION=\"0.5.1\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/lib -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sdcv.dir/src/sdcv.cpp.o -MF CMakeFiles/sdcv.dir/src/sdcv.cpp.o.d -o CMakeFiles/sdcv.dir/src/sdcv.cpp.o -c /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/sdcv.cpp [4/8] /usr/bin/c++ -DHAVE_CONFIG_H -DVERSION=\"0.5.1\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/lib -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sdcv.dir/src/libwrapper.cpp.o -MF CMakeFiles/sdcv.dir/src/libwrapper.cpp.o.d -o CMakeFiles/sdcv.dir/src/libwrapper.cpp.o -c /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp FAILED: CMakeFiles/sdcv.dir/src/libwrapper.cpp.o /usr/bin/c++ -DHAVE_CONFIG_H -DVERSION=\"0.5.1\" -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/lib -I. -O2 -pipe -fstack-protector -fno-strict-aliasing -std=c++11 -Wall -O2 -pipe -fstack-protector -fno-strict-aliasing -MD -MT CMakeFiles/sdcv.dir/src/libwrapper.cpp.o -MF CMakeFiles/sdcv.dir/src/libwrapper.cpp.o.d -o CMakeFiles/sdcv.dir/src/libwrapper.cpp.o -c /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp:325:9: error: use of overloaded operator '[]' is ambiguous (with operand types 'glib::CharStr' (aka 'ResourceWrapper<gchar, void, g_free>') and 'int') if (str[0] == '\0') ~~~^~ /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/utils.hpp:18:14: note: candidate function const T& operator[](size_t idx) const { ^ /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp:325:9: note: built-in candidate operator[](struct ResourceWrapper<char, void, &g_free>::Tester *, int) if (str[0] == '\0') ^ /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp:325:9: note: built-in candidate operator[](const struct ResourceWrapper<char, void, &g_free>::Tester *, int) /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp:325:9: note: built-in candidate operator[](volatile struct ResourceWrapper<char, void, &g_free>::Tester *, int) /wrkdirs/usr/ports/textproc/sdcv/work/sdcv-0.5.1/src/libwrapper.cpp:325:9: note: built-in candidate operator[](const volatile struct ResourceWrapper<char, void, &g_free>::Tester *, int) 1 error generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/textproc/sdcv
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707070533.v675XaYh062976>