[GHC] #11569: make -j24 test

GHC ghc-devs at haskell.org
Mon Feb 15 18:54:55 UTC 2016


#11569: make -j24 test
-------------------------------+-------------------------------
        Reporter:  mfox        |                Owner:
            Type:  bug         |               Status:  new
        Priority:  normal      |            Milestone:
       Component:  Test Suite  |              Version:  8.1
      Resolution:              |             Keywords:
Operating System:  Linux       |         Architecture:  aarch64
 Type of failure:  Other       |            Test Case:
      Blocked By:              |             Blocking:
 Related Tickets:              |  Differential Rev(s):
       Wiki Page:              |
-------------------------------+-------------------------------

Comment (by rwbarton):

 The failure for T3307 is due to this warning printed by the `make` run by
 the test:
 {{{
 make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent
 make rule.
 }}}
 I suggest just unsetting `MAKEFLAGS` in `mk/test.mk`.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11569#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list