Date: Sat, 11 Apr 2020 03:12:02 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - 121powerpc64-quarterly][math/acalc] Failed for acalc-0.3 in build Message-ID: <202004110312.03B3C2n8015728@pylon.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: andrey.nik.ponomarenko@gmail.com Last committer: joneum@FreeBSD.org Ident: $FreeBSD: branches/2020Q2/math/acalc/Makefile 527831 2020-03-05 13:33:35Z joneum $ Log URL: http://pylon.nyi.freebsd.org/data/121powerpc64-quarterly/530939/logs/acalc-0.3.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=121powerpc64-quarterly&build=530939 Log: =>> Building math/acalc build started at Sat Apr 11 03:09:24 UTC 2020 port directory: /usr/ports/math/acalc package name: acalc-0.3 building for: FreeBSD 121powerpc64-quarterly-job-10 12.1-RELEASE-p3 FreeBSD 12.1-RELEASE-p3 1201000 powerpc maintained by: andrey.nik.ponomarenko@gmail.com Makefile ident: $FreeBSD: branches/2020Q2/math/acalc/Makefile 527831 2020-03-05 13:33:35Z joneum $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300084 Jail OSVERSION: 1201000 Job Id: 10 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p3 1201000 UNAME_r=12.1-RELEASE-p3 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-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=121powerpc64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/121powerpc64-quarterly/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-- andrey.nik.ponomarenko@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt5 --with-qt-libraries=/usr/local/lib/qt5 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/math/acalc/work/acalc-0.3/aCalc/aCalc/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" QTDIR="/usr/local/lib/qt5" QMAKE="/usr/local/lib/qt5/bin/qmake" MOC="/usr/local/lib/qt5/bin/moc" RCC="/usr/local/lib/qt5/bin/rcc" UIC="/usr/local/lib/qt5/bin/uic" QMAKESPEC="/usr/local/lib/qt5/mkspecs/freebsd-$(ccver="$(g++9 --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/math/acalc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/acalc/work HOME=/wrkdirs/usr/ports/math/acalc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/acalc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- QT_SELECT=qt5 QMAKEMODULES="/wrkdirs/usr/ports/math/acalc/work/acalc-0.3/aCalc/aCalc/mkspecs/modules:/usr/local/lib/qt5/mkspecs/modules" XDG_DATA_HOME=/wrkdirs/usr/ports/math/acalc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/acalc/work HOME=/wrkdirs/usr/ports/math/acalc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/acalc/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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="gcc9" CFLAGS="-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -fno-s trict-aliasing " CPP="cpp9" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -L/usr/local/lib/gcc9 " LIBS="" CXX="g++9" CXXFLAGS="-O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 " 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-- QT_BINDIR="lib/qt5/bin" QT_INCDIR="include/qt5" QT_LIBDIR="lib/qt5" QT_ARCHDIR="lib/qt5" QT_PLUGINDIR="lib/qt5/plugins" QT_LIBEXECDIR="libexec/qt5" QT_IMPORTDIR="lib/qt5/imports" QT_QMLDIR="lib/qt5/qml" QT_DATADIR="share/qt5" QT_DOCDIR="share/doc/qt5" QT_L10NDIR="share/qt5/translations" QT_EXAMPLEDIR="share/examples/qt5" QT_TESTDIR="share/qt5/tests" QT_MKSPECDIR="lib/qt5/mkspecs" QT_QTCHOOSERDIR="etc/xdg/qtchooser" DEBUG="@comment " OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/acalc" EXAMPLESDIR="share/examples/acalc" DATADIR="share/acalc" WWWDIR="www/acalc" ETCDIR="etc/acalc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/acalc DOCSDIR=/usr/local/share/doc/acalc EXAMPLESDIR=/usr/local/share/examples/acalc WWWDIR=/usr/local/www/acalc ETCDIR=/usr/local/etc/acalc --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=4 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 PPC_ABI=ELFv1 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p3 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local 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 BSD4CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> acalc-0.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.13.2.txz [121powerpc64-quarterly-job-10] Installing pkg-1.13.2... [121powerpc64-quarterly-job-10] Extracting pkg-1.13.2: .......... done ===> acalc-0.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of acalc-0.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by acalc-0.3 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by acalc-0.3 for building => SHA256 Checksum OK for anpp-acalc-0.3_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License BSD4CLAUSE accepted by the user ===> Fetching all distfiles required by acalc-0.3 for building ===> Extracting for acalc-0.3 => SHA256 Checksum OK for anpp-acalc-0.3_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for acalc-0.3 =========================================================================== =======================<phase: build-depends >============================ ===> acalc-0.3 depends on executable: gcc9 - not found ===> Installing existing package /packages/All/gcc9-9.3.0.txz [121powerpc64-quarterly-job-10] Installing gcc9-9.3.0... [121powerpc64-quarterly-job-10] `-- Installing binutils-2.33.1_2,1... [121powerpc64-quarterly-job-10] | `-- Installing gettext-runtime-0.20.1... [121powerpc64-quarterly-job-10] | | `-- Installing indexinfo-0.3.1... [121powerpc64-quarterly-job-10] | | `-- Extracting indexinfo-0.3.1: .... done [121powerpc64-quarterly-job-10] | `-- Extracting gettext-runtime-0.20.1: .......... done [121powerpc64-quarterly-job-10] `-- Extracting binutils-2.33.1_2,1: .......... done [121powerpc64-quarterly-job-10] `-- Installing gcc8-8.4.0... [121powerpc64-quarterly-job-10] | `-- Installing gmp-6.2.0... [121powerpc64-quarterly-job-10] | `-- Extracting gmp-6.2.0: .......... done [121powerpc64-quarterly-job-10] | `-- Installing mpc-1.1.0_2... [121powerpc64-quarterly-job-10] | | `-- Installing mpfr-4.0.2... [121powerpc64-quarterly-job-10] | | `-- Extracting mpfr-4.0.2: .......... done [121powerpc64-quarterly-job-10] | `-- Extracting mpc-1.1.0_2: ......... done [121powerpc64-quarterly-job-10] `-- Extracting gcc8-8.4.0: .......... done [121powerpc64-quarterly-job-10] Extracting gcc9-9.3.0: .......... done ===== Message from gcc8-8.4.0: <snip> FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. ===> acalc-0.3 depends on shared library: libQt5Gui.so - found (/usr/local/lib/qt5/libQt5Gui.so) ===> Returning to build of acalc-0.3 ===> acalc-0.3 depends on shared library: libQt5Widgets.so - not found ===> Installing existing package /packages/All/qt5-widgets-5.13.2_1.txz [121powerpc64-quarterly-job-10] Installing qt5-widgets-5.13.2_1... [121powerpc64-quarterly-job-10] Extracting qt5-widgets-5.13.2_1: .......... done ===> acalc-0.3 depends on shared library: libQt5Widgets.so - found (/usr/local/lib/qt5/libQt5Widgets.so) ===> Returning to build of acalc-0.3 =========================================================================== =======================<phase: configure >============================ ===> Configuring for acalc-0.3 /usr/local/lib/qt5/mkspecs/features/toolchain.prf:76: Variable QMAKE_CXX.COMPILER_MACROS is not defined. Info: creating stash file /wrkdirs/usr/ports/math/acalc/work/acalc-0.3/aCalc/aCalc/.qmake.stash =========================================================================== =======================<phase: build >============================ ===> Building for acalc-0.3 /usr/local/lib/qt5/bin/uic mainwidget.ui -o ui_mainwidget.h g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o main.o main.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o loger.o loger.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o mainwidget.o mainwidget.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qcalcwidget.o qcalcwidget.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o cvalue.o ../CalcIt/cvalue.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o token.o ../CalcIt/token.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o variable.o ../CalcIt/variable.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o calcparser.o ../CalcIt/calcparser.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o dialogsettings.o dialogsettings.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o qlogcombobox.o qlogcombobox.cpp g++9 -c -O2 -pipe -fstack-protector-strong -Wl,-rpath=/usr/local/lib/gcc9 -Wl,-rpath=/usr/local/lib/gcc9 -std=c++14 -std=gnu++11 -Wall -W -pthread -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -isystem /usr/local/include/qt5 -isystem /usr/local/include/qt5/QtWidgets -isystem /usr/local/include/qt5/QtGui -isystem /usr/local/include/qt5/QtCore -I. -isystem /usr/local/include/libdrm -I. -isystem /usr/local/include -I/usr/local/lib/qt5/mkspecs/freebsd-g++ -o settings.o settings.cpp settings.cpp: In constructor 'Settings::Settings(QWidget*, const QString&, const QString&)': settings.cpp:8:136: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 8 | vec_settings = {new Setting{QObject::tr("button_width"), kindset::appearance, WIDTH_BUT, QVariant(QVariant::Int), spin, 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:9:137: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 9 | new Setting{QObject::tr("button_height"), kindset::appearance, HEIGHT_BUT, QVariant(QVariant::Int), spin, 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:11:75: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 11 | sizeof(sViews) / sizeof(sViews[0]), sViews}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:13:102: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 13 | new Setting{"posx", kindset::screen, 0, QVariant(QVariant::Int), none, 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:14:102: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 14 | new Setting{"posy", kindset::screen, 0, QVariant(QVariant::Int), none, 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:17:83: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 17 | sizeof(sLanguages) / sizeof(sLanguages[0]), sLanguages}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:20:39: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 20 | 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:22:39: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 22 | 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:24:39: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 24 | 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:27:39: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 27 | 0, nullptr}, | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:29:39: error: no matching function for call to 'Setting::Setting(<brace-enclosed initializer list>)' 29 | 0, nullptr} | ^ In file included from settings.cpp:1: settings.h:22:8: note: candidate: 'Setting::Setting()' 22 | struct Setting | ^~~~~~~ settings.h:22:8: note: candidate expects 0 arguments, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(const Setting&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.h:22:8: note: candidate: 'Setting::Setting(Setting&&)' settings.h:22:8: note: candidate expects 1 argument, 7 provided settings.cpp:31:20: error: no match for 'operator=' (operand types are 'QVector<Setting*>' and '<brace-enclosed initializer list>') 31 | }; | ^ In file included from /usr/local/include/qt5/QtCore/qlist.h:48, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qsettings.h:43, from /usr/local/include/qt5/QtCore/QSettings:1, from settings.h:4, from settings.cpp:1: /usr/local/include/qt5/QtCore/qvector.h:486:13: note: candidate: 'QVector<T>& QVector<T>::operator=(const QVector<T>&) [with T = Setting*]' 486 | QVector<T> &QVector<T>::operator=(const QVector<T> &v) | ^~~~~~~~~~ /usr/local/include/qt5/QtCore/qvector.h:486:53: note: no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'const QVector<Setting*>&' 486 | QVector<T> &QVector<T>::operator=(const QVector<T> &v) | ~~~~~~~~~~~~~~~~~~^ In file included from /usr/local/include/qt5/QtCore/qlist.h:48, from /usr/local/include/qt5/QtCore/qobject.h:49, from /usr/local/include/qt5/QtCore/qsettings.h:43, from /usr/local/include/qt5/QtCore/QSettings:1, from settings.h:4, from settings.cpp:1: /usr/local/include/qt5/QtCore/qvector.h:76:17: note: candidate: 'QVector<T>& QVector<T>::operator=(QVector<T>&&) [with T = Setting*]' 76 | QVector<T> &operator=(QVector<T> &&other) Q_DECL_NOTHROW | ^~~~~~~~ /usr/local/include/qt5/QtCore/qvector.h:76:40: note: no known conversion for argument 1 from '<brace-enclosed initializer list>' to 'QVector<Setting*>&&' 76 | QVector<T> &operator=(QVector<T> &&other) Q_DECL_NOTHROW | ~~~~~~~~~~~~~^~~~~ *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/math/acalc/work/acalc-0.3/aCalc/aCalc *** Error code 1 Stop. make: stopped in /usr/ports/math/acalc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004110312.03B3C2n8015728>