ports/141743: ports/screen broken on fresh current
Dmitry Afanasiev
KOT at MATPOCKuH.Ru
Fri Dec 18 07:20:03 UTC 2009
>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 at 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:
More information about the freebsd-ports-bugs
mailing list