From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 18 07:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14FA11065670 for ; Fri, 18 Dec 2009 07:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E668F8FC14 for ; Fri, 18 Dec 2009 07:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI7K2YA078137 for ; Fri, 18 Dec 2009 07:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBI7K2BU078136; Fri, 18 Dec 2009 07:20:02 GMT (envelope-from gnats) Resent-Date: Fri, 18 Dec 2009 07:20:02 GMT Resent-Message-Id: <200912180720.nBI7K2BU078136@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitry Afanasiev Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B6A2106566B for ; Fri, 18 Dec 2009 07:19:09 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3AEAB8FC13 for ; Fri, 18 Dec 2009 07:19:09 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI7J8VA053731 for ; Fri, 18 Dec 2009 07:19:08 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBI7J8Rl053730; Fri, 18 Dec 2009 07:19:08 GMT (envelope-from nobody) Message-Id: <200912180719.nBI7J8Rl053730@www.freebsd.org> Date: Fri, 18 Dec 2009 07:19:08 GMT From: Dmitry Afanasiev To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141743: ports/screen broken on fresh current X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 07:20:03 -0000 >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: