Date: Sun, 19 May 2024 13:22:31 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 279149] mail/vacation: Patch needed due to deprecation of databases/db5 Message-ID: <bug-279149-7788-Hsqg90yidN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279149-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-279149-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279149 --- Comment #1 from Cy Schubert <cy@FreeBSD.org> --- Here's what I get when I build it with USES=3Dbdb:18. bob# make =3D=3D=3D> vacation-3.3.3_2 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by vacation-3.3.3_2 for building =3D=3D=3D> Extracting for vacation-3.3.3_2 =3D> SHA256 Checksum OK for vacation_3.3.3.tar.gz. =3D=3D=3D> Patching for vacation-3.3.3_2 =3D=3D=3D> vacation-3.3.3_2 depends on shared library: libdb-18.1.so - fo= und (/usr/local/lib/libdb-18.1.so) =3D=3D=3D> Configuring for vacation-3.3.3_2 =3D=3D=3D> Building for vacation-3.3.3_2 --- vacation --- cc -O2 -pipe -L/usr/local/lib -fstack-protector-strong -fno-strict-aliasin= g=20 -DHAVE_PATHS_H vacation.c -o vacation -ldb-18.1 vacation.c:810:7: warning: address of array 'buf' will always evaluate to 'true' [-Wpointer-bool-conversion] 810 | if (!buf || *buf =3D=3D '\n' || *buf =3D=3D 'n' || *buf =3D= =3D 'N') | ~^~~ 1 warning generated. =3D=3D=3D> Staging for vacation-3.3.3_2 =3D=3D=3D> Generating temporary packing list install -s -m 555 /export/wrkdir/amd64/usr/ports/mail/vacation/work/work/vacation /export/wrkdir/amd64/usr/ports/mail/vacation/work/stage/usr/local/bin install -m 444 /export/wrkdir/amd64/usr/ports/mail/vacation/work/work/vacation.1 /export/wrkdir/amd64/usr/ports/mail/vacation/work/stage/usr/local/share/man= /man1 =3D=3D=3D=3D> Compressing man pages (compress-man) --=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-279149-7788-Hsqg90yidN>