Date: Fri, 27 Aug 2021 15:31:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 258091] print/a2ps: build failure: /usr/include/string.h:70:7: error: expected identifier or '(' Message-ID: <bug-258091-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258091 Bug ID: 258091 Summary: print/a2ps: build failure: /usr/include/string.h:70:7: error: expected identifier or '(' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: dinoex@FreeBSD.org Reporter: ohartmann@walstatt.org Assignee: dinoex@FreeBSD.org Flags: maintainer-feedback?(dinoex@FreeBSD.org) print/a2ps fails to compile in poudriere. Host is running 14-CURRENT (14.0-CURRENT #8 main-n248954-d396c67f26b: Thu Aug 26 23:09:20 CEST 2021 amd64), poudriere jail is 13-STABLE as reported below. =3D>> Building print/a2ps build started at Fri Aug 27 10:39:59 UTC 2021 port directory: /usr/ports/print/a2ps package name: a2ps-4.13b_13 building for: FreeBSD poudriere.gdr.de 13.0-STABLE FreeBSD 13.0-STABLE 1300= 512 amd64 maintained by: dinoex@FreeBSD.org Makefile ident:=20 Poudriere version: 3.3.7 Host OSVERSION: 1400032 Jail OSVERSION: 1300513 Job Id: 02 ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1300512 UNAME_v=3DFreeBSD 13.0-STABLE 1300512 UNAME_r=3D13.0-STABLE 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 LIBEXECPREFIX=3D/usr/local/libexec/poudriere POUDRIERE_VERSION=3D3.3.7 MAKEOBJDIRPREFIX=3D/pool/sources/13-STABLE/obj/ MASTERMNT=3D/pool/poudriere/data/.m/13-amd64-head-default/ref POUDRIERE_BUILD_TYPE=3Dbulk PACKAGE_BUILDING=3Dyes SAVED_TERM=3Dscreen PWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS MASTERNAME=3D13-amd64-head-default SCRIPTPREFIX=3D/usr/local/share/poudriere OLDPWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p 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 a2ps-4.13b= _13: NLS=3Don: Native Language Support I18N=3Don: Enable I18N support EMACS=3Doff: Enable Emacs support =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- [...] cc -DHAVE_CONFIG_H -DLOCALEDIR=3D\"/usr/local/share/locale\" -DSYSCONFFILE=3D\"/usr/local/etc/a2ps.cfg\" -I.. -I../intl -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=3Dgnu89 -c getopt.c -Wp,-MD,.deps/getopt.TPlo -o getopt.o --- path-concat.lo --- cc -DHAVE_CONFIG_H -DLOCALEDIR=3D\"/usr/local/share/locale\" -DSYSCONFFILE=3D\"/usr/local/etc/a2ps.cfg\" -I.. -I../intl -I. -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=3Dgnu89 -c path-concat.c -Wp,-MD,.deps/path-concat.TPlo -o path-concat.o In file included from path-concat.c:30: /usr/include/string.h:70:7: error: expected identifier or '(' void *mempcpy(void * __restrict, const void * __restrict, size_t); --=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-258091-7788>