[Bug 228317] x11-wm/icewm: pet pkg-fallout

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 24 04:50:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228317

--- Comment #3 from Chris Hutchinson <portmaster at bsdforge.com> ---
(In reply to Kirill Ponomarev from comment #2)
> I can't build it on -current:
> 
> #define null (*(class null_ref *)0)
>               ^~~~~~~~~~~~~~~~~~~~
> wmprog.cc:942:42: warning: binding dereferenced null pointer to reference
> 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.

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:

uname -a

from the system you're building this on?
Is it also possible to attach a copy of the build log (transcript)

eg;

$ script ~/x11-wm_icewm.log
$ make

Thanks for the report, Kirill!

--Chris

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list