Date: Tue, 15 Aug 2023 04:33:19 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273140] print/scribus-devel: error: no template named '__unary_function' in namespace 'std'; did you mean 'unary_function'? Message-ID: <bug-273140-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273140 Bug ID: 273140 Summary: print/scribus-devel: error: no template named '__unary_function' in namespace 'std'; did you mean 'unary_function'? Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: pkubaj@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(pkubaj@FreeBSD.org) Assignee: pkubaj@FreeBSD.org On poudriere (host running CURRENT, poudriere JAIL is 13.2-RELEASE-p2, see below) port build of print/scribus-devel fails due to the following compiler error: [...] /wrkdirs/usr/ports/print/scribus-devel/work/scribus-1.5.8/scribus/desaxe/di= gester.cpp:452:37: error: no template named '__unary_function' in namespace 'std'; did you mean 'unary_function'? struct CreateDFAState : public std::__unary_function <std::set<nfa_state_t>, dfa_state_t> { ~~~~~^~~~~~~~~~~~~~~~ unary_function /usr/include/c++/v1/__functional/unary_function.h:21:29: note: 'unary_funct= ion' declared here struct _LIBCPP_TEMPLATE_VIS unary_function [...] Environment: =3D>> Building print/scribus-devel build started at Tue Aug 15 04:25:06 UTC 2023 port directory: /usr/ports/print/scribus-devel package name: scribus-devel-1.5.8_22 building for: FreeBSD host.dr-intern 13.2-RELEASE-p2 FreeBSD 13.2-RELEASE-p2 1302001 amd64 maintained by: pkubaj@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 2187 Jul 31 08:10 /usr/ports/print/scribus-devel/Makefile Ports top last git commit: 5de6f0a408 Ports top unclean checkout: no Port dir last git commit: fa869802d0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.3.99.20220831 Host OSVERSION: 1400094 Jail OSVERSION: 1302001 Job Id: 01 ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1302001 UNAME_v=3DFreeBSD 13.2-RELEASE-p2 1302001 UNAME_r=3D13.2-RELEASE-p2 BLOCKSIZE=3DK MAIL=3D/var/mail/root MM_CHARSET=3DUTF-8 LANG=3DC.UTF-8 STATUS=3D1 HOME=3D/root PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b= in LOCALBASE=3D/usr/local USER=3Droot POUDRIERE_NAME=3Dpoudriere-git LIBEXECPREFIX=3D/usr/local/libexec/poudriere POUDRIERE_VERSION=3D3.3.99.20220831 MAKEOBJDIRPREFIX=3D/pool/sources/13.2-RELENG/obj/ MASTERMNT=3D/pool/poudriere/data/.m/132amd64-head-default/ref LC_COLLATE=3DC POUDRIERE_BUILD_TYPE=3Dbulk PACKAGE_BUILDING=3Dyes SAVED_TERM=3Dxterm OUTPUT_REDIRECTED_STDERR=3D4 OUTPUT_REDIRECTED=3D1 PWD=3D/pool/poudriere/data/.m/132amd64-head-default/01/.p OUTPUT_REDIRECTED_STDOUT=3D3 P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS MASTERNAME=3D132amd64-head-default SCRIPTPREFIX=3D/usr/local/share/poudriere SCRIPTNAME=3Dbulk.sh OLDPWD=3D/pool/poudriere/data/.m/132amd64-head-default/ref/.p/pool POUDRIERE_PKGNAME=3Dpoudriere-git-3.3.99.20220831 SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=3D/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS=3D PKGENV=3D FLAVOR=3D DEPENDS_ARGS=3D MAKE_ARGS=3D ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- =3D=3D=3D> The following configuration options are available for scribus-devel-1.5.8_22: DOCS=3Don: Build and/or install documentation =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273140-7788>