From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: The unshared changes give a problem with build after doing git pull on next
Date: Wed, 28 Aug 2024 20:28:24 +0200 [thread overview]
Message-ID: <bf9c2036-82e5-4bc6-8c81-9d8024b6b216@ipfire.org> (raw)
In-Reply-To: <db831997-9f03-42e6-bd26-fd42c0bd448f@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 2127 bytes --]
On 28.08.2024 19:52, Adolf Belka wrote:
> Hi All,
>
> On 28/08/2024 18:30, Matthias Fischer wrote:
>> On 28.08.2024 17:46, Michael Tremer wrote:
>>> Hello everyone,
>> Hi,
>>
>>> Could you please confirm that this works:
>>>
>>> https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=5e8730eb9aec83a76b3ae7719925ede8470069a6
>
> I don't know if the problem is because of the above commit but coreutils fails to build. It appears to be not finding aclocal-1.16
IMHO 'automake 1.16.5 => 1.17' must be the culprit...
>
> It built fine yesterday so the problem must be one of the updates that was in the git pull I did today.
Just a quick test: went back to 'automake 1.16.5'. Build runs.
Best
Matthias
>
>
> Regards,
>
> Adolf.
>
>> For me it does.
>>
>>> It works for me on Ubuntu 22.04 LTS with kernel 5.15.
>> Here:
>> Ubuntu 22.04 LTS / 6.8.0-40-generic
>>
>> I tested 'make.sh' with all important parameters (clean, downloadsrc,
>> gettoolchain) - right now a 'next'-build is running and looking good -
>> I'll report when its ready. ;-)
>>
>> Best
>> Matthias
>>
>>> There is also another fix to support kernels without time namespaces (< 5.6). However, I am not sure if the built itself runs through on this and does not require anything more recent:
>>>
>>> https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=faccfa70754fabaed56c9147ace4d509f7d2317c
>>>
>>> -Michael
>>>
>>>> On 27 Aug 2024, at 20:03, / / <siosios1(a)hotmail.com> wrote:
>>>>
>>>> I can concur that moving the line to where Matthias put it does fix the issues on my machines with downloading and building, it also takes care of the error -> mount: /git/ipfire-2.x/build_x86_64/proc: mount point does not exist from what I am seeing.
>>>>
>>>> # If unshare is asked to terminate, terminate all child processes
>>>> "--kill-child"
>>>> )
>>>>
>>>> mount --bind ${BUILD_DIR}/proc ${BUILD_DIR}/proc
>>>>
>>>> fi
>>>>
>>>> while [ $# -gt 0 ]; do
>>>>
>>>> one thing I don't see is the mount when i check the output of mount or the output of findmnt -o+PROPAGATION
next prev parent reply other threads:[~2024-08-28 18:28 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cea14eb2-46f3-424b-8e54-aa9df10c78e3@ipfire.org>
2024-08-08 13:56 ` Fwd: " Matthias Fischer
2024-08-16 15:35 ` Michael Tremer
2024-08-16 16:43 ` Matthias Fischer
2024-08-21 14:28 ` Michael Tremer
2024-08-24 8:33 ` Matthias Fischer
2024-08-27 10:01 ` Michael Tremer
2024-08-27 12:55 ` Matthias Fischer
2024-08-27 18:03 ` / /
2024-08-28 15:46 ` Michael Tremer
2024-08-28 16:02 ` / /
2024-08-28 16:30 ` Matthias Fischer
2024-08-28 17:52 ` Adolf Belka
2024-08-28 18:28 ` Matthias Fischer [this message]
2024-08-28 19:10 ` Adolf Belka
2024-08-28 19:13 ` Adolf Belka
2024-08-29 7:46 ` Michael Tremer
2024-08-29 0:07 ` sio /
2024-08-29 7:58 ` Michael Tremer
2024-08-29 12:00 ` sio /
2024-08-29 12:17 ` Michael Tremer
2024-08-29 7:41 ` Michael Tremer
2024-08-29 7:41 ` Michael Tremer
2024-08-29 7:39 ` Michael Tremer
2024-08-30 8:56 ` Matthias Fischer
[not found] <184670fa-843f-4d5d-b4c9-1885a995fad8@ipfire.org>
2024-08-06 15:40 ` Michael Tremer
2024-08-08 12:09 ` Adolf Belka
2024-08-08 18:25 ` Adolf Belka
2024-08-08 18:31 ` Michael Tremer
[not found] <9259926f-7276-450e-9a82-44b3c455f67e@ipfire.org>
2024-08-03 8:54 ` Michael Tremer
2024-08-03 9:39 ` Michael Tremer
[not found] <2e6a45cb-7c55-4725-81f2-d69f0c7b373f@ipfire.org>
2024-08-02 18:13 ` Michael Tremer
2024-07-26 7:57 Adolf Belka
2024-07-26 8:17 ` Michael Tremer
2024-07-26 8:35 ` Adolf Belka
2024-07-26 12:39 ` Adolf Belka
2024-07-26 13:05 ` Michael Tremer
2024-07-26 14:08 ` Matthias Fischer
2024-07-26 14:18 ` Michael Tremer
2024-07-26 15:06 ` Matthias Fischer
2024-07-26 15:08 ` Michael Tremer
2024-08-02 17:50 ` Michael Tremer
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=bf9c2036-82e5-4bc6-8c81-9d8024b6b216@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@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