* [ptxdist] host-python.install "fails" on ptxdist-2013.12.0
@ 2015-09-02 8:49 Alexander Stein
2015-09-03 7:09 ` Alexander Stein
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Stein @ 2015-09-02 8:49 UTC (permalink / raw)
To: ptxdist
Hi,
on my system the install stage for host-python does not finish. This is the output of this stage:
> ---------------------------
> target: host-python.install
> ---------------------------
>
> make[1]: Entering directory
> '/home/alex/Dokumente/projects/test/platform/build-host/Python-2.7.5'
> /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/install -c python
> /home/alex/Dokumente/projects/test/platform/packages/host-Python-2.7.5/bin/
> python2.7 if test -f libpython2.7.so; then \
>
> if test -n "" ; then \
>
> /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> tall -c -m 555
> /home/alex/Dokumente/projects/test/platform/packages/host-P
> ython-2.7.5/bin; \>
> else \
>
> /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> tall -c -m 555 libpython2.7.so
> /home/alex/Dokumente/projects/test/platform/packages/host-P
> ython-2.7.5/lib/libpython2.7.so.1.0; \ if test
> libpython2.7.so != libpython2.7.so.1.0; then \
>
> (cd
> /home/alex/Dokumente/projects/test/platform/package
> s/host-Python-2.7.5/lib; ln -sf libpython2.7.so.1.0
> libpython2.7.so) \>
> fi \
>
> fi; \
>
> else true; \
> fi
Here only "./python -E ./setup.py build" is executed and never finishes. Using strace on that process repeatedly only prints:
> msgrcv(38305793, 0x7ffde55a9610, 320, 0, 0) = -1 EINVAL (Invalid argument)
On a different system this install seem to work. Any idea what might be wrong here?
Best regards,
Alexander
--
Dipl.-Inf. Alexander Stein
SYS TEC electronic GmbH
alexander.stein@systec-electronic.com
Legal and Commercial Address:
Am Windrad 2
08468 Heinsdorfergrund
Germany
Office: +49 (0) 3765 38600-0
Fax: +49 (0) 3765 38600-4100
Managing Directors:
Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt;
Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp
Commercial Registry:
Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] host-python.install "fails" on ptxdist-2013.12.0
2015-09-02 8:49 [ptxdist] host-python.install "fails" on ptxdist-2013.12.0 Alexander Stein
@ 2015-09-03 7:09 ` Alexander Stein
0 siblings, 0 replies; 2+ messages in thread
From: Alexander Stein @ 2015-09-03 7:09 UTC (permalink / raw)
To: ptxdist
Hi,
On Wednesday 02 September 2015 10:49:08, Alexander Stein wrote:
> on my system the install stage for host-python does not finish. This is the output of this stage:
> > ---------------------------
> > target: host-python.install
> > ---------------------------
> >
> > make[1]: Entering directory
> > '/home/alex/Dokumente/projects/test/platform/build-host/Python-2.7.5'
> > /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/install -c python
> > /home/alex/Dokumente/projects/test/platform/packages/host-Python-2.7.5/bin/
> > python2.7 if test -f libpython2.7.so; then \
> >
> > if test -n "" ; then \
> >
> > /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> > tall -c -m 555
> > /home/alex/Dokumente/projects/test/platform/packages/host-P
> > ython-2.7.5/bin; \>
> > else \
> >
> > /home/alex/Dokumente/projects/test/ptxdist-2013.12.0/bin/ins
> > tall -c -m 555 libpython2.7.so
> > /home/alex/Dokumente/projects/test/platform/packages/host-P
> > ython-2.7.5/lib/libpython2.7.so.1.0; \ if test
> > libpython2.7.so != libpython2.7.so.1.0; then \
> >
> > (cd
> > /home/alex/Dokumente/projects/test/platform/package
> > s/host-Python-2.7.5/lib; ln -sf libpython2.7.so.1.0
> > libpython2.7.so) \>
> > fi \
> >
> > fi; \
> >
> > else true; \
> > fi
Commit 0813fd3f5bf3aa504505a69d96b0a6fd719eab04 ("python: add patch to make sure fakeroot works correctly") adds a patch which fixes this problem
Best regards,
Alexander
--
Dipl.-Inf. Alexander Stein
SYS TEC electronic GmbH
alexander.stein@systec-electronic.com
Legal and Commercial Address:
Am Windrad 2
08468 Heinsdorfergrund
Germany
Office: +49 (0) 3765 38600-0
Fax: +49 (0) 3765 38600-4100
Managing Directors:
Director Technology/CEO: Dipl.-Phys. Siegmar Schmidt;
Director Commercial Affairs/COO: Dipl. Ing. (FH) Armin von Collrepp
Commercial Registry:
Amtsgericht Chemnitz, HRB 28082; USt.-Id Nr. DE150534010
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-03 7:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-02 8:49 [ptxdist] host-python.install "fails" on ptxdist-2013.12.0 Alexander Stein
2015-09-03 7:09 ` Alexander Stein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox