Menu

#2856 SDCC #10763 fails to build

closed-fixed
None
Build
5
2018-12-16
2018-12-14
No

SDCC #10763 fails to build, blocks here forever (both on OSX and Ubuntu 18.04):

make[5]: Entering directory `/src/sdcc/sdcc/device/lib/z80'
../../../bin/sdcc -mz80 -I./../../include -I. --std-c99 -c ../_slong2fs.c

configured with:

./configure --disable-pic14-port --disable-pic16-port

PS: #10762 works fine.

Discussion

  • Philipp Klaus Krause

    I will look into this (and the resiy test failures introduced at a similar time) on Monday.

    Philipp

     
  • Philipp Klaus Krause

    • assigned_to: Philipp Klaus Krause
     
  • Philipp Klaus Krause

    • status: open --> closed-fixed
     
  • Philipp Klaus Krause

    Fixed in [r10765].

    Philipp

     
  • Maarten Brock

    Maarten Brock - 2018-12-16

    I updated but it still hangs. And it hangs pretty hard too. I have to reset my VM to get it going again!

     
    • Philipp Klaus Krause

      It works for me now. Where does it hang for you? Also at

      ../../../bin/sdcc -mz80 -I./../../include -I. --std-c99 -c ../_slong2fs.c
      

      In which function does sdcc hang? On what system?

      Philipp

       
      • Maarten Brock

        Maarten Brock - 2018-12-16

        I don't know. I ran it with make -j8 > /dev/null so I could not see where it was. After the first reset I did svn update and ran make again which hung again. After the second reset I now first did a make clean and then ran just make which now built fine. So I guess it was some glitch. Sorry for the extra noise.

         

Log in to post a comment.

MongoDB Logo MongoDB