From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: Problem with building linux-firmware Date: Sat, 17 Aug 2024 21:01:48 +0200 Message-ID: <945e8cd4-8aad-46b5-9e59-331f1763c103@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5272834342928815608==" List-Id: --===============5272834342928815608== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I noticed that linux-firmware had not been updated since last October and wit= h the AMD SinkClose vulnerability I thought it would be good to do an update. However I am having problems. The build works fine with the previous linux-fi= rmware version but with the new one I get the following failures at the flash= -images stage. I have done the build from fresh with a clean before the build= but it makes no difference. The error message sequence is as follows:- flash-images [=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 6 ][ FAIL ] =C2=A0=C2=A0=C2=A0 tar: var/state/dhcp/dhcpd.leases: Cannot open: No such fi= le or directory =C2=A0=C2=A0=C2=A0 tar: var: Cannot mkdir: No space left on device =C2=A0=C2=A0=C2=A0 tar: var/tmp: Cannot mkdir: No such file or directory =C2=A0=C2=A0=C2=A0 tar: var: Cannot mkdir: No space left on device =C2=A0=C2=A0=C2=A0 tar: var/updatecache: Cannot mkdir: No such file or direc= tory =C2=A0=C2=A0=C2=A0 tar: var/updatecache: Cannot mkdir: No such file or direc= tory =C2=A0=C2=A0=C2=A0 tar: var/updatecache/download: Cannot mkdir: No such file= or directory =C2=A0=C2=A0=C2=A0 tar: var/updatecache: Cannot mkdir: No such file or direc= tory =C2=A0=C2=A0=C2=A0 tar: var/updatecache/metadata: Cannot mkdir: No such file= or directory =C2=A0=C2=A0=C2=A0 tar: var/updatecache: Cannot mkdir: No such file or direc= tory =C2=A0=C2=A0=C2=A0 tar: var/updatecache/download: Cannot mkdir: No such file= or directory =C2=A0=C2=A0=C2=A0 tar: var/updatecache: Cannot mkdir: No such file or direc= tory =C2=A0=C2=A0=C2=A0 tar: var/updatecache/metadata: Cannot mkdir: No such file= or directory =C2=A0=C2=A0=C2=A0 tar: var: Cannot mkdir: No space left on device =C2=A0=C2=A0=C2=A0 tar: var/urlrepo: Cannot mkdir: No such file or directory =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/10-hinting-slight.conf: Cannot crea= te symlink to '../../../usr/share/fontconfig/conf.avail/10-hinting-slight.con= f': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/10-scale-bitmap-fonts.conf: Cannot = create symlink to '../../../usr/share/fontconfig/conf.avail/10-scale-bitmap-f= onts.conf': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/10-sub-pixel-none.conf: Cannot crea= te symlink to '../../../usr/share/fontconfig/conf.avail/10-sub-pixel-none.con= f': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/10-yes-antialias.conf: Cannot creat= e symlink to '../../../usr/share/fontconfig/conf.avail/10-yes-antialias.conf'= : No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/11-lcdfilter-default.conf: Cannot c= reate symlink to '../../../usr/share/fontconfig/conf.avail/11-lcdfilter-defau= lt.conf': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/20-unhint-small-vera.conf: Cannot c= reate symlink to '../../../usr/share/fontconfig/conf.avail/20-unhint-small-ve= ra.conf': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/30-metric-aliases.conf: Cannot crea= te symlink to '../../../usr/share/fontconfig/conf.avail/30-metric-aliases.con= f': No space left on device =C2=A0=C2=A0=C2=A0 tar: etc/fonts/conf.d/65-fonts-persian.conf: Cannot creat= e symlink to '../../../usr/share/fontconfig/conf.avail/65-fonts-persian.conf'= : No space left on device =C2=A0=C2=A0=C2=A0 tar: srv/web/ipfire/html/captive/assets/bootstrap-grid.mi= n.css: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/bo= otstrap-grid.min.css': No space left on device =C2=A0=C2=A0=C2=A0 tar: srv/web/ipfire/html/captive/assets/bootstrap-grid.mi= n.css.map: Cannot create symlink to '../../../../../../usr/share/bootstrap/cs= s/bootstrap-grid.min.css.map': No space left on device =C2=A0=C2=A0=C2=A0 tar: srv/web/ipfire/html/captive/assets/bootstrap-reboot.= min.css.map: Cannot create symlink to '../../../../../../usr/share/bootstrap/= css/bootstrap-reboot.min.css.map': No space left on device =C2=A0=C2=A0=C2=A0 tar: srv/web/ipfire/html/captive/assets/bootstrap-reboot.= min.css: Cannot create symlink to '../../../../../../usr/share/bootstrap/css/= bootstrap-reboot.min.css': No space left on device =C2=A0=C2=A0=C2=A0 tar: Exiting with failure status due to previous errors =C2=A0=C2=A0=C2=A0 make: *** [flash-images:126: /usr/src/log/flash-image] Er= ror 2 =C2=A0=C2=A0=C2=A0 make: Leaving directory '/usr/src/lfs' ERROR: Building flash-images [ FAIL ] Regards, Adolf. --===============5272834342928815608==--