Re: [ptxdist] Cannot install package usr-rootfs

2023-10-04 Thread jon.bird
Figured it out, I had a local firmware package which unpacked into /lib. Since that now appears to be a symlink to /usr/lib, that appeared to trip up the image creation. Having relocated it to /usr/lib, all is well. From: ptxdist On Behalf Of jon.b...@gd-ms.uk Sent: 04 October 2023 09:38 To: p

[ptxdist] Cannot install package usr-rootfs

2023-10-04 Thread jon.bird
Hi, Recently migrated an old project from ptxdist-2016.04 to 2023.09, everything seemed to update ok however it's falling over at near enough the final hurdle with this: target: root.tgz * check_data_file_clashes: Package usr-rootfs wants to install file /hom

Re: [ptxdist] Building perf from ptxdist

2017-10-25 Thread jon.bird
Hi Alexander, On 2017-10-25, Alexander Dahl wrote: > Hello Jon, > > Am Mittwoch, 25. Oktober 2017, 09:16:29 CEST schrieb jon.b...@gd-ms.uk: >> Can anyone give me some guidelines as to how you could go about >> building perf (held with the kernel sources) under ptxdist. In >> particular, I need i

[ptxdist] Building perf from ptxdist

2017-10-25 Thread jon.bird
Hi, Can anyone give me some guidelines as to how you could go about building perf (held with the kernel sources) under ptxdist. In particular, I need it to pick up libelf for enabling userspace tracing on target. Thanks, Jon. -- Jon Bird, CEng MBCS Software Engineer Electronic Systems General

Re: [ptxdist] Issue with install_node creating pipes

2017-03-14 Thread jon.bird
On 2017-03-09, Roland Hieber wrote: > On 09.03.2017 15:20, jon.b...@gd-ms.uk wrote: >>> I think ptxdist-2015.01.0-42-g15c165d69929 broke this. I'm suprised >>> nobody notices before. Can you try without this change? >>> You can just copy the script to the same location in your BSP and >>> change i

Re: [ptxdist] Issue with install_node creating pipes

2017-03-09 Thread jon.bird
On 2017-03-08, Michael Olbrich wrote: > Hi, > > On Thu, Mar 02, 2017 at 08:25:48AM +, jon.b...@gd-ms.uk wrote: >> There seems to be an issue using install_node to create named pipes, >> previously (with 2012.12.1 release), this worked: >> >> @$(call install_node, syslogparser, 121, 121, 0644

Re: [ptxdist] dependencies not working in ptxdist-2017.01.0

2017-03-09 Thread jon.bird
On 2017-03-08, Michael Olbrich wrote: > Hi, > > On Wed, Mar 01, 2017 at 11:31:13AM +, jon.b...@gd-ms.uk wrote: >> On 2017-02-27, jon.b...@gd-ms.uk wrote: >>> I'm attempting to perform an update from a project based around >>> ptxdist- >>> 2012.12.1 to the latest (2017.01.0) and am encounterin

[ptxdist] Issue with install_node creating pipes

2017-03-02 Thread jon.bird
Hi, There seems to be an issue using install_node to create named pipes, previously (with 2012.12.1 release), this worked: @$(call install_node, syslogparser, 121, 121, 0644, p, , ,/var/local/syslogparser0.fifo) Now (with 2016.04 release), the creation of the final image fails: ... Configurin

Re: [ptxdist] dependencies not working in ptxdist-2017.01.0

2017-03-01 Thread jon.bird
On 2017-02-27, jon.b...@gd-ms.uk wrote: > Hi, > > I'm attempting to perform an update from a project based around ptxdist- > 2012.12.1 to the latest (2017.01.0) and am encountering a problem with > package dependencies. > [...] Some further info on this, I've wound back through some older versi

[ptxdist] dependencies not working in ptxdist-2017.01.0

2017-02-27 Thread jon.bird
Hi, I'm attempting to perform an update from a project based around ptxdist-2012.12.1 to the latest (2017.01.0) and am encountering a problem with package dependencies. In essence I've performed 'ptxdist migrate' with the new version, worked through the questions then: ptxdist clean ptxdist g

[ptxdist] ffmpeg build/effect of ptxdist build environment

2015-11-03 Thread jon.bird
Hi, I have been attempting to build ffmpeg under ptxdist - which I appreciate is marked as broken but thought I'd have a go anyway. I managed to build specific version called up by ptxdist (ffmpeg-r12314) however that is too old to suite my purposes so I am using a slightly newer version (from

[ptxdist] Setting capabilities on executables (capset)

2014-04-09 Thread jon.bird
Hi, As part of my Ptxdist build, I need to set some capabilities on the finished (presumably via capset) executable. What is the best approach to accomplish this within the build environment? Rgs, Jon. -- Jon Bird, CEng MBCS Software Engineer Electronic Systems General Dynamics United Kingdo

Re: [ptxdist] How to get valgrind working in ptx build

2013-08-08 Thread jon.bird
On 07 August 2013 15:20, Marc Kleine-Budde wrote: > On 08/07/2013 03:47 PM, jon.b...@generaldynamics.uk.com wrote: >> Thanks for the replies, >> >> On 07 August 2013 14:11, Jürgen Beisert >> wrote: >> >>> Hi Jon, >>> >>> On Wednesday 07

Re: [ptxdist] How to get valgrind working in ptx build

2013-08-07 Thread jon.bird
Thanks for the replies, On 07 August 2013 14:11, Jürgen Beisert wrote: > Hi Jon, > > On Wednesday 07 August 2013 14:32:50 jon.b...@generaldynamics.uk.com > wrote: >> I am trying to get valgrind enabled under Ptxdist. I can build the >> package ok and deploy it howev

[ptxdist] How to get valgrind working in ptx build

2013-08-07 Thread jon.bird
Hello, I am trying to get valgrind enabled under Ptxdist. I can build the package ok and deploy it however when I attempt to run an app on the target system it fails complaining that it needs debugging symbols from glibc. The suggesion from online is that I either need a non-stripped glibc or a