[Nix-dev] Re: make -j<n> howto?

Michael Raskin 7c6f434c at mail.ru
Tue Jun 17 22:44:59 CEST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Peter Simons wrote:
| result of the build. An obvious example for the latter kind are
warnings: a
| binary that has been compiled with "-Wall" does not differ from one
that has
| been compiled with "-Wno-all". Similarly, a build that has been driven by
Except that in insane Makefile replacing -Wall that is only used as a
parameter to gcc meaning warning level with -Wno-all will change
resulting binary. Yes, that requires a lot: say, -Werror and error
suppression and a wildcard used for soma arcane reason. Nevertheless, we
cannot automatically verify that we are not caught unprepared.

| "make --silent" doesn't differ from one that was driven by "make --debug".


| Nix doesn't know that.
And no program can know such things absolutely reliably..

|  > Undoubtedly Gentoo people regularly build packages with specific -j
|  > flags, so they probably know how much breakage it causes...
|
| Yes, as a matter of fact one of those packages that breaks down in a
| concurrent build is Nix itself. The dependencies are incomplete. I suspect
| the problem is in the aterm library. I could probably submit a patch.
Which
| makes me wonder: is it possible to get SVN access? It feels like posting
| code and/or patches to the mailing list is not the best way to
participate.
Write to Eelco Dolstra..
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEcBAEBAgAGBQJIWCIhAAoJEE6tnN0aWvw348QIAJLZY8BJqosYxFCldRxFZlMA
mpaTw/5wtQySBtxd6UOiZEoI5nWSogNWci9bMACiYYy1i/7Por0uO+BpOjPldmQx
9TAbK8Vdf11mOUYKJ2+/IgDnoMVfeyz9uybgxuwfg+nN1jaitOi+S2UJnznWZTFQ
6pxk6hyiO3HWVK7ym9mBKJZ+bvM6qTnzes9GyXBkIdo3sGY58txB2c9kner4kT4e
HvBAjo7+Z5lsPV3g0MeEwCF9mnrU90n71Swmk57RxhpEz61fHQd8CVXm0zwJKNFI
0L+EJS20i9bfqPMIfOYTMoRFTjOASHYglA+GT/wqEnRb43cTQ/BLC6NerpBb0sc=
=QEQV
-----END PGP SIGNATURE-----



More information about the nix-dev mailing list