From: IPFire Nightly Builder <nightly-builds@ipfire.org>
To: nightly-builds@lists.ipfire.org
Subject: [FAILED] Nightly Build of next (4e6fcc7) for aarch64 on arm64-01.lon.ipfire.org
Date: Sat, 19 Feb 2022 05:01:39 +0000 [thread overview]
Message-ID: <4K0xHR1XGKz31d8@arm64-01.lon.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2361 bytes --]
https://nightly.ipfire.org/next/2022-02-19%2000%3A23%3A21%20%2B0000-4e6fcc73/aarch64
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 [ 0 ][ 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 ]
reply other threads:[~2022-02-19 5:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4K0xHR1XGKz31d8@arm64-01.lon.ipfire.org \
--to=nightly-builds@ipfire.org \
--cc=nightly-builds@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox