Jump to content

LookBad

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by LookBad

  1. @AmeyaVS I want run it on mac ? If I don't find solution in 2 days I will run it on Linux ?
  2. Sure, os: macOS High Sierra 10.13.5 compiler: Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 9.1.0 (clang-902.0.39.2)
  3. Hi I run "make install" and "make check" but I see this result: ============================================================================ Testsuite summary for SystemC 2.3.2 ============================================================================ # TOTAL: 22 # PASS: 21 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See examples/sysc/test-suite.log Please report to http://forums.accellera.org/forum/9-systemc/ ============================================================================ In test-suite.log: ================================================= SystemC 2.3.2: examples/sysc/test-suite.log ================================================= # TOTAL: 22 # PASS: 21 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: 2.3/simple_async/test.sh ============================== SystemC 2.3.2-Accellera --- Jun 6 2018 22:55:28 Copyright (c) 1996-2017 by all Contributors, ALL RIGHTS RESERVED test.sh: line 65: 32560 Abort trap: 6 ./test > run.log ***ERROR: 2,4c2,5 < Fatal: (F4) assertion failed: sem_trywait == 0 < In file: ../../../src/sysc/communication/sc_prim_channel.cpp:195 < Info: (I99) simulation aborted --- > I'm busy! > Asked to stop at time 10 ns > The dog barks before the end of simulation > Program completed I don't know how to fix it :( Is anyone here who's got the same problem? Or know how to fix it? :)
×
×
  • Create New...