From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 22 19:50:05 2010 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 0940410656B6 for ; Sun, 22 Aug 2010 19:50:05 +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 B9F968FC1D for ; Sun, 22 Aug 2010 19:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o7MJo40Z049475 for ; Sun, 22 Aug 2010 19:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o7MJo4X5049474; Sun, 22 Aug 2010 19:50:04 GMT (envelope-from gnats) Resent-Date: Sun, 22 Aug 2010 19:50:04 GMT Resent-Message-Id: <201008221950.o7MJo4X5049474@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, Matthew Fuller Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67C8210656A9 for ; Sun, 22 Aug 2010 19:49:06 +0000 (UTC) (envelope-from fullermd@over-yonder.net) Received: from thyme.infocus-llc.com (server.infocus-llc.com [206.156.254.44]) by mx1.freebsd.org (Postfix) with ESMTP id 3DC8E8FC23 for ; Sun, 22 Aug 2010 19:49:05 +0000 (UTC) Received: from draco.over-yonder.net (c-75-64-226-141.hsd1.ms.comcast.net [75.64.226.141]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id 972EA37B48E for ; Sun, 22 Aug 2010 14:49:04 -0500 (CDT) Received: from mortis.over-yonder.net (mortis [10.20.30.2]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by draco.over-yonder.net (Postfix) with ESMTPS id E83A161C5A for ; Sun, 22 Aug 2010 14:49:03 -0500 (CDT) Received: by mortis.over-yonder.net (Postfix, from userid 100) id D568E1192D; Sun, 22 Aug 2010 14:49:03 -0500 (CDT) Message-Id: <20100822194903.D568E1192D@mortis.over-yonder.net> Date: Sun, 22 Aug 2010 14:49:03 -0500 (CDT) From: Matthew Fuller To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/149889: multimedia/ffmpeg-devel build errors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Fuller List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2010 19:50:05 -0000 >Number: 149889 >Category: ports >Synopsis: multimedia/ffmpeg-devel build errors >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 22 19:50:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Matthew Fuller >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD mortis.sighup.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r209581: Mon Jun 28 14:36:23 CDT 2010 root@mortis.sighup.org:/usr/obj/usr/src/sys/MORTIS amd64 >Description: Build of multimedia/ffmpeg-devel fails. OPTIONS are default, except SSSE3 unchecked. Example of errors: CC libavcodec/vp5.o {standard input}: Assembler messages: {standard input}:251: Error: `(%r8d,%eax)' is not a valid 64 bit base/index expression {standard input}:352: Error: `(%esi,%edx)' is not a valid 64 bit base/index expression {standard input}:453: Error: `(%esi,%edx)' is not a valid 64 bit base/index expression {standard input}:554: Error: `(%esi,%edx)' is not a valid 64 bit base/index expression {standard input}:659: Error: `(%r8d,%eax)' is not a valid 64 bit base/index expression [... many more lines ...] It also happens in at least one other file, as the parallel build shows. Possibly amd64 related? >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: