From mboxrd@z Thu Jan 1 00:00:00 1970 From: sio / To: development@lists.ipfire.org Subject: Re: The unshared changes give a problem with build after doing git pull on next Date: Thu, 29 Aug 2024 00:07:55 +0000 Message-ID: <172489007517.4187739.9056175785935150746@mail02.haj.ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7744617509542577790==" List-Id: --===============7744617509542577790== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I ran two separate builds on two different machines from scratch and they ran= through the build process no problems that i could tell. I also added the ne= tdata package to the mix on a second run on one of the machines and failed th= e build with the below error. mind you i have a 3rd machine with CU187 on it = and it built the netdata package flawlessly, same files as I used on the CU18= 8 machine so I am not sure if this is from the change or not. I have also gon= e into the shell with make.sh on the machine that had the error and could bui= ld netdata just fine with the same commands as in the lfs file.=20 netdata build from shell: --- We are done! ---=20 ^ |.-. .-. .-. .-. .-. . netdata .-. .-. .-. .-. .-. .- | '-' '-' '-' '-' '-' '-' '-' '-' '-' '-' = =20 +----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+-----+---> --- is installed now! ---=20 enjoy real-time performance and health monitoring... ipfire build chroot (x86_64) root:~/netdata-v1.47.0$ Ping from shell: [root(a)cloud ipfire-2.x]# ./make.sh shell Entering to a shell inside the build environment, go out with exit ipfire build chroot (x86_64) root:~$ ping github.com PING github.com (140.82.116.3) 56(84) bytes of data. 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D1 ttl= =3D52 time=3D110 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D2 ttl= =3D52 time=3D89.0 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D3 ttl= =3D52 time=3D112 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D4 ttl= =3D52 time=3D109 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D5 ttl= =3D52 time=3D102 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D6 ttl= =3D52 time=3D101 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D7 ttl= =3D52 time=3D110 ms 64 bytes from lb-140-82-116-3-sea.github.com (140.82.116.3): icmp_seq=3D8 ttl= =3D52 time=3D106 ms Error: netdata (1.47.0) = = [ 1:36 ][ FAIL ] Could not resolve host: github.com =20 shutting down connection #0 =20 --- LOG END --- error: downloading 'https://github.com/netdata/kernel-collector/releases/= download/v1.4.5.1/netdata-kernel-collector-glibc-v1.4.5.1.tar.xz' failed status_code: 6 status_string: "Could not resolve hostname" log: --- LOG BEGIN --- Could not resolve host: github.com =20 shutting down connection #0 --- LOG END --- ninja: build stopped: subcommand failed. FAILED '' =20 ABORTED Failed to build Netdata. =20 make: *** [netdata:86: /usr/src/log/netdata-v1.47.0] Error 1 make: Leaving directory '/usr/src/lfs' ERROR: Building netdata --===============7744617509542577790==--