From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 11 21:10:01 2007 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 A066D16A46D for ; Thu, 11 Oct 2007 21:10:01 +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 5E91C13C4B8 for ; Thu, 11 Oct 2007 21:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9BLA1Vb049442 for ; Thu, 11 Oct 2007 21:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9BLA1LR049441; Thu, 11 Oct 2007 21:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 11 Oct 2007 21:10:01 GMT Resent-Message-Id: <200710112110.l9BLA1LR049441@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, "Beech Rintoul" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B838216A417 for ; Thu, 11 Oct 2007 21:04:05 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from stargate.alaskaparadise.com (137-42-178-69.gci.net [69.178.42.137]) by mx1.freebsd.org (Postfix) with ESMTP id 8994F13C468 for ; Thu, 11 Oct 2007 21:04:05 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from stargate.alaskaparadise.com (localhost [127.0.0.1]) by stargate.alaskaparadise.com (Postfix) with ESMTP id 017837E59 for ; Thu, 11 Oct 2007 13:04:04 -0800 (AKDT) Message-Id: <1192136645.2719@stargate.alaskaparadise.com> Date: Thu, 11 Oct 2007 13:04:05 -0800 From: "Beech Rintoul" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: Subject: ports/117123: lang/sdcc - Build Failure 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: Thu, 11 Oct 2007 21:10:01 -0000 >Number: 117123 >Category: ports >Synopsis: lang/sdcc - Build Failure >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 11 21:10:01 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul >Release: FreeBSD 7.0-CURRENT i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD 7.0-CURRENT #11: Wed Sep 26 15:56:16 AKDT 2007 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE >Description: Build fails with the following: mkdir -p ../../bin/ cc -O2 -fno-strict-aliasing -pipe -DHAVE_CONFIG_H -o ../../bin/sdcpp cppmain.o \ safe-ctype.o obstack.o splay-tree.o lbasename.o libcpp.a gmake[1]: Leaving directory `/work/a/ports/lang/sdcc/work/sdcc/support/cpp2' gmake -C src gmake[1]: Entering directory `/work/a/ports/lang/sdcc/work/sdcc/src' Makefile:10: ..Makefile.common: No such file or directory Makefile:99: Makefile.dep: No such file or directory f ./version.awk ../ChangeLog > version.h f: not found gmake[1]: [version.h] Error 127 (ignored) yacc -d -v -o SDCCy.c SDCC.y lex -t SDCC.lex >SDCClex.c gmake[1]: *** No rule to make target `/SDCCerr.c', needed by `Makefile.dep'. Stop. gmake[1]: Leaving directory `/work/a/ports/lang/sdcc/work/sdcc/src' gmake: *** [sdcc-cc] Error 2 *** Error code 2 Stop in /a/ports/lang/sdcc. Full build log: http://tb4.droso.net/errors/7-beech/sdcc-2.6.0_2.log >How-To-Repeat: make clean && make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: