On Mon, Jul 27, 2020 at 10:48:15AM +0200, Roland Hieber wrote: > On Fri, Jul 24, 2020 at 04:31:01PM +0200, Michael Olbrich wrote: > > On Fri, Jul 24, 2020 at 03:02:38PM +0200, Roland Hieber wrote: > > > NSS has a custom-made build system, but on some systems, building in > > > parallel can lead to strange compile failures, like: > > > > > > ../../../coreconf/nsinstall/Linux5.1.21_arm_glibc_PTH_OPT.OBJ/nsinstall > > > -R -m 444 nssckbi.h ../../../../dist/public/nss > > > symlink creation race: > > > /srv/jenkins-data/.../platform-nnn/build-target/nss-3.54/dist/public/nss/nssckbi.h > > > nsinstall: symlink was attempted in working directory > > > /srv/jenkins-data/.../platform-nnn/build-target/nss-3.54/nss/lib/ckfw/builtins > > > from ../../../nss/lib/ckfw/builtins/nssckbi.h to > > > /srv/jenkins-data/.../platform-nnn/build-target/nss-3.54/dist/public/nss/nssckbi.h. > > > : File exists > > > make[5]: *** [../../../coreconf/rules.mk:387: > > > ../../../../dist/public/nss/nssckbi.h] Aborted (core dumped) > > > > > > Disable parallel building for now, which seems to solve the problem. > > > > Did you test this with the latest nss patches from master? I'm pretty sure > > I fixed this issue there. > > Ah no, I overlooked these! I'll try them first.
For the record, the patches did the thing. - Roland -- Roland Hieber, Pengutronix e.K. | [email protected] | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
