From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 30 02:42:32 2007 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CEE7D16A417 for ; Mon, 30 Jul 2007 02:42:32 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by mx1.freebsd.org (Postfix) with ESMTP id 9769113C469 for ; Mon, 30 Jul 2007 02:42:32 +0000 (UTC) (envelope-from paulbeard@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so816122nzf for ; Sun, 29 Jul 2007 19:42:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=WBSu0sysZoiMWm5ACwJuK5h6sRlvepbU083PFhG/atdpxXc7/VajHZiRISZRL6CIypOYB4UE+tVMt6D19IZ+LUSGdOyadrdMjv0JD3IZtne4P4uWi8ik4zzD3hwWTkOG/dIeObnINbglFtH2RThQrMcjtgejMVVIbxkThS/XDpA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=OB1spyJe0iW3fKGwKTOB3dPSv4NQTgvIQ/uBs6/s6qy8K6gnHdDl0U5vggEpOgyyWlQ4Zy7AC4zB8x2Xr7PU6hCwW6My0h4BuzlKLZAlettxup6PBOO5MoFyVNKrmWfhlQaV/nZQ+Zhto+2XXmc4Y5RM6Laqsp5mWADYT0vVV4s= Received: by 10.142.154.20 with SMTP id b20mr278329wfe.1185761690807; Sun, 29 Jul 2007 19:14:50 -0700 (PDT) Received: by 10.143.34.15 with HTTP; Sun, 29 Jul 2007 19:14:50 -0700 (PDT) Message-ID: Date: Sun, 29 Jul 2007 19:14:50 -0700 From: "paul beard" To: multimedia@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: HandBrake upgrade fails -- skipped handbrake for lack of libhb.a. X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jul 2007 02:42:32 -0000 any ideas what's going wrong here? Google isn't showing much. cc -c -o libhb/encvorbis.o -O2 -fno-strict-aliasing -pipe -Wall -DSYS_FREEBSD -DHB_VERSION=\"0.7.1\" -DHB_BUILD=2006022400 -D__LIBHB__ -Ilibhb -I/usr/local/include libhb/encvorbis.c cc -c -o libhb/dvd.o -O2 -fno-strict-aliasing -pipe -Wall -DSYS_FREEBSD -DHB_VERSION=\"0.7.1\" -DHB_BUILD=2006022400 -D__LIBHB__ -Ilibhb -I/usr/local/include libhb/dvd.c ...skipped libhb.a for lack of libhb.a(hb.o)... cc -c -o test/test.o -O2 -fno-strict-aliasing -pipe -Wall -I/usr/local/include -DSYS_FREEBSD -DHB_VERSION=\"0.7.1\" -DHB_BUILD=2006022400 -I. -I./libhb test/test.c ...skipped handbrake for lack of libhb.a... *** Error code 1 Stop in /usr/ports/multimedia/handbrake. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.34340.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT= handbrake-0.7.1_4 UPGRADE_PORT_VER=0.7.1_4 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! multimedia/handbrake (handbrake-0.7.1_4) (compiler error) -- Paul Beard / www.paulbeard.org/