Date: Fri, 18 Dec 2009 07:19:08 GMT From: Dmitry Afanasiev <KOT@MATPOCKuH.Ru> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/141743: ports/screen broken on fresh current Message-ID: <200912180719.nBI7J8Rl053730@www.freebsd.org> Resent-Message-ID: <200912180720.nBI7K2BU078136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141743 >Category: ports >Synopsis: ports/screen broken on fresh current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 18 07:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dmitry Afanasiev >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: FreeBSD kot 9.0-CURRENT FreeBSD 9.0-CURRENT #37: Thu Dec 17 19:59:38 MSK 2009 root@kot:/usr/obj/usr/src/sys/kot i386 >Description: On fresh FreeBSD 9.0-CURRENT build ports/screen fails with: cc -c -I. -I. -O2 -pipe -march=pentium4m -fno-strict-aliasing utmp.c utmp.c: In function 'initutmp': utmp.c:646: error: 'utmpfd' undeclared (first use in this function) utmp.c:646: error: (Each undeclared identifier is reported only once utmp.c:646: error: for each function it appears in.) utmp.c: In function 'setutent': utmp.c:654: error: 'utmpfd' undeclared (first use in this function) utmp.c: In function 'endutent': utmp.c:661: error: 'utmpfd' undeclared (first use in this function) utmp.c: In function 'getutent': utmp.c:669: error: 'utmpfd' undeclared (first use in this function) utmp.c: In function 'getutslot': utmp.c:680: error: 'utmpfd' undeclared (first use in this function) utmp.c: In function 'pututslot': utmp.c:699: error: 'utmpfd' undeclared (first use in this function) *** Error code 1 Stop in /var/ports/usr/ports/sysutils/screen/work/screen-4.0.3. *** Error code 1 Stop in /usr/ports/sysutils/screen. *** Error code 1 Stop in /usr/ports/sysutils/screen. It's not a PR ports/132579, i'm using internal gcc I thing it's result of moving sysutils/libutempter to base system >How-To-Repeat: 1. Update your FreeBSD to latest current 2. cd /usr/ports/sysutils/screen && make >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912180719.nBI7J8Rl053730>