Opened 9 years ago
Closed 9 years ago
#48808 closed defect (fixed)
liboop does not build correctly with parallel build turned on
Reported by: | greeneg (Gary Greene) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | liboop |
Description
Seems that the build target doesn't build the liboop-rt.la file in the right order when building in parallel. Setting build.jobs=1 lets it build correctly.
Change History (4)
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 9 years ago by greeneg (Gary Greene)
My iMac is a fairly older model with only two cores, so my -j flags are set to -j 2, which is when we see this occur.
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I get failures w/ -j4 - fixed in r140280
Note: See
TracTickets for help on using
tickets.
With how many parallel jobs did you notice the problem? I don't notice a problem with 6 jobs.