Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 5828] New: Possible issue with python
@ 2012-12-25  7:22 bugzilla at busybox.net
  2013-05-04 13:51 ` [Buildroot] [Bug 5828] " bugzilla at busybox.net
  2013-05-26 10:53 ` bugzilla at busybox.net
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2012-12-25  7:22 UTC (permalink / raw)
  To: buildroot

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

           Summary: Possible issue with python
           Product: buildroot
           Version: 2012.08
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: hardcore at hardcoreforensics.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Created attachment 4718
  --> https://bugs.busybox.net/attachment.cgi?id=4718
the config file from buildroot

Once the disk images have been built and transplanted to the  embedded system.

The python seems to function correctly, however some python packages require
the use of GCC
to build the libraries

when executing the install of these packages:
 "python setup.py install"

the python setup for GCC points to the OLD location on the computer used to
cross build the environment:

/home/bob/buildroot-2012.08/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc
-fno-strict-aliasing -pipe -Os -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -fPIC -I/usr/include/python2.7 -c conftest.c -o conftest.o
unable to execute
/home/bob/buildroot-2012.08/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc:
No such file or directory
error: command
'/home/bob/buildroot-2012.08/output/host/usr/bin/arm-unknown-linux-uclibcgnueabi-gcc'
failed with exit status 1
#

rather than the new location in the embedded systems 'file system'

-- 
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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 5828] Possible issue with python
  2012-12-25  7:22 [Buildroot] [Bug 5828] New: Possible issue with python bugzilla at busybox.net
@ 2013-05-04 13:51 ` bugzilla at busybox.net
  2013-05-26 10:53 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2013-05-04 13:51 UTC (permalink / raw)
  To: buildroot

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

--- Comment #1 from Gustavo Zacarias <gustavo@zacarias.com.ar> 2013-05-04 13:51:41 UTC ---
Do you intend to install python packages directly from the target into the
target? (not from buildroot)
The recommended way if you're missing packages is to create new ones in
buildroot.
And since the toolchain in the target has been deprecated only pure python
packages would work your way.

-- 
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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 5828] Possible issue with python
  2012-12-25  7:22 [Buildroot] [Bug 5828] New: Possible issue with python bugzilla at busybox.net
  2013-05-04 13:51 ` [Buildroot] [Bug 5828] " bugzilla at busybox.net
@ 2013-05-26 10:53 ` bugzilla at busybox.net
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla at busybox.net @ 2013-05-26 10:53 UTC (permalink / raw)
  To: buildroot

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

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2013-05-26 10:52:24 UTC ---
We don't support building things on the target, and the reporter hasn't
provided any further input on the issue.

Feel free to reopen, and open a different bug, if you're affected by this
problem.

-- 
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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-05-26 10:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-25  7:22 [Buildroot] [Bug 5828] New: Possible issue with python bugzilla at busybox.net
2013-05-04 13:51 ` [Buildroot] [Bug 5828] " bugzilla at busybox.net
2013-05-26 10:53 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox