From owner-freebsd-ports Sat May 11 13:20: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA12C37B40A for ; Sat, 11 May 2002 13:20:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4BKK1T37346; Sat, 11 May 2002 13:20:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id E0D3F37B404 for ; Sat, 11 May 2002 13:17:53 -0700 (PDT) Received: from www.freebsd.org (localhost [127.0.0.1]) by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4BKJihG049456 for ; Sat, 11 May 2002 13:19:44 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.2/8.12.2/Submit) id g4BKJihw049455; Sat, 11 May 2002 13:19:44 -0700 (PDT) Message-Id: <200205112019.g4BKJihw049455@www.freebsd.org> Date: Sat, 11 May 2002 13:19:44 -0700 (PDT) From: George Dinolt To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/37962: ports/lang/gcl does not build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37962 >Category: ports >Synopsis: ports/lang/gcl does not build >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 11 13:20:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: George Dinolt >Release: FreeBSD 4.6 >Organization: >Environment: FreeBSD dinolt1 4.6-PRERELEASE FreeBSD 4.6-PRERELEASE #5: Sat May 4 10:45:11 PDT 2002 root@dinolt1:/usr/obj/usr/src/sys/DINOLT1 i386 >Description: The port build up to through the creation of the "unixport/saved_gcl" file. This file is a "dumped" (a la emacs) version of the program with other objects included. The saved_gcl file raises a Signal 11 when it tries to execute. It appears that the dumping process is not creating a reasonable executable. It has the right magic number and an "nm" of the file seems to produce reasonable output. There appears to be a problem with initialization (as seen from gdb). >How-To-Repeat: Try to build the port on an I386 FreeBSD 2.6 PRERELEASE. If memory served this also failed on earlier versions of FreeBSD. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message