[ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Fritz Emboli
Hi, i'm trying to remote debug an application. Host is Ubuntu 16.04 with gdb-multiarch (7.11.1) Client is an embedded ARM device running gdbserver (7.6.1 from ptxdist). I do a "set sysroot .../ptxdist/platform-dev/root". When i run gdb on the host, i can attach to the app on the client and set

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Juergen Borleis
Moin, moin, On Tuesday 16 January 2018 12:54:05 Fritz Emboli wrote: > i'm trying to remote debug an application. > Host is Ubuntu 16.04 with gdb-multiarch (7.11.1) > Client is an embedded ARM device running gdbserver (7.6.1 from ptxdist). > > I do a "set sysroot .../ptxdist/platform-dev/root". >

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Fritz Emboli
I tried the debugger from the toolchain. But it dies, because it cannot find libncurses.so.5. It is OSELAS.Toolchain-2013.12.2. I don't know where it comes from (inherited, not self compiled). I have to investigate... Do i have to use 2013.12.2 for ptxdist-2017.05.0? Is there a download for

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Alexander Dahl
Hei hei, On Tue, Jan 16, 2018 at 12:54:05PM +0100, Fritz Emboli wrote: > i'm trying to remote debug an application. > Host is Ubuntu 16.04 with gdb-multiarch (7.11.1) > Client is an embedded ARM device running gdbserver (7.6.1 from ptxdist). Did you try the gdb coming with your toolchain? You

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Alexander Dahl
Hei hei, On Tue, Jan 16, 2018 at 02:33:29PM +0100, Fritz Emboli wrote: > I tried the debugger from the toolchain. > But it dies, because it cannot find libncurses.so.5. What about installing this lib? > It is OSELAS.Toolchain-2013.12.2. I don't know where > it comes from (inherited, not self

[ptxdist] [PATCH 06/22] expat: version bump 2.2.4 -> 2.2.5

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/expat.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/expat.make b/rules/expat.make index efd226bb3..c8c967ffc 100644 --- a/rules/expat.make +++ b/rules/expat.make @@ -18,8 +18,8 @@

[ptxdist] [PATCH 09/22] iproute2: version bump 4.13 -> 4.14.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/iproute2.make | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/rules/iproute2.make b/rules/iproute2.make index 721a9e346..b573b5efe 100644 --- a/rules/iproute2.make +++ b/rules/iproute2.make

[ptxdist] [PATCH 10/22] json-c: version bump 0.12.1 -> 0.13

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/json-c.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/json-c.make b/rules/json-c.make index 3c37a8706..0b7fe4626 100644 --- a/rules/json-c.make +++ b/rules/json-c.make @@ -16,8 +16,8 @@

[ptxdist] [PATCH 04/22] dbus: add upstream patches for OOM conditions

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...r_new_for_socket-Invalidate-watches-durin.patch | 28 + ...r_new_for_socket-Properly-disconnect-duri.patch | 124 + ...n_tcp_socket-Don-t-rely-on-dbus_realloc-s.patch | 37 ++

[ptxdist] [PATCH 07/22] file: version bump 5.30 -> 5.32

2018-01-16 Thread Clemens Gruber
Fixes CVE-2017-1000249 Details: http://www.openwall.com/lists/oss-security/2017/09/05/3 Signed-off-by: Clemens Gruber --- rules/file.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/file.make b/rules/file.make index

[ptxdist] [PATCH 05/22] e2fsprogs: version bump 1.43.6 -> 1.43.8

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/e2fsprogs.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make index a6c7fb8a5..f2fcc1a78 100644 --- a/rules/e2fsprogs.make +++ b/rules/e2fsprogs.make @@ -17,8

[ptxdist] [PATCH 01/22] coreutils: version bump 8.27 -> 8.29

2018-01-16 Thread Clemens Gruber
List of changes: http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00016.html http://lists.gnu.org/archive/html/info-gnu/2017-09/msg1.html Signed-off-by: Clemens Gruber --- rules/coreutils.make | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-)

[ptxdist] [PATCH 02/22] cryptsetup: version bump 1.7.5 -> 2.0.0

2018-01-16 Thread Clemens Gruber
Now includes support for dm-integrity via new integritysetup tool. --- rules/cryptsetup.in | 10 +- rules/cryptsetup.make | 28 +++- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/rules/cryptsetup.in b/rules/cryptsetup.in index

[ptxdist] [PATCH 03/22] dbus: version bump 1.10.24 -> 1.12.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/dbus.make | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/rules/dbus.make b/rules/dbus.make index bbf602625..1ba7ad3d2 100644 --- a/rules/dbus.make +++ b/rules/dbus.make @@ -18,8 +18,8 @@

[ptxdist] [PATCH 08/22] host-meson: version bump 0.43.0 -> 0.44.0

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/host-meson.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/host-meson.make b/rules/host-meson.make index f195f985d..d09bdc03f 100644 --- a/rules/host-meson.make +++ b/rules/host-meson.make @@

[ptxdist] [PATCH 1/4] libassuan: version bump 2.4.3 -> 2.5.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libassuan.make | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/rules/libassuan.make b/rules/libassuan.make index b569a8845..3747ff982 100644 --- a/rules/libassuan.make +++ b/rules/libassuan.make @@

[ptxdist] [PATCH 3/4] npth: new package

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/npth.in | 10 ++ rules/npth.make | 61 + 2 files changed, 71 insertions(+) create mode 100644 rules/npth.in create mode 100644 rules/npth.make diff --git

[ptxdist] [PATCH 2/4] libgcrypt: version bump 1.8.1 -> 1.8.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libgcrypt.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/libgcrypt.make b/rules/libgcrypt.make index b3bf59c36..66a04012e 100644 --- a/rules/libgcrypt.make +++ b/rules/libgcrypt.make @@ -17,8

[ptxdist] [PATCH 4/4] gnupg: version bump 2.0.30 -> 2.2.4

2018-01-16 Thread Clemens Gruber
Makes public key, cipher and hash algorithms configurable. The binaries are now gpg and gpgv with symlinks gpg2 and gpgv2. The gpgv patch is now upstream and can be removed. Signed-off-by: Clemens Gruber --- ...-tweak-default-options-for-extra-security.patch | 44

[ptxdist] [PATCH] ptxd_make_world_common.sh: fix meson build for non-Debian distros

2018-01-16 Thread Clemens Gruber
Debian patches glibc to add a special C.UTF-8 locale, which is not available on most other distros. For the meson build to work on other distros like ArchLinux, let's grep the output of locale -a and use C.UTF-8/C.utf8 locale if available or fall back to the first matching UTF-8 locale.

[ptxdist] [PATCH 12/22] libsodium: version bump 1.0.11 -> 1.0.16

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/libsodium.in | 1 + rules/libsodium.make | 24 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/rules/libsodium.in b/rules/libsodium.in index e621a1bb9..cfdd4fc3a 100644 ---

[ptxdist] [PATCH 13/22] lvm2: version bump 2.02.66 -> 2.02.177

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/lvm2.in | 11 +++ rules/lvm2.make | 56 +++- 2 files changed, 58 insertions(+), 9 deletions(-) diff --git a/rules/lvm2.in b/rules/lvm2.in index db6e60c36..b53086d8b

[ptxdist] [PATCH 11/22] kexec-tools: version bump 2.0.14 -> 2.0.16

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/kexec-tools.make | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/rules/kexec-tools.make b/rules/kexec-tools.make index a915821a4..1808f09fe 100644 --- a/rules/kexec-tools.make +++

[ptxdist] [PATCH 14/22] mpg123: version bump 1.25.6 -> 1.25.8

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/mpg123.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/mpg123.make b/rules/mpg123.make index f772f147d..391acdcbd 100644 --- a/rules/mpg123.make +++ b/rules/mpg123.make @@ -16,8 +16,8 @@

[ptxdist] [PATCH 17/22] nginx: update pkg-config patches from buildroot

2018-01-16 Thread Clemens Gruber
The regular expression that drops the -I flag from the output of pkg-config --cflags-only-I did not work properly (Broke paths like /usr/Some-Install-Location/include) Signed-off-by: Clemens Gruber --- .../nginx-1.12.2/0004-auto-lib-libxslt-conf-use-pkg-config.patch

[ptxdist] [PATCH 16/22] ninja: version bump 1.7.2 -> 1.8.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- ...001-Add-GNU-make-jobserver-client-support.patch | 26 ...enPool-monitoring-to-SubprocessSet-DoWork.patch | 36 +++--- patches/{ninja-1.7.2 => ninja-1.8.2}/series| 0 rules/host-ninja.make

[ptxdist] [PATCH 15/22] nano: version bump 2.8.4 -> 2.9.2

2018-01-16 Thread Clemens Gruber
Also fix configure flags. Signed-off-by: Clemens Gruber --- rules/nano.make | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rules/nano.make b/rules/nano.make index c1f968bd6..78e305fc0 100644 --- a/rules/nano.make +++ b/rules/nano.make @@

[ptxdist] [PATCH 18/22] protobuf: version bump 3.3.2 -> 3.5.1

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- patches/protobuf-3.3.2/autogen.sh | 1 - rules/host-protobuf.make | 1 + rules/protobuf.make | 7 --- 3 files changed, 5 insertions(+), 4 deletions(-) delete mode 12 patches/protobuf-3.3.2/autogen.sh

[ptxdist] [PATCH 21/22] u-boot-tools: version bump 2017.07 -> 2018.01

2018-01-16 Thread Clemens Gruber
The patch is now upstream and can be removed. Signed-off-by: Clemens Gruber --- ...-not-attempt-to-use-the-systemwide-libfdt.patch | 52 -- patches/u-boot-2017.09/series | 5 --- rules/u-boot-tools.make

[ptxdist] [PATCH 20/22] trace-cmd: version bump 2.6.1 -> 2.6.2

2018-01-16 Thread Clemens Gruber
Signed-off-by: Clemens Gruber --- rules/trace-cmd.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/trace-cmd.make b/rules/trace-cmd.make index cd37734e1..4ee1b0271 100644 --- a/rules/trace-cmd.make +++ b/rules/trace-cmd.make @@ -16,8

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Juergen Borleis
On Tuesday 16 January 2018 13:54:11 Alexander Dahl wrote: > > i'm trying to remote debug an application. > > Host is Ubuntu 16.04 with gdb-multiarch (7.11.1) > > Client is an embedded ARM device running gdbserver (7.6.1 from > > ptxdist). > > Did you try the gdb coming with your toolchain? You can

Re: [ptxdist] Remote debugging (2017.05.0)

2018-01-16 Thread Bastian Stender
On 01/16/2018 02:33 PM, Fritz Emboli wrote: I tried the debugger from the toolchain. But it dies, because it cannot find libncurses.so.5. It is OSELAS.Toolchain-2013.12.2. I don't know where it comes from (inherited, not self compiled). I have to investigate... Do i have to use 2013.12.2 for