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 7082] New: GnuTLS build failure when building from a subdirectory of /usr/local
Date: Tue, 13 May 2014 15:53:11 +0000 (UTC)	[thread overview]
Message-ID: <bug-7082-163@https.bugs.busybox.net/> (raw)

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

           Summary: GnuTLS build failure when building from a subdirectory
                    of /usr/local
           Product: buildroot
           Version: 2014.02
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: antoine.pierlot-garcin at scle.fr
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 5378
  --> https://bugs.busybox.net/attachment.cgi?id=5378
Minimal defconfig

When placing the Buildroot sources under /usr/local (e.g.
/usr/local/buildroot-2014.02), GnuTLS fails at the linking stage with the
following error:

make[5]: Entering directory
`/usr/local/buildroot.git/output/build/gnutls-3.2.14/lib'
  CCLD     libgnutls.la
libtool: link: cannot find the library
`/usr/local/buildroot.git/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/local/buildroot.git/output/build/pcre-8.35/libpcre.la'
or unhandled argument
`/usr/local/buildroot.git/output/host/usr/arm-buildroot-linux-gnueabihf/sysroot/usr/local/buildroot.git/output/build/pcre-8.35/libpcre.la'
make[5]: *** [libgnutls.la] Error 1

As you can see, the problem concerns the path of the PCRE library, which
contains 2 occurences of "/usr/local/buildroot.git/...".

The bug goes away when building from the /home/<user> directory.

I was able to reproduce the bug using a minimal defconfig two different
environments (Arch Linux and Debian 7.5 in LXC). It is present in both 2014.02
and 2014.05-rc1 (I did not test earlier releases). The defconfig targets the
Silica Pengwyn ARM board (similar to the BeagleBone), and is attached to this
bug report.

-- 
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:[~2014-05-13 15:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-13 15:53 bugzilla at busybox.net [this message]
2014-05-13 15:56 ` [Buildroot] [Bug 7082] GnuTLS build failure when building from a subdirectory of /usr/local 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-7082-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.