Return-Path: X-Original-To: apmail-hadoop-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 44AB611ED0 for ; Thu, 12 Jun 2014 16:38:03 +0000 (UTC) Received: (qmail 90860 invoked by uid 500); 12 Jun 2014 16:37:59 -0000 Delivered-To: apmail-hadoop-user-archive@hadoop.apache.org Received: (qmail 90750 invoked by uid 500); 12 Jun 2014 16:37:59 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 90743 invoked by uid 99); 12 Jun 2014 16:37:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 16:37:58 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lukas.drbal@socialbakers.com designates 209.85.216.180 as permitted sender) Received: from [209.85.216.180] (HELO mail-qc0-f180.google.com) (209.85.216.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Jun 2014 16:37:54 +0000 Received: by mail-qc0-f180.google.com with SMTP id i17so2302339qcy.39 for ; Thu, 12 Jun 2014 09:37:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=UQqfA35kA7pgtWWsbU8dOrer8L6KqREofoD95GHS3/Y=; b=TvzX5DKIMo1ZI1ZiL3hz8wa64NjZQRihELzo4BW5fAnIrgEbE+z0MrQgGmyTSEPv9i WJczGL+YbQL5NBH7bkvBct97e38w8cSaxGgLjCuR7rAmwOpLxpBlGA2AM+MUWGRirorm g/L2JikgEGs8L/oW+rXW9AKunG4hwEm6UmuvfHo5QXH3cmAaVEtEsYUNBBfnKZ8US4ja AZVMaJ/IehqRImr+5fO7OuywR/emFOypu37iiSUIk5+unZ99sCX58q//E6zpOLxxOvOM ud8ggAwFWtxxLo+5h3UrD24qaZS6LWh7d4Kua9/gz0916N3VJGlkvH7S+9WGSXhyTj0s f6ow== X-Gm-Message-State: ALoCoQlGLsRJxNRP1LgK6yQtzmOe+yh5IVdO6cKowchQMl349J4qo2ecvoiNsT0Tk/usPmOpF8cy X-Received: by 10.229.112.5 with SMTP id u5mr62192528qcp.3.1402591052078; Thu, 12 Jun 2014 09:37:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.244.134 with HTTP; Thu, 12 Jun 2014 09:37:11 -0700 (PDT) From: Lukas Drbal Date: Thu, 12 Jun 2014 18:37:11 +0200 Message-ID: Subject: Building hadoop 2.2.1 from source code To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=001a11330a746cbfbb04fba62dcb X-Virus-Checked: Checked by ClamAV on apache.org --001a11330a746cbfbb04fba62dcb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all, i have a problem with build hadoop from source code. I take git from https://github.com/apache/hadoop-common and branch-2.2.1 and try mvn package -Pdist,native -DskipTests -Dtar but it return a lot errors. Here is log from mvn https://gist.github.com/anonymous/052b6d45f64be01dab43 My enviroment: lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91 java -versi= on java version "1.7.0_60" Java(TM) SE Runtime Environment (build 1.7.0_60-b19) Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode) lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91 mvn -versio= n Apache Maven 3.0.5 Maven home: /usr/share/maven Java version: 1.6.0_45, vendor: Sun Microsystems Inc. Java home: /usr/lib/jvm/java-6-oracle/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.14-1-amd64", arch: "amd64", family: "unix" lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91 I need build native libs for 64bit. Can somebody help me please? Thanks. --=20 * Luk=C3=A1=C5=A1 Drbal* Software architect *Socialbakers* Facebook applications and other sweet stuff Facebook Preferred Marketing Developer *+420 739 815 424 **lukas.drbal@socialbakers.com * *www.socialbakers.com * --001a11330a746cbfbb04fba62dcb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi all,

i have a problem with build had= oop from source code. I take git from=C2=A0https://github.com/apache/hadoop-common and=C2=A0br= anch-2.2.1 and try=C2=A0
mvn package -Pdist,native -DskipTests -Dtar but it return a lot errors= .



My enviroment:

=
lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91 java -= version
java version "1.7.0_60"
Java(TM) SE R= untime Environment (build 1.7.0_60-b19)
Java HotSpot(TM) 64-Bit Server VM (build 24.60-b09, mixed mode)
<= div>lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91 mvn -ve= rsion
Apache Maven 3.0.5
Maven home: /usr/share/maven
Java version: 1.6.0_45, vendor: Sun Microsystems Inc.
Java h= ome: /usr/lib/jvm/java-6-oracle/jre
Default locale: en_US, platfo= rm encoding: UTF-8
OS name: "linux", version: "3.1= 4-1-amd64", arch: "amd64", family: "unix"
lestr@drbal:~/data/git/hadoop-common [ branch-2.2.1 ] =E2=88=91
<= /div>


I need build native libs for 64bit.= Can somebody help me please?

Thanks.
--
=


Luk=C3=A1=C5=A1 Drbal

= Software architect

S= ocialbakers
Facebook ap= plications=C2=A0and other sweet stuff

Facebook Preferred Marketing Developer

+420 739 815 424
= lukas.drbal@socialbakers.com<= /a>
www.socialbakers.com<= /p>
--001a11330a746cbfbb04fba62dcb--