vectorgraphics / asymptote

2D & 3D TeX-Aware Vector Graphics Language
https://asymptote.sourceforge.io/
GNU General Public License v3.0
542 stars 90 forks source link

Random build failures in parallel build (-jN) #331

Closed yurivict closed 1 year ago

yurivict commented 2 years ago

I noticed that the FreeBSD port fails spuriously when built with -j8.

There is some problem with dependencies.

johncbowman commented 2 years ago

Does it happen when you configure with --disable-lsp?

yurivict commented 2 years ago

To be precise: Boost issues are gone with --disable-lsp, but the -jN issue is still there.

johncbowman commented 2 years ago

I can't reproduce this issue. If you can isolate the problem, a pull request would be welcome.

johncbowman commented 1 year ago

Can someone check if parallel builds now work properly with the latest git version?

johncbowman commented 1 year ago

The makefile dependency issues should be fixed in commit 430c7a661c060568720f6d65e611a2087ea1dde6