Date: Thu, 24 May 2018 05:31:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228317] x11-wm/icewm: pet pkg-fallout Message-ID: <bug-228317-7788-UaS4stcxeE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-228317-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-228317-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=3D228317 --- Comment #4 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Chris Hutchinson from comment #3) > (In reply to Kirill Ponomarev from comment #2) > > I can't build it on -current: > >=20 > > #define null (*(class null_ref *)0) > > ^~~~~~~~~~~~~~~~~~~~ > > wmprog.cc:942:42: warning: binding dereferenced null pointer to referen= ce > > has undefined behavior [-Wnull-dereference] > > addItem(_("_Logout..."), -2, null, actionLogout); > > ^~~~ > > ./ref.h:22:15: note: expanded from macro 'null' > > #define null (*(class null_ref *)0) > > ^~~~~~~~~~~~~~~~~~~~ > > 33 warnings generated. >=20 > Odd. As you can see from my build log attached to this pr(1), > it built fine for me on 12. > Is there any chance you could provide me with: >=20 > uname -a >=20 > from the system you're building this on? > Is it also possible to attach a copy of the build log (transcript) >=20 > eg; >=20 > $ script ~/x11-wm_icewm.log > $ make >=20 > Thanks for the report, Kirill! >=20 > --Chris Hmm that last part should have read; $ script ~/x11-wm_icewm.log $ make ... $ exit --=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-228317-7788-UaS4stcxeE>