* [FAILED] Nightly Build of next (4e6fcc7) for x86_64 on x86-01.haj.ipfire.org
@ 2022-02-19 2:01 IPFire Nightly Builder
0 siblings, 0 replies; only message in thread
From: IPFire Nightly Builder @ 2022-02-19 2:01 UTC (permalink / raw)
To: nightly-builds
[-- Attachment #1: Type: text/plain, Size: 2360 bytes --]
https://nightly.ipfire.org/next/2022-02-19%2000%3A23%3A21%20%2B0000-4e6fcc73/x86_64
commit 4e6fcc73f14fbf16db9f84703bc6239a9f25bce7
Author: Peter Müller <peter.mueller(a)ipfire.org>
Date: Sat Feb 19 00:23:21 2022 +0000
Fix Bugzilla URL in GCC LFS file
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
https://git.ipfire.org/?p=ipfire-2.x.git;a=shortlog;h=4e6fcc73f14fbf16db9f84703bc6239a9f25bce7
Packaged toolchain compilation
Checking for necessary space on disk [ DONE ]
Building LFS
stage2 [ 1 ][ FAIL ]
touch /etc/{fs,m}tab
echo "IPFire v2.27 - www.ipfire.org" > /etc/issue
echo "===============================" >> /etc/issue
echo "\n running on \s \r \m" >> /etc/issue
cat /etc/motd >> /etc/issue
cat: /etc/motd: No such file or directory
make: [stage2:80: /usr/src/log/stage2] Error 1 (ignored)
# Bash startup files
install --directory --mode=0755 --owner=root --group=root /etc/profile.d
for i in /usr/src/config/profile.d/*; do \
[ -f $i ] && cp $i /etc/profile.d; \
done
chmod 755 /etc/bashrc
# Install root's bash files.
for i in /usr/src/config/bash/dot_*; do \
[ -f $i ] && cp $i /root/$(basename ${i/dot_/\.}); \
done
# Scripts
for i in `find /usr/src/src/scripts -maxdepth 1 -type f`; do \
sed "s+CONFIG_ROOT+/var/ipfire+g" $i > /usr/local/bin/`basename $i`; \
chmod 755 /usr/local/bin/`basename $i`; \
done
# Move script to correct place.
mv -vf /usr/local/bin/openvpn-metrics /usr/sbin/
renamed '/usr/local/bin/openvpn-metrics' -> '/usr/sbin/openvpn-metrics'
mv -vf /usr/local/bin/ovpn-ccd-convert /usr/sbin/
renamed '/usr/local/bin/ovpn-ccd-convert' -> '/usr/sbin/ovpn-ccd-convert'
mv -vf /usr/local/bin/ovpn-collectd-convert /usr/sbin/
mv: cannot stat '/usr/local/bin/ovpn-collectd-convert': No such file or directory
make: *** [stage2:92: /usr/src/log/stage2] Error 1
ERROR: Building stage2 [ FAIL ]
Check /build/nightly/next/log/_build.base.log for errors if applicable[ FAIL ]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-02-19 2:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19 2:01 [FAILED] Nightly Build of next (4e6fcc7) for x86_64 on x86-01.haj.ipfire.org IPFire Nightly Builder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox