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: mar...@freebsd.org Last committer: b...@freebsd.org Ident: $FreeBSD: head/sysutils/gcdmaster/Makefile 426578 2016-11-20 12:41:44Z bapt $ Log URL: http://beefy6.nyi.freebsd.org/data/103amd64-default/439918/logs/gcdmaster-1.2.3_8.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=103amd64-default&build=439918 Log: ====>> Building sysutils/gcdmaster build started at Tue May 2 15:28:31 UTC 2017 port directory: /usr/ports/sysutils/gcdmaster building for: FreeBSD 103amd64-default-job-07 10.3-RELEASE-p19 FreeBSD 10.3-RELEASE-p19 amd64 maintained by: mar...@freebsd.org Makefile ident: $FreeBSD: head/sysutils/gcdmaster/Makefile 426578 2016-11-20 12:41:44Z bapt $ Poudriere version: 3.1.17-10-ge01cc509 Host OSVERSION: 1200028 Jail OSVERSION: 1003000 Job Id: 07 ---Begin Environment--- SHELL=/bin/csh 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=/usr/local/poudriere/data/.m/103amd64-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=gcdmaster-1.2.3_8 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/103amd64-default/ref/.p/pool MASTERNAME=103amd64-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.17-10-ge01cc509 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-lame=no --without-pcctsbin --without-pcctsinc --with-posix-threads=no --with-scglib --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work TMPDIR="/tmp" 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-- CCOM=cc XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work HOME=/wrkdirs/usr/ports/sysutils/gcdmaster/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES 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 -std=c++11" 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-- GNOME:="@comment " NOGNOME:="" OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gcdmaster" EXAMPLESDIR="share/examples/gcdmaster" DATADIR="share/gcdmaster" WWWDIR="www/gcdmaster" ETCDIR="etc/gcdmaster" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gcdmaster DOCSDIR=/usr/local/share/doc/gcdmaster EXAMPLESDIR=/usr/local/share/examples/gcdmaster WWWDIR=/usr/local/www/gcdmaster ETCDIR=/usr/local/etc/gcdmaster --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /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 #### ARCH=amd64 CONFIGURE_MAX_CMD_LEN=262144 HAVE_COMPAT_IA32_KERN=YES OPSYS=FreeBSD OSREL=10.3 OSVERSION=1003000 PYTHONBASE=/usr/local UID=0 _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 #### GID=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 sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv2 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gcdmaster-1.2.3_8 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [103amd64-default-job-07] Installing pkg-1.10.1... [103amd64-default-job-07] Extracting pkg-1.10.1: .......... done ===> gcdmaster-1.2.3_8 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gcdmaster-1.2.3_8 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gcdmaster-1.2.3_8 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gcdmaster-1.2.3_8 for building => SHA256 Checksum OK for cdrdao-1.2.3.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by gcdmaster-1.2.3_8 for building ===> Extracting for gcdmaster-1.2.3_8 => SHA256 Checksum OK for cdrdao-1.2.3.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gcdmaster-1.2.3_8 ===> Applying FreeBSD patches for gcdmaster-1.2.3_8 =========================================================================== =======================<phase: build-depends >============================ ===> gcdmaster-1.2.3_8 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_1.txz [103amd64-default-job-07] Installing gmake-4.2.1_1... [103amd64-default-job-07] `-- Installing gettext-runtime-0.19.8.1_1... [103amd64-default-job-07] | `-- Installing indexinfo-0.2.6... [103amd64-default-job-07] | `-- Extracting indexinfo-0.2.6: .... done [103amd64-default-job-07] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [103amd64-default-job-07] Extracting gmake-4.2.1_1: .......... done ===> gcdmaster-1.2.3_8 depends on executable: gmake - found ===> Returning to build of gcdmaster-1.2.3_8 ===> gcdmaster-1.2.3_8 depends on package: pkgconf>=1.3.0_1 - not found ===> Installing existing package /packages/All/pkgconf-1.3.5,1.txz [103amd64-default-job-07] Installing pkgconf-1.3.5,1... [103amd64-default-job-07] Extracting pkgconf-1.3.5,1: .......... done ===> gcdmaster-1.2.3_8 depends on package: pkgconf>=1.3.0_1 - found ===> Returning to build of gcdmaster-1.2.3_8 ===> gcdmaster-1.2.3_8 depends on executable: update-mime-database - not found ===> Installing existing package /packages/All/shared-mime-info-1.8.txz [103amd64-default-job-07] Installing shared-mime-info-1.8... [103amd64-default-job-07] `-- Installing glib-2.50.2_1,1... [103amd64-default-job-07] | `-- Installing libffi-3.2.1... [103amd64-default-job-07] | `-- Extracting libffi-3.2.1: .......... done [103amd64-default-job-07] | `-- Installing libiconv-1.14_10... [103amd64-default-job-07] | `-- Extracting libiconv-1.14_10: .......... done [103amd64-default-job-07] | `-- Installing pcre-8.40... [103amd64-default-job-07] | `-- Extracting pcre-8.40: .......... done [103amd64-default-job-07] | `-- Installing perl5-5.24.1_1... [103amd64-default-job-07] | `-- Extracting perl5-5.24.1_1: .......... done [103amd64-default-job-07] | `-- Installing python27-2.7.13_3... [103amd64-default-job-07] | `-- Extracting python27-2.7.13_3: .......... done [103amd64-default-job-07] `-- Extracting glib-2.50.2_1,1: .......... done No schema files found: doing nothing. [103amd64-default-job-07] `-- Installing libxml2-2.9.4... [103amd64-default-job-07] `-- Extracting libxml2-2.9.4: .......... done <snip> ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1634:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument bool operator==(const ustring& lhs, int rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/timeval.h:202:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::TimeVal' for 1st argument operator==(const TimeVal& lhs, const TimeVal& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/date.h:591:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::Date' for 1st argument inline bool operator==(const Date& lhs, const Date& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/types.h:327:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Point' for 1st argument inline bool operator==(const Point& lhs, const Point& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/region.h:284:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Region' for 1st argument bool operator==(const Region& lhs, const Region& rhs); ^ /usr/local/include/gdkmm-2.4/gdkmm/color.h:251:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Color' for 1st argument bool operator==(const Color& lhs, const Color& rhs); ^ SampleDisplay.cc:823:15: error: invalid operands to binary expression ('Glib::RefPtr<Gdk::Pixmap>' and 'nullptr_t') if (pixmap_ == nullptr) ~~~~~~~ ^ ~~~~~~~ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1512:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const char* rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1505:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1519:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const char *' for 1st argument operator==(const char* lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1635:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'int' for 1st argument bool operator==(int lhs, const ustring& rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/refptr.h:148:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const Glib::RefPtr<Gdk::Pixmap>' for 1st argument inline bool operator==(const RefPtr& src) const noexcept; ^ /usr/local/include/glibmm-2.4/glibmm/quark.h:71:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::QueryQuark' for 1st argument operator==(const QueryQuark& a, const QueryQuark& b) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:992:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring::const_iterator' (aka 'const ustring_Iterator<std::string::const_iterator>') for 1st argument operator==(const Glib::ustring::const_iterator& lhs, const Glib::ustring::const_iterator& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1634:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument bool operator==(const ustring& lhs, int rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/timeval.h:202:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::TimeVal' for 1st argument operator==(const TimeVal& lhs, const TimeVal& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/date.h:591:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::Date' for 1st argument inline bool operator==(const Date& lhs, const Date& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/types.h:327:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Point' for 1st argument inline bool operator==(const Point& lhs, const Point& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/region.h:284:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Region' for 1st argument bool operator==(const Region& lhs, const Region& rhs); ^ /usr/local/include/gdkmm-2.4/gdkmm/color.h:251:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Color' for 1st argument bool operator==(const Color& lhs, const Color& rhs); ^ SampleDisplay.cc:1028:14: error: invalid operands to binary expression ('Glib::RefPtr<Gdk::Pixmap>' and 'nullptr_t') if (pixmap_ == nullptr) ~~~~~~~ ^ ~~~~~~~ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1512:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const char* rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1505:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1519:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const char *' for 1st argument operator==(const char* lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1635:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'int' for 1st argument bool operator==(int lhs, const ustring& rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/refptr.h:148:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const Glib::RefPtr<Gdk::Pixmap>' for 1st argument inline bool operator==(const RefPtr& src) const noexcept; ^ /usr/local/include/glibmm-2.4/glibmm/quark.h:71:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::QueryQuark' for 1st argument operator==(const QueryQuark& a, const QueryQuark& b) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:992:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring::const_iterator' (aka 'const ustring_Iterator<std::string::const_iterator>') for 1st argument operator==(const Glib::ustring::const_iterator& lhs, const Glib::ustring::const_iterator& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1634:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument bool operator==(const ustring& lhs, int rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/timeval.h:202:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::TimeVal' for 1st argument operator==(const TimeVal& lhs, const TimeVal& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/date.h:591:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::Date' for 1st argument inline bool operator==(const Date& lhs, const Date& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/types.h:327:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Point' for 1st argument inline bool operator==(const Point& lhs, const Point& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/region.h:284:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Region' for 1st argument bool operator==(const Region& lhs, const Region& rhs); ^ /usr/local/include/gdkmm-2.4/gdkmm/color.h:251:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Color' for 1st argument bool operator==(const Color& lhs, const Color& rhs); ^ SampleDisplay.cc:1087:15: error: invalid operands to binary expression ('Glib::RefPtr<Gdk::Pixmap>' and 'nullptr_t') if (pixmap_ == nullptr) ~~~~~~~ ^ ~~~~~~~ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1512:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const char* rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1505:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1519:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const char *' for 1st argument operator==(const char* lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1635:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'int' for 1st argument bool operator==(int lhs, const ustring& rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/refptr.h:148:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const Glib::RefPtr<Gdk::Pixmap>' for 1st argument inline bool operator==(const RefPtr& src) const noexcept; ^ /usr/local/include/glibmm-2.4/glibmm/quark.h:71:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::QueryQuark' for 1st argument operator==(const QueryQuark& a, const QueryQuark& b) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:992:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring::const_iterator' (aka 'const ustring_Iterator<std::string::const_iterator>') for 1st argument operator==(const Glib::ustring::const_iterator& lhs, const Glib::ustring::const_iterator& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1634:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument bool operator==(const ustring& lhs, int rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/timeval.h:202:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::TimeVal' for 1st argument operator==(const TimeVal& lhs, const TimeVal& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/date.h:591:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::Date' for 1st argument inline bool operator==(const Date& lhs, const Date& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/types.h:327:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Point' for 1st argument inline bool operator==(const Point& lhs, const Point& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/region.h:284:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Region' for 1st argument bool operator==(const Region& lhs, const Region& rhs); ^ /usr/local/include/gdkmm-2.4/gdkmm/color.h:251:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Color' for 1st argument bool operator==(const Color& lhs, const Color& rhs); ^ SampleDisplay.cc:1121:15: error: invalid operands to binary expression ('Glib::RefPtr<Gdk::Pixmap>' and 'nullptr_t') if (pixmap_ == nullptr) ~~~~~~~ ^ ~~~~~~~ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1512:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const char* rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1505:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument operator==(const ustring& lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1519:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const char *' for 1st argument operator==(const char* lhs, const ustring& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1635:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'int' for 1st argument bool operator==(int lhs, const ustring& rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/refptr.h:148:15: note: candidate function not viable: no known conversion from 'nullptr_t' to 'const Glib::RefPtr<Gdk::Pixmap>' for 1st argument inline bool operator==(const RefPtr& src) const noexcept; ^ /usr/local/include/glibmm-2.4/glibmm/quark.h:71:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::QueryQuark' for 1st argument operator==(const QueryQuark& a, const QueryQuark& b) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:992:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring::const_iterator' (aka 'const ustring_Iterator<std::string::const_iterator>') for 1st argument operator==(const Glib::ustring::const_iterator& lhs, const Glib::ustring::const_iterator& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/ustring.h:1634:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::ustring' for 1st argument bool operator==(const ustring& lhs, int rhs) = delete; ^ /usr/local/include/glibmm-2.4/glibmm/timeval.h:202:1: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::TimeVal' for 1st argument operator==(const TimeVal& lhs, const TimeVal& rhs) ^ /usr/local/include/glibmm-2.4/glibmm/date.h:591:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Glib::Date' for 1st argument inline bool operator==(const Date& lhs, const Date& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/types.h:327:13: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Point' for 1st argument inline bool operator==(const Point& lhs, const Point& rhs) ^ /usr/local/include/gdkmm-2.4/gdkmm/region.h:284:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Region' for 1st argument bool operator==(const Region& lhs, const Region& rhs); ^ /usr/local/include/gdkmm-2.4/gdkmm/color.h:251:6: note: candidate function not viable: no known conversion from 'Glib::RefPtr<Gdk::Pixmap>' to 'const Gdk::Color' for 1st argument bool operator==(const Color& lhs, const Color& rhs); ^ 5 errors generated. gmake[4]: *** [Makefile:511: SampleDisplay.o] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/sysutils/gcdmaster/work/cdrdao-1.2.3/xdao' gmake[3]: *** [Makefile:696: all-recursive] Error 1 gmake[3]: Leaving directory '/wrkdirs/usr/ports/sysutils/gcdmaster/work/cdrdao-1.2.3/xdao' gmake[2]: *** [Makefile:305: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/sysutils/gcdmaster/work/cdrdao-1.2.3' gmake[1]: *** [Makefile:241: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/gcdmaster/work/cdrdao-1.2.3' *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/gcdmaster _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"