From owner-freebsd-hackers@freebsd.org Mon Jul 27 18:39:54 2015 Return-Path: Delivered-To: freebsd-hackers@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFC7E9ACAED for ; Mon, 27 Jul 2015 18:39:54 +0000 (UTC) (envelope-from mashtizadeh@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BF237119 for ; Mon, 27 Jul 2015 18:39:54 +0000 (UTC) (envelope-from mashtizadeh@gmail.com) Received: by iggf3 with SMTP id f3so89298709igg.1 for ; Mon, 27 Jul 2015 11:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=d/QHrlzDl5NDDHFZbxG6O7qtJrcLbqgC+46Lrt6QmjM=; b=B5g7vQ6T+g3Sg9wRK43ZzhEN66DZW71zS0HKOCCpx/jie7yb1ZMMOc3tpqrlye3nxU BiVfIm5qfWG3wmudcN9xggc5hsK3Bul8LfBNHiULPzOzhbpbIira4xd1iPrZ0ILkU4zD uZd77vID7ymToZ/VL9mOD8RWknuTI9GXijgRUY7WyoEoY2fMBQfhyAv276X81VVxEHD6 Zw6GDZUvqMVWbrHjiV/C0q3STHtp7P7LuGWwlm9cyl3feA+81pq7L97idarMAxDWNQrc 4IIgXSRmFBYUmA8yJN7GK/lgZo2GT5xwhhg3i/UAZ/8bdr+iZ1bniHTolaQhz9frjQcu ncpw== MIME-Version: 1.0 X-Received: by 10.107.47.34 with SMTP id j34mr48811104ioo.136.1438022394218; Mon, 27 Jul 2015 11:39:54 -0700 (PDT) Received: by 10.107.30.80 with HTTP; Mon, 27 Jul 2015 11:39:54 -0700 (PDT) Date: Mon, 27 Jul 2015 11:39:54 -0700 Message-ID: Subject: SPEC CPU2006 Benchmarks From: Ali Mashtizadeh To: FreeBSD Hackers Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 18:39:55 -0000 Hey Folks, I was curious if anyone has been working with SPEC CPU2006 on FreeBSD 10? Seems like several benchmarks crash or fail to build depending if you try V1.1 or V1.2 of the benchmarks. In version 1.2: perlbench coredumps, gcc exits prematurely, and dealII fails to build. -- Ali Mashtizadeh