es werden keine aktuellen Nightlies gebaut

Antworten
cybero2912
Beiträge: 42
Registriert: Do 12. Mai 2016, 12:10

es werden keine aktuellen Nightlies gebaut

Beitrag von cybero2912 »

mir ist gerade aufgefallen, dass seit ein paar Tagen keine Nightlies gebaut werden
hat der Buildbot evtl. ein Problem?
falls das schon gepostet wurde tut es mir leid für den Doppelpost
Benutzeravatar
vanhofen
Administrator
Beiträge: 2927
Registriert: Di 5. Apr 2016, 00:05
Has thanked: 6 times
Been thanked: 11 times

Re: es werden keine aktuellen Nightlies gebaut

Beitrag von vanhofen »

Ich habe den Bau der Coolstream-Image vorerst deaktiviert. Die Umstellungen der letzten Tage bedürfen noch ein wenig Zuneigung. Ich bin dran und erhalte aus dem Team auch tatkräftige Unterstützung.
Benutzeravatar
Janus
NI - VIP
Beiträge: 1143
Registriert: Di 12. Apr 2016, 19:41
Box: HD1, Zee, Neo, Tank, HD51, Duo4K
Been thanked: 1 time

Re: es werden keine aktuellen Nightlies gebaut

Beitrag von Janus »

Wenn es hilft:
(Aktueller Nevis-Build gerade eben)
Crosstool 04.06. neugebaut

make rebuild-clean
make clean
make image (oder make neutrino -> gleicher fehler)

Code: Alles auswählen

checking for objdir... .libs
checking if arm-cx2450x-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no
checking for arm-cx2450x-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC
checking if arm-cx2450x-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes
checking if arm-cx2450x-linux-gnueabi-gcc static flag -static works... yes
checking if arm-cx2450x-linux-gnueabi-gcc supports -c -o file.o... yes
checking if arm-cx2450x-linux-gnueabi-gcc supports -c -o file.o... (cached) yes
checking whether the arm-cx2450x-linux-gnueabi-gcc linker (arm-cx2450x-linux-gnueabi-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... arm-cx2450x-linux-gnueabi-g++ -E
checking for ld used by arm-cx2450x-linux-gnueabi-g++... arm-cx2450x-linux-gnueabi-ld
checking if the linker (arm-cx2450x-linux-gnueabi-ld) is GNU ld... yes
checking whether the arm-cx2450x-linux-gnueabi-g++ linker (arm-cx2450x-linux-gnueabi-ld) supports shared libraries... yes
checking for arm-cx2450x-linux-gnueabi-g++ option to produce PIC... -fPIC -DPIC
checking if arm-cx2450x-linux-gnueabi-g++ PIC flag -fPIC -DPIC works... yes
checking if arm-cx2450x-linux-gnueabi-g++ static flag -static works... yes
checking if arm-cx2450x-linux-gnueabi-g++ supports -c -o file.o... yes
checking if arm-cx2450x-linux-gnueabi-g++ supports -c -o file.o... (cached) yes
checking whether the arm-cx2450x-linux-gnueabi-g++ linker (arm-cx2450x-linux-gnueabi-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for arm-cx2450x-linux-gnueabi-windres... no
checking for windres... no
checking whether make supports nested variables... (cached) yes
checking if arm-cx2450x-linux-gnueabi-gcc supports -std=gnu11... yes
checking operating system... Linux
checking for nfds_t... yes
checking for pipe2... yes
checking if arm-cx2450x-linux-gnueabi-gcc recognizes -pthread... yes
checking for library containing pthread_create... -lpthread
checking for library containing __atomic_fetch_add_4... -latomic
checking for library containing clock_gettime... none required
checking for pthread_setname_np... yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking linux/netlink.h usability... no
checking linux/netlink.h presence... yes
configure: WARNING: linux/netlink.h: present but cannot be compiled
configure: WARNING: linux/netlink.h:     check for missing prerequisite headers?
configure: WARNING: linux/netlink.h: see the Autoconf documentation
configure: WARNING: linux/netlink.h:     section "Present But Cannot Be Compiled"
configure: WARNING: linux/netlink.h: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------------------- ##
configure: WARNING:     ## Report this to libusb-devel@lists.sourceforge.net ##
configure: WARNING:     ## ------------------------------------------------- ##
checking for linux/netlink.h... no
configure: error: Linux netlink header not found
make[3]: *** [package/libusb/libusb.mk:16: libusb] Fehler 1
make[2]: *** [package/libusb-compat/libusb-compat.mk:17: libusb-compat] Fehler 2
make[1]: *** [package/libdpf/libdpf.mk:26: libdpf] Fehler 2
make: *** [package/lcd4linux/lcd4linux.mk:34: lcd4linux] Fehler 2
janus@vmBuster:~/development/ni/nevis$ checking if arm-cx2450x-linux-gnueabi-gcc recognizes -pthread... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking for library containing pthread_create... -lpthread
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking for library containing __atomic_fetch_add_4... -latomic
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking for library containing clock_gettime... none required
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking for pthread_setname_np... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking asm/types.h usability... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking asm/types.h presence... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking for asm/types.h... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking linux/netlink.h usability... no
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ checking linux/netlink.h presence... yes
bash: checking: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ configure: WARNING: linux/netlink.h: present but cannot be compiled
bash: configure:: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ configure: WARNING: linux/netlink.h:     check for missing prerequisite headers?
bash: configure:: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ configure: WARNING: linux/netlink.h: see the Autoconf documentation
bash: configure:: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ configure: WARNING: linux/netlink.h:     section "Present But Cannot Be Compiled"
bash: configure:: Kommando nicht gefunden.
janus@vmBuster:~/development/ni/nevis$ configure: WARNING: linux/netlink.h: proceeding with the compiler's result
> configure: WARNING:     ## ------------------------------------------------- ##
> configure: WARNING:     ## Report this to libusb-devel@lists.sourceforge.net ##
> configure: WARNING:     ## ------------------------------------------------- ##
> checking for linux/netlink.h... no
> configure: error: Linux netlink header not found
> make[4]: *** [package/libusb/libusb.mk:16: libusb] Fehler 1
> make[3]: *** [package/libusb-compat/libusb-compat.mk:17: libusb-compat] Fehler 2
> make[2]: *** [package/libdpf/libdpf.mk:26: libdpf] Fehler 2
> make[1]: *** [package/lcd4linux/lcd4linux.mk:34: lcd4linux] Fehler 2
> make: *** [make/ni.mk:31: image] Fehler 2
> 
Benutzeravatar
annie
NI - Team
Beiträge: 1011
Registriert: Di 5. Apr 2016, 18:46
Wohnort: zuhause
Box: 1x E4HD, 4x HD51,1x VuUno4K

Re: es werden keine aktuellen Nightlies gebaut

Beitrag von annie »

da sind noch mehrere Anpassungen für Nevis nötig

libusb und libnl hängt es bei mir...
Bildschirmfoto vom 2022-06-08 11-53-38.png
Benutzeravatar
Knicko
NI - Team
Beiträge: 767
Registriert: Di 5. Apr 2016, 16:54
Box: Neo, Neo², Zee², AX-HD51, HD60
Has thanked: 9 times
Been thanked: 7 times

Re: es werden keine aktuellen Nightlies gebaut

Beitrag von Knicko »

Das bringt im Moment nix.

Wird auch noch was dauern.

Zur Zeit letztes aus dem nightly backup flashen und geduldig warten :grin:

gr. Knicko
MAKE NEUTRINO GREAT AGAIN!
Benutzeravatar
Janus
NI - VIP
Beiträge: 1143
Registriert: Di 12. Apr 2016, 19:41
Box: HD1, Zee, Neo, Tank, HD51, Duo4K
Been thanked: 1 time

Re: es werden keine aktuellen Nightlies gebaut

Beitrag von Janus »

und geduldig warten
He, he, mein bester Skill... :sunglasses:
Antworten

Zurück zu „Allgemein“