Re: NI-Buildsystem
Verfasst: Do 22. Jun 2023, 20:34
Bei Nevis immer noch das gleiche Verhalten (s.o.) Ich probiere die nächsten Tage noch einmal. Gruß Clausi
Code: Alles auswählen
max@max:~/ni-buildsystem$ make init
set -e; cd /home/max/ni-buildsystem/source/ni-ffmpeg; git checkout ni/ffmpeg/2.8
Bereits auf 'ni/ffmpeg/2.8'
Ihr Branch ist auf demselben Stand wie 'origin/ni/ffmpeg/2.8'.
set -e; cd /home/max/ni-buildsystem/source/ni-linux-kernel; git checkout ni/linux-2.6.34.15
Bereits auf 'ni/linux-2.6.34.15'
Ihr Branch ist auf demselben Stand wie 'origin/ni/linux-2.6.34.15'.
set -e; cd /home/max/ni-buildsystem/source/ni-neutrino; git checkout
Ihr Branch ist auf demselben Stand wie 'origin/master'.
rm -rf /home/max/ni-buildsystem/build_tmp
rm -rf /home/max/ni-buildsystem/deps
/usr/bin/install -d /home/max/ni-buildsystem/deps
/usr/bin/install -d /home/max/ni-buildsystem/build_tmp
Speicherzugriffsfehler
max@max:~/ni-buildsystem$
Code: Alles auswählen
vanhofen@buster:~/ni/buildsystem[master]$ make init
set -e; cd /home/vanhofen/ni/buildsystem/source/ni-ffmpeg; git checkout ni/ffmpeg/2.8
Already on 'ni/ffmpeg/2.8'
Your branch is up to date with 'origin/ni/ffmpeg/2.8'.
set -e; cd /home/vanhofen/ni/buildsystem/source/ni-linux-kernel; git checkout ni/linux-2.6.34.15
Already on 'ni/linux-2.6.34.15'
Your branch is up to date with 'origin/ni/linux-2.6.34.15'.
set -e; cd /home/vanhofen/ni/buildsystem/source/ni-neutrino; git checkout
Your branch is up to date with 'origin/master'.
rm -rf /home/vanhofen/ni/buildsystem/build_tmp
rm -rf /home/vanhofen/ni/buildsystem/deps
/usr/bin/install -d /home/vanhofen/ni/buildsystem/deps
/usr/bin/install -d /home/vanhofen/ni/buildsystem/build_tmp
...
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/bin
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/include
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/lib
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/sbin
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/share
#/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/usr/local/{bin,include,lib,sbin,share}
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/bin
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/etc/init.d
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/keys
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/root
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/run
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/dev
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/home
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/media
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/mnt
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/proc
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/srv
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/sys
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/tmp
make skeleton
cp -a --remove-destination /home/vanhofen/ni/buildsystem/skel-root/hd1/. /home/vanhofen/ni/buildsystem/root/
/usr/bin/sed -i -e 's|%(BOOT_PARTITION)||' /home/vanhofen/ni/buildsystem/root/etc/mdev.conf
cp -a /home/vanhofen/ni/buildsystem/cross/arm-linux-2.6.34.13/arm-cx2450x-linux-gnueabi/sys-root/lib/*so* /home/vanhofen/ni/buildsystem/root/lib
set -e; cd /home/vanhofen/ni/buildsystem/root/usr/lib; \
ln -sf ../../lib/libgcc_s.so.1 libgcc_s.so.1
/usr/bin/install -d /home/vanhofen/ni/buildsystem/root/var/update
------------------------------------------------------------------------------------------------------------------------------------------------------
Bootstrapped for Coolstream HD1, BSE, Neo, Neo², Zee (nevis)
------------------------------------------------------------------------------------------------------------------------------------------------------
vanhofen@buster:~/ni/buildsystem[master]$
Code: Alles auswählen
max@max:~/ni-buildsystem$ make crosstool-ng
/usr/bin/install -d /home/max/ni-buildsystem/deps
/usr/bin/install -d /home/max/ni-buildsystem/build_tmp
Speicherzugriffsfehler
max@max:~/ni-buildsystem$
bei mirset -e; cd /home/mike/ni-buildsystem/source/ni-ffmpeg; git checkout ni/ffmpeg/2.8
Bereits auf 'ni/ffmpeg/2.8'
Ihr Branch ist auf demselben Stand wie 'origin/ni/ffmpeg/2.8'.
set -e; cd /home/mike/ni-buildsystem/source/ni-linux-kernel; git checkout ni/linux-2.6.34.15
Bereits auf 'ni/linux-2.6.34.15'
Ihr Branch ist auf demselben Stand wie 'origin/ni/linux-2.6.34.15'.
set -e; cd /home/mike/ni-buildsystem/source/ni-neutrino; git checkout
Ihr Branch ist auf demselben Stand wie 'origin/master'.
rm -rf /home/mike/ni-buildsystem/build_tmp
rm -rf /home/mike/ni-buildsystem/deps
/usr/bin/install -d /home/mike/ni-buildsystem/deps
/usr/bin/install -d /home/mike/ni-buildsystem/build_tmp
max@max:~/ni-buildsystem$ make init
set -e; cd /home/max/ni-buildsystem/source/ni-ffmpeg; git checkout ni/ffmpeg/2.8
Bereits auf 'ni/ffmpeg/2.8'
Ihr Branch ist auf demselben Stand wie 'origin/ni/ffmpeg/2.8'.
set -e; cd /home/max/ni-buildsystem/source/ni-linux-kernel; git checkout ni/linux-2.6.34.15
Bereits auf 'ni/linux-2.6.34.15'
Ihr Branch ist auf demselben Stand wie 'origin/ni/linux-2.6.34.15'.
set -e; cd /home/max/ni-buildsystem/source/ni-neutrino; git checkout
Ihr Branch ist auf demselben Stand wie 'origin/master'.
rm -rf /home/max/ni-buildsystem/build_tmp
rm -rf /home/max/ni-buildsystem/deps
/usr/bin/install -d /home/max/ni-buildsystem/deps
/usr/bin/install -d /home/max/ni-buildsystem/build_tmp
Speicherzugriffsfehler
crosstool-ng.git/patches/gcc/linaro-4.9-2017.01[INFO ] Installing pass-1 core C gcc compiler
[ERROR] /home/max/ni-buildsystem/build_tmp/crosstool-ng.git/.build/src/gcc-linaro-4.9-2017.01/gcc/reload1.c:89:24: error: use of an operand of type 'bool' in 'operator++' is forbidden in C++17
[ERROR] gmake[3]: *** [Makefilereload1.o] Error 1
[ERROR] gmake[3]: *** Waiting for unfinished jobs....
[ERROR] gmake[2]: *** [Makefileall-gcc] Error 2
Code: Alles auswählen
--- a/gcc/reload.h
+++ b/gcc/reload.h
@@ -166,7 +166,7 @@
value indicates the level of indirect addressing supported, e.g., two
means that (MEM (MEM (REG n))) is also valid if (REG n) does not get
a hard register. */
- bool x_spill_indirect_levels;
+ unsigned char x_spill_indirect_levels;
/* True if caller-save has been reinitialized. */
bool x_caller_save_initialized_p;
CC libsmartcols/src/la-init.lo
CCLD libsmartcols.la
CCLD lsblk
./.libs/libblkid.so: undefined reference to `static_assert'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:8132: lsblk] Fehler 1
make[2]: *** [Makefileall-recursive] Fehler 1
make[1]: *** [Makefile:6697: all] Fehler 2
make: *** [package/util-linux/util-linux.mk:139: util-linux] Fehler 2