From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 30 21:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36383736 for ; Sat, 30 Aug 2014 21:50:00 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1713F1DAF for ; Sat, 30 Aug 2014 21:50:00 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s7ULnxRM028631 for ; Sat, 30 Aug 2014 21:49:59 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193180] New: cad/spice build failure Date: Sat, 30 Aug 2014 21:50:00 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: russo@bogodyn.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Aug 2014 21:50:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193180 Bug ID: 193180 Summary: cad/spice build failure Product: Ports Tree Version: Latest Hardware: i386 OS: Any Status: Needs Triage Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: russo@bogodyn.org Ever since PORTREVISION 11 (22 August) I have been unable to update the cad/spice port. It fails so: [...] cc -O2 -pipe -fno-strict-aliasing -Dbsd -I/users/scratch/usr/ports/cad/spice/work/spice3f5/src/include -I/users/scratch/usr/ports/cad/spice/work/spice3f5/src//lib/dev/ -c /users/scratch/usr/ports/cad/spice/work/spice3f5/src/bin//sconvert.c mv -f main.o spice3.o mv: rename main.o to spice3.o: No such file or directory *** [spice3.o] Error code 1 [...] cc -o nutmeg nutmeg.o nconf.o tune.o /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/cp.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/hlp.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/mfb.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/misc.a -L/usr/local/lib -lXaw -lXt -lXext -lXmu -lX11 -lm -ltermcap cc -o nutmeg nutmeg.o nconf.o tune.o /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/cp.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/hlp.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/mfb.a /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/misc.a -L/usr/local/lib -lXaw -lXt -lXext -lXmu -lX11 -lm -ltermcap nutmeg.o:(.data+0x20): undefined reference to `IFnewUid' nutmeg.o:(.data+0x24): undefined reference to `IFdelUid' /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a(outitf.o): In function `getSpecial': outitf.c:(.text+0x599): undefined reference to `INPaName' /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a(outitf.o): In function `beginPlot': outitf.c:(.text+0xe69): undefined reference to `analInfo' outitf.c:(.text+0x1616): undefined reference to `INPinsert' outitf.c:(.text+0x167f): undefined reference to `analInfo' /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a(shyu.o): In function `if_sens_run': shyu.c:(.text+0x69): undefined reference to `INPgetTok' shyu.c:(.text+0x22b): undefined reference to `INPmkTemp' shyu.c:(.text+0x23a): undefined reference to `INPerrCat' shyu.c:(.text+0x2a3): undefined reference to `INPgetTok' shyu.c:(.text+0x36a): undefined reference to `INPgetTok' shyu.c:(.text+0x395): undefined reference to `INPapName' shyu.c:(.text+0x3be): undefined reference to `INPgetValue' shyu.c:(.text+0x3e0): undefined reference to `INPapName' shyu.c:(.text+0x409): undefined reference to `INPgetValue' shyu.c:(.text+0x42b): undefined reference to `INPapName' [...many lines of undefined references...] spiceif.c:(.text+0x14b1): undefined reference to `INPtabEnd' /users/scratch/usr/ports/cad/spice/work/spice3f5/FreeBSD/obj/lib/fte.a(gens.o): In function `dgen_next': gens.c:(.text+0x331): undefined reference to `DEVmaxnum' gens.c:(.text+0x33f): undefined reference to `DEVmaxnum' *** [nutmeg] Error code 1 2 errors `recursive' not remade because of errors. Done with build at Sat Aug 30 15:06:50 MDT 2014 ===> Staging for spice-3f5.2_11 ===> spice-3f5.2_11 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> spice-3f5.2_11 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found ===> spice-3f5.2_11 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> spice-3f5.2_11 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> spice-3f5.2_11 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> Generating temporary packing list make: don't know how to make spice3. Stop *** [do-install] Error code 2 I've checked again every time I see a commit to cad/spice, but it hasn't started building again yet. My system: > uname -a FreeBSD bogodyn.org 9.3-STABLE FreeBSD 9.3-STABLE #0 r270492: Sun Aug 24 15:57:37 MDT 2014 russo@bogodyn.org:/usr/obj/usr/src/sys/BOGODYN i386 -- You are receiving this mail because: You are the assignee for the bug.