Hi Gergely,

On 17-10-15 12:15, Gergely Nagy wrote:
> Can you give it a go, to see if it's all right, and if fpc triggers any
> more issues I may have missed?

Not sure if what I did was the right thing, but I don't know exactly how
to handle porterboxes. I took the raw dh-exec-filter-arch file from
today and put that over "apt-get source dh-exec" (git clone complained
about the https certificate). I then set
--libexecdir=/home/elbrus/usr/lib in debian/rules and dpkg-buildpackage
dh-exec. I arred and tarred the dh-exec*.deb file in my home and set
#!/home/elbrus/usr/bin/dh-exec everywhere in my *.install files. (Yes, I
moved the libs to ~/usr/lib instead of ~/home/elbrus/usr/lib).

However, the build fails and this is what I see:
(experimental_powerpc-dchroot)elbrus@partch:~/fpc-3.0.0~rc1+dfsg$ head
debian/fp-units-gfx-3.0.0.install
#!/home/elbrus/usr/bin/dh-exec
/usr/lib/fpc/*/units/*/cairo
/usr/lib/fpc/*/units/*/ggi
/usr/lib/fpc/*/units/*/graph
/usr/lib/fpc/*/units/*/hermes
/usr/lib/fpc/*/units/*/imagemagick
/usr/lib/fpc/*/units/*/libgd
/usr/lib/fpc/*/units/*/libpng
/usr/lib/fpc/*/units/*/opencl [!linux-powerpc !linux-armhf]
/usr/lib/fpc/*/units/*/opengl
(experimental_powerpc-dchroot)elbrus@partch:~/fpc-3.0.0~rc1+dfsg$
debian/fp-units-gfx-3.0.0.install
/usr/lib/fpc/*/units/*/cairo
/usr/lib/fpc/*/units/*/ggi
/usr/lib/fpc/*/units/*/graph
/usr/lib/fpc/*/units/*/hermes
/usr/lib/fpc/*/units/*/imagemagick
/usr/lib/fpc/*/units/*/libgd
/usr/lib/fpc/*/units/*/libpng
/usr/lib/fpc/*/units/*/opencl
/usr/lib/fpc/*/units/*/opengl
/usr/lib/fpc/*/units/*/opengles
/usr/lib/fpc/*/units/*/ptc
/usr/lib/fpc/*/units/*/rsvg
/usr/lib/fpc/*/units/*/svgalib
/usr/lib/fpc/*/units/*/xforms
/usr/share/doc/fp-units-gfx

(Yes, now armhf, but that shouldn't matter for this test right?)

Am I missing something still in the build of dh-exec that still picks up
the normally installed dh-exec?

Yes, I will probably make a new schroot to test that (dd-schroot-cmd
doesn't allow apt-get remove).

Paul

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to