From 02a07b1846dd61be1df300f345143e5462caa7ae Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 23 Feb 2018 16:05:32 +0100 Subject: building up to libarchive --- TODOS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODOS') diff --git a/TODOS b/TODOS index c770bd4..5b993f8 100644 --- a/TODOS +++ b/TODOS @@ -1,3 +1,7 @@ +design bugs: +- we build now on VMs or real hardware via SSH, we should also try to + build with chroots and bin_fmt (thanks to oaken-source mentioning it) + general bugs: - how to clean up sysroot nicely without having to rebuild the cross-compiler? @@ -66,3 +70,7 @@ stage2 issues: => we cannot install via the [temp] repo => on the long term, debug pacman and libalpm and see what could be the root cause - our expectiation is makepkg -o -e would do the trick, but it doesn't +- cracklib and other packages: something is broken in zlib and thwe way libtool is used there: + strip: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.29.1.so) + => this is because some tools are built with other versions (toolchain vs. chroot) + => so we must not install zlib before we rebuild binutils -- cgit v1.2.3