Re: NI-Buildsystem
Verfasst: Fr 29. Jul 2022, 10:51
@vanhofen
wünsche einen schönen urlaub.
wünsche einen schönen urlaub.
ich musste das anlegen,jokel hat geschrieben: ↑Fr 29. Jul 2022, 09:17 aber da klemmt noch was,Code: Alles auswählen
[jokel ~]# logread |grep irqbalance Jan 1 00:00:10 jokel user.info rc[1306]: running /etc/rc3.d/S75irqbalance start Jan 1 00:00:10 jokel daemon.warn /usr/sbin/irqbalance: Daemon couldn't be bound to the file-based socket.
Code: Alles auswählen
/run/irqbalance
Code: Alles auswählen
[jokel ~]# ll /run
drwxr-xr-x 2 root root 4096 Jul 29 12:52 irqbalance
-rw-r--r-- 1 root root 5 Jul 29 12:46 rpc.statd.pid
-rw------- 1 root root 5 Jan 1 2022 sm-notify.pid
Code: Alles auswählen
/var/root # cd /run/irqbalance
/run/irqbalance # ls
irqbalance1492.sock
/run/irqbalance #
damit war das mit .err schon mal klar[jokel ~]# ll /run
drwxr-xr-x 2 root root 4096 Jul 29 12:52 irqbalance
rw-r--r-- 1 root root 5 Jul 29 12:46 rpc.statd.pid
-rw------- 1 root root 5 Jan 1 2022 sm-notify.pid
Code: Alles auswählen
daemon.err rpc.statd[1713]: Opening /run/rpc.statd.pid failed: No such file or directory
Code: Alles auswählen
/etc/init.d/nfsd
Code: Alles auswählen
mkdir -p /var/lib/nfs/statd/sm
Code: Alles auswählen
daemon.notice rpc.statd[1723]: Version 2.6.1 starting
daemon.notice sm-notify[1724]: Version 2.6.1 starting
daemon.notice sm-notify[1724]: Already notifying clients; Exiting!
daemon.notice rpc.statd[1723]: Initializing NSM state
daemon.notice rpc.mountd[1734]: Version 2.6.1 starting
Code: Alles auswählen
Start-up build host-lua
Clean-up host-lua
Resolving dependencies for host-lua
Downloading host-lua
--2022-10-12 09:42:14-- https://www.lua.org/lua-5.2.4.tar.gz
Auflösen des Hostnamens www.lua.org (www.lua.org) … 88.99.213.221, 2a01:4f8:10a:3edc::2
Verbindungsaufbau zu www.lua.org (www.lua.org)|88.99.213.221|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 404 Not Found
2022-10-12 09:42:15 FEHLER 404: Not Found.
make: *** [package/lua/lua.mk:57: host-lua] Fehler 8
Hey ! @vanhofen nur kleine Frage habe aus Spaß mal beim Image Bau - make opkg gemacht und siehe da er baut sehr viele Sachen auch von yocto mit ! Was geht damit dann alles ! Muss ja einen Sinn ergeben oder ? Es ist halt nicht bei etc opkg sondern in root und usr lib dann ! Danke mfg kittybua
kann mir bitte jemand helfen[WARN ] linux: using custom location, no patches applied
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Extracting and patching toolchain components'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@376]
[ERROR] >> called from: CT_Extract[scripts/functions@2214]
[ERROR] >> called from: CT_DoExtractPatch[scripts/functions@2304]
[ERROR] >> called from: CT_PackageRun[scripts/functions@2090]
[ERROR] >> called from: CT_ExtractPatch[scripts/functions@2430]
[ERROR] >> called from: do_zlib_extract[scripts/build/companion_libs/050-zlib.sh@21]
[ERROR] >> called from: do_companion_libs_extract[scripts/build/companion_libs.sh@22]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@666]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> https://crosstool-ng.github.io/docs/known-issues/
[ERROR] >>
[ERROR] >> NOTE: Your configuration includes features marked EXPERIMENTAL.
[ERROR] >> Before submitting a bug report, try to reproduce it without enabling
[ERROR] >> any experimental features. Otherwise, you'll need to debug it
[ERROR] >> and present an explanation why it is a bug in crosstool-NG - or
[ERROR] >> preferably, a fix.
[ERROR] >>
[ERROR] >> If you feel this is a bug in crosstool-NG, report it at:
[ERROR] >> https://github.com/crosstool-ng/crosstool-ng/issues/
[ERROR] >>
[ERROR] >> Make sure your report includes all the information pertinent to this issue.
[ERROR] >> Read the bug reporting guidelines here:
[ERROR] >> http://crosstool-ng.github.io/support/
[ERROR]
[ERROR] (elapsed: 0:11.96)
[00:12] / gmake[1]: *** [ct-ng:261: build] Fehler 2
make: *** [package/crosstool-ng/crosstool-ng.mk:117: crosstool-ng.do_compile] Fehler 2
2[WARN ] Number of open files 1024 may not be sufficient to build the toolchain; increasing to 2048
[INFO ] Build started 20221106.110737
[INFO ] Building environment variables
[INFO ] =================================================================
[INFO ] Retrieving needed toolchain components' tarballs
[INFO ] Retrieving needed toolchain components' tarballs: done in 0.47s (at 00:02)
[INFO ] =================================================================
[INFO ] Extracting and patching toolchain components
[WARN ] linux: using custom location, no patches applied
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Extracting and patching toolchain components'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@376]
[ERROR] >> called from: CT_Extract[scripts/functions@2214]
[ERROR] >> called from: CT_DoExtractPatch[scripts/functions@2304]
[ERROR] >> called from: CT_PackageRun[scripts/functions@2090]
[ERROR] >> called from: CT_ExtractPatch[scripts/functions@2430]
[ERROR] >> called from: do_gmp_extract[scripts/build/companion_libs/100-gmp.sh@21]
[ERROR] >> called from: do_companion_libs_extract[scripts/build/companion_libs.sh@22]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@666]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> https://crosstool-ng.github.io/docs/known-issues/
[ERROR] >>
[ERROR] >> NOTE: Your configuration includes features marked EXPERIMENTAL.
[ERROR] >> Before submitting a bug report, try to reproduce it without enabling
[ERROR] >> any experimental features. Otherwise, you'll need to debug it
[ERROR] >> and present an explanation why it is a bug in crosstool-NG - or
[ERROR] >> preferably, a fix.
[ERROR] >>
[ERROR] >> If you feel this is a bug in crosstool-NG, report it at:
[ERROR] >> https://github.com/crosstool-ng/crosstool-ng/issues/
[ERROR] >>
[ERROR] >> Make sure your report includes all the information pertinent to this issue.
[ERROR] >> Read the bug reporting guidelines here:
[ERROR] >> http://crosstool-ng.github.io/support/
[ERROR]
[ERROR] (elapsed: 0:32.49)
[00:33] / gmake[1]: *** [ct-ng:261: build] Fehler 2
make: *** [package/crosstool-ng/crosstool-ng.mk:117: crosstool-ng.do_compile] Fehler
[INFO ] Build started 20221106.113144
[INFO ] Building environment variables
[INFO ] =================================================================
[INFO ] Retrieving needed toolchain components' tarballs
[INFO ] Retrieving needed toolchain components' tarballs: done in 0.49s (at 00:02)
[INFO ] =================================================================
[INFO ] Extracting and patching toolchain components
[WARN ] linux: using custom location, no patches applied
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Extracting and patching toolchain components'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@376]
[ERROR] >> called from: CT_Extract[scripts/functions@2214]
[ERROR] >> called from: CT_DoExtractPatch[scripts/functions@2304]
[ERROR] >> called from: CT_PackageRun[scripts/functions@2090]
[ERROR] >> called from: CT_ExtractPatch[scripts/functions@2430]
[ERROR] >> called from: do_mpfr_extract[scripts/build/companion_libs/110-mpfr.sh@21]
[ERROR] >> called from: do_companion_libs_extract[scripts/build/companion_libs.sh@22]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@666]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> https://crosstool-ng.github.io/docs/known-issues/
[ERROR] >>
[ERROR] >> NOTE: Your configuration includes features marked EXPERIMENTAL.
[ERROR] >> Before submitting a bug report, try to reproduce it without enabling
[ERROR] >> any experimental features. Otherwise, you'll need to debug it
[ERROR] >> and present an explanation why it is a bug in crosstool-NG - or
[ERROR] >> preferably, a fix.
[ERROR] >>
[ERROR] >> If you feel this is a bug in crosstool-NG, report it at:
[ERROR] >> https://github.com/crosstool-ng/crosstool-ng/issues/
[ERROR] >>
[ERROR] >> Make sure your report includes all the information pertinent to this issue.
[ERROR] >> Read the bug reporting guidelines here:
[ERROR] >> http://crosstool-ng.github.io/support/
[ERROR]
[ERROR] (elapsed: 0:34.26)
[00:35] / gmake[1]: *** [ct-ng:261: build] Fehler 2
make: *** [package/crosstool-ng/crosstool-ng.mk:117: crosstool-ng.do_compile] Fehler 2