All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 5978] New: Erlang does not build for arm in 2013.02-rc3
Date: Wed, 27 Feb 2013 14:59:14 +0000 (UTC)	[thread overview]
Message-ID: <bug-5978-163@https.bugs.busybox.net/> (raw)

https://bugs.busybox.net/show_bug.cgi?id=5978

           Summary: Erlang does not build for arm in 2013.02-rc3
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: tbolsh at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


I was trying to build Erlang int the latest RC (2013.02-rc3) for arm.
It did not recognize the platform correctly and, as a result, did not build.
Here is an excerpt from the log file:
________________________________________________________________________
>>> host-erlang R15B01 Patching libtool
>>> host-erlang R15B01 Configuring
(cd /root/buildroot-2013.02-rc3/output/build/host-erlang-R15B01/ && rm -rf
config.cache;
PATH=/root/buildroot-2013.02-rc3/output/host/bin:/root/buildroot-2013.02-rc3/output/host/usr/bin:/usr/lib/git-core:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm"
CC="/root/buildroot-2013.02-rc3/output/host/usr/bin/ccache /usr/bin/gcc"
GCC="/root/buildroot-2013.02-rc3/output/host/usr/bin/ccache /usr/bin/gcc"
CXX="/root/buildroot-2013.02-rc3/output/host/usr/bin/ccache /usr/bin/g++"
CPP="/usr/bin/cpp"
CPPFLAGS="-I/root/buildroot-2013.02-rc3/output/host/usr/include" CFLAGS="-O2
-I/root/buildroot-2013.02-rc3/output/host/usr/include" CXXFLAGS="-O2
-I/root/buildroot-2013.02-rc3/output/host/usr/include"
LDFLAGS="-L/root/buildroot-2013.02-rc3/output/host/lib
-L/root/buildroot-2013.02-rc3/output/host/usr/lib
-Wl,-rpath,/root/buildroot-2013.02-rc3/output/host/usr/lib"
PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
PKG_CONFIG="/root/buildroot-2013.02-rc3/output/host/usr/bin/pkg-config"
PKG_CONFIG_SYSROOT_DIR="/"
PKG_CONFIG_LIBDIR="/root/buildroot-2013.02-rc3/output/host/usr/lib/pkgconfig:/root/buildroot-2013.02-rc3/output/host/usr/share/pkgconfig"
PERLLIB="/root/buildroot-2013.02-rc3/output/host/usr/lib/perl"
LD_LIBRARY_PATH="/root/buildroot-2013.02-rc3/output/host/usr/lib:" CFLAGS="-O2
-I/root/buildroot-2013.02-rc3/output/host/usr/include"
LDFLAGS="-L/root/buildroot-2013.02-rc3/output/host/lib
-L/root/buildroot-2013.02-rc3/output/host/usr/lib
-Wl,-rpath,/root/buildroot-2013.02-rc3/output/host/usr/lib"  ./configure
--prefix="/root/buildroot-2013.02-rc3/output/host/usr"
--sysconfdir="/root/buildroot-2013.02-rc3/output/host/etc" --enable-shared
--disable-static --disable-gtk-doc --disable-doc --disable-docs
--disable-documentation --with-xmlto=no --with-fop=no --without-javac )
Ignoring the --cache-file argument since it can cause the system to be
erroneously configured
Disabling caching
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
                             !!!!!!!!!!!!!!!!!
checking for gcc... /root/buildroot-2013.02-rc3/output/host/usr/bin/ccache
/usr/bin/gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
________________________________________________________________________

Exactly the same happen in RC1 (that was my main reason to switch to RC3).

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

             reply	other threads:[~2013-02-27 14:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-27 14:59 bugzilla at busybox.net [this message]
2013-02-27 15:05 ` [Buildroot] [Bug 5978] Erlang does not build for arm in 2013.02-rc3 bugzilla at busybox.net
2013-02-27 15:05 ` bugzilla at busybox.net
2013-02-27 16:56 ` bugzilla at busybox.net
2013-02-27 20:32 ` bugzilla at busybox.net
2013-05-26 11:24 ` bugzilla at busybox.net
2013-05-27 20:43 ` bugzilla at busybox.net
2013-05-27 20:46 ` bugzilla at busybox.net
2013-05-28 19:39 ` bugzilla at busybox.net
2013-05-28 20:05 ` bugzilla at busybox.net
2013-10-30 22:21 ` bugzilla at busybox.net

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-5978-163@https.bugs.busybox.net/ \
    --to=bugzilla@busybox.net \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.