Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 07DFA200B5E for ; Wed, 10 Aug 2016 19:55:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 06BF6160AA4; Wed, 10 Aug 2016 17:55:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 79BFF160AB2 for ; Wed, 10 Aug 2016 19:55:22 +0200 (CEST) Received: (qmail 20385 invoked by uid 500); 10 Aug 2016 17:55:21 -0000 Mailing-List: contact notifications-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jira@apache.org Delivered-To: mailing list notifications@accumulo.apache.org Received: (qmail 20104 invoked by uid 99); 10 Aug 2016 17:55:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2016 17:55:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BEC9E2C02B9 for ; Wed, 10 Aug 2016 17:55:20 +0000 (UTC) Date: Wed, 10 Aug 2016 17:55:20 +0000 (UTC) From: "Christopher Tubbs (JIRA)" To: notifications@accumulo.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ACCUMULO-4399) building native module doesn't work in working path with spaces MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 10 Aug 2016 17:55:23 -0000 [ https://issues.apache.org/jira/browse/ACCUMULO-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15415674#comment-15415674 ] Christopher Tubbs commented on ACCUMULO-4399: --------------------------------------------- GNU Makefile doesn't handle spaces in filenames well (see http://savannah.gnu.org/bugs/?712). The parentheses might also be a problem. I'll do some experimenting with quoting in the Makefile to see if I can address it. > building native module doesn't work in working path with spaces > --------------------------------------------------------------- > > Key: ACCUMULO-4399 > URL: https://issues.apache.org/jira/browse/ACCUMULO-4399 > Project: Accumulo > Issue Type: Bug > Components: build, native > Reporter: Sean Busbey > Assignee: Christopher Tubbs > Priority: Blocker > Fix For: 1.6.6, 1.7.3, 1.8.0 > > > After our ITs were moved to use the JDK with the preferred infra name of "JDK 1.8 (latest)" all of them failed while trying to build the native module. > https://builds.apache.org/job/Accumulo-master-IT/5/ -- This message was sent by Atlassian JIRA (v6.3.4#6332)