Date: Fri, 3 Jun 2011 21:16:58 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: Garrett Cooper <yanegomi@gmail.com> Cc: FreeBSD Current <freebsd-current@freebsd.org>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: 8-STABLE /usr/include/utmp.h and tmpx Message-ID: <BANLkTik00Osi4vgg-AMiERdVnUbHpGzenQ@mail.gmail.com> In-Reply-To: <BANLkTimP7xBLBr-dWvJDG%2BWhcv7776y5aw@mail.gmail.com> References: <BANLkTikXRWbCqDV88=7hP0epjheKA4L_iQ@mail.gmail.com> <BANLkTimP7xBLBr-dWvJDG%2BWhcv7776y5aw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
No will do even though I don't think I have a complete enough list of ports to make a proper report (if in fact it is a per port solution vs. fixing base) On Fri, Jun 3, 2011 at 9:09 PM, Garrett Cooper <yanegomi@gmail.com> wrote: > On Fri, Jun 3, 2011 at 5:02 PM, Aryeh Friedman <aryeh.friedman@gmail.com>= wrote: >> Some time in the last 2 weeks (I am sure when) a commit caused many >> ports that assume a "standard" utmp/utmp.x to break for example >> x11-toolkits/vte produces: >> >> gnome-pty-helper.c:497: warning: passing argument 4 of 'pty_add' >> discards qualifiers from pointer target type >> mv -f .deps/gnome-pty-helper.Tpo .deps/gnome-pty-helper.Po >> cc -DHAVE_CONFIG_H -I. =A0 -I/usr/local/include =A0-O2 -pipe >> -march=3Dprescott -fno-strict-aliasing -MT gnome-utmp.o -MD -MP -MF >> .deps/gnome-utmp.Tpo -c -o gnome-utmp.o gnome-utmp.c >> gnome-utmp.c: In function 'write_login_record': >> gnome-utmp.c:367: warning: passing argument 1 of 'login' from >> incompatible pointer type >> gnome-utmp.c:374: error: 'struct utmpx' has no member named 'ut_name' >> >> >> This is not the only port that has the issue but it is the only one I >> remember off the top of my head (I manually fixed a few others) > > =A0 =A0Compiles just fine on CURRENT. Did you open a PR for this item? > Thanks, > -Garrett >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTik00Osi4vgg-AMiERdVnUbHpGzenQ>