From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS4713 221.184.0.0/13 X-Spam-Status: No, score=-2.8 required=3.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=no autolearn_force=no version=3.4.2 Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by dcvr.yhbt.net (Postfix) with ESMTP id B0C8E1F619 for ; Thu, 5 Mar 2020 06:45:26 +0000 (UTC) Received: from neon.ruby-lang.org (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id B8E74120A74; Thu, 5 Mar 2020 15:45:06 +0900 (JST) Received: from xtrwkhkc.outbound-mail.sendgrid.net (xtrwkhkc.outbound-mail.sendgrid.net [167.89.16.28]) by neon.ruby-lang.org (Postfix) with ESMTPS id 8EE47120A63 for ; Thu, 5 Mar 2020 15:45:04 +0900 (JST) Received: by filterdrecv-p3iad2-cbc8f7585-hb2md with SMTP id filterdrecv-p3iad2-cbc8f7585-hb2md-19-5E609FFF-14 2020-03-05 06:45:19.11160981 +0000 UTC m=+2375911.137957928 Received: from herokuapp.com (unknown [34.235.140.122]) by geopod-ismtpd-1-1 (SG) with ESMTP id 0sCu7MFKT46VqThBwFpcdA for ; Thu, 05 Mar 2020 06:45:19.131 +0000 (UTC) Date: Thu, 05 Mar 2020 06:45:19 +0000 (UTC) From: hsbt@ruby-lang.org Message-ID: References: Mime-Version: 1.0 X-Redmine-MailingListIntegration-Message-Ids: 73096 X-Redmine-Project: ruby-master X-Redmine-Issue-Tracker: Bug X-Redmine-Issue-Id: 16674 X-Redmine-Issue-Author: hsbt X-Redmine-Sender: hsbt X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: =?us-ascii?Q?9+ToIm+BmphpEzrVEr2fqVDpB0VofQNbgfqsVvtPdY0lMfCQXLX3mFe1+E1Kh+?= =?us-ascii?Q?vE5XgiY2fb11L5oNsEf=2FE3O82O04lzscNp6wSrc?= =?us-ascii?Q?gwm=2F=2FIaLiN0pPitCIVlJ8fjMkyfDpOweTU84MnC?= =?us-ascii?Q?k58XeWMnQIv+Woc=2FwRZlLkHIqAsKL+dIDI=2FhsVZ?= =?us-ascii?Q?kUUutoaW=2FPBv=2F9zZyMWf2WJzQwZcRGFYLic4a3t?= =?us-ascii?Q?WQPuq1TyuBFFn2VP0=3D?= To: ruby-core@ruby-lang.org X-ML-Name: ruby-core X-Mail-Count: 97370 Subject: [ruby-core:97370] [Ruby master Bug#16674] Build issue of FreeBSD 12 X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #16674 has been reported by hsbt (Hiroshi SHIBATA). ---------------------------------------- Bug #16674: Build issue of FreeBSD 12 https://bugs.ruby-lang.org/issues/16674 * Author: hsbt (Hiroshi SHIBATA) * Status: Open * Priority: Normal * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN ---------------------------------------- The current master branch and 2.7, 2.6 and 2.5 couldn't build with FreeBSD 12 see https://github.com/rbenv/ruby-build/issues/1272#issuecomment-455836665 We can build with `--disable-dtrace` flag on FreeBSD 12. -- https://bugs.ruby-lang.org/