From owner-freebsd-ports@FreeBSD.ORG Sun Nov 30 19:11:21 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1043E106564A for ; Sun, 30 Nov 2008 19:11:21 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: from mail-qy0-f18.google.com (mail-qy0-f18.google.com [209.85.221.18]) by mx1.freebsd.org (Postfix) with ESMTP id 9ED228FC21 for ; Sun, 30 Nov 2008 19:11:20 +0000 (UTC) (envelope-from marshc187@gmail.com) Received: by qyk11 with SMTP id 11so2318062qyk.19 for ; Sun, 30 Nov 2008 11:11:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=Cjt8FF9evsoL15rUBgi08/KX3zwncotHeSt3TFKPv+s=; b=XumvXs5CwutfPzZI8urasPPlHJXYqvNJu89dSVuzboMS+F9eGvmaDHIOMJrfMfyiBg Jn/mgsEkCJdeUaKuzr7yO7IjE7vwejHP5Wah6RBx9g5pZ+nYFhhy8MYMItZ2xcSjJ+st oDZtbftMBwyLRFZaQZvEZBRMytIlX8XmkIVoA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=VfAGlL/t0v5mjyN9fPEZO68ZPHGZZTIYFLr6q0qsP6VxEfgeWmSBPkVEBVr2DSzRoO aeo3cH2ZCTWEHrXQ7MDz6pP/BkhiHadcxdQLLqtT/u0Z0j1RfunYga1kImTCGoA617wW 91QCbCy4FJ74hsurJ9PJqnDGK4zFXqrV60yeE= Received: by 10.214.242.11 with SMTP id p11mr8991337qah.83.1228070964549; Sun, 30 Nov 2008 10:49:24 -0800 (PST) Received: by 10.214.60.4 with HTTP; Sun, 30 Nov 2008 10:49:24 -0800 (PST) Message-ID: <332f78510811301049y709b8693wbb4460dcfef21a26@mail.gmail.com> Date: Sun, 30 Nov 2008 19:49:24 +0100 From: t-u-t To: freebsd-ports@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 Subject: ardour 2.7 make segmentation fault X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Nov 2008 19:11:21 -0000 hi, i cannot build ardour 2.7 on 7.1beta2 amd64. any clues? (pkg is vers 2.4.1_1) libs/ardour/audio_diskstream.cc: In constructor 'ARDOUR::AudioDiskstream::ChannelInfo::ChannelInfo(nframes_t, nframes_t, nframes_t)': libs/ardour/audio_diskstream.cc:2452: internal compiler error: Segmentation fault: 11 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. scons: *** [libs/ardour/audio_diskstream.os] Error 1 scons: building terminated because of errors. *** Error code 2 Stop in /usr/ports/audio/ardour. *** Error code 1 -- ce la vie