Guest User

Untitled

a guest
Dec 12th, 2012
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. *** SHED SKIN Python-to-C++ Compiler 0.9.2 ***
  2. Copyright 2005-2011 Mark Dufour; License GNU GPL version 3 (See LICENSE)
  3.  
  4. [analyzing types..]
  5.  
  6. 0%
  7. ********************************100%
  8. ********************************100%
  9. ********************************100%
  10. [generating c++ code..]
  11. [elapsed time: 3.89 seconds]
  12. rm -f 199 199_prof 199_debug
  13. g++ -O2 -march=native -Wno-deprecated -I. -I/home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib testdata/__init__.cpp testdata/CCMView.cpp 199.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/stat.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/re.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/os/path.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/os/__init__.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/builtin.cpp /home/piotrek/devel/shedskin/shedskin-0.9.2/shedskin/lib/array.cpp -lgc -lpcre -lutil -o 199
  14. *** test: 199
  15. diff:
  16. ---
  17. +++
  18. @@ -1 +0,0 @@
  19. -IOError: [Errno 2] No such file or directory: 'testdata/binas'
  20.  
  21. *** failure: 199
  22.  
  23. *** tests failed: 1
  24. [199]
Advertisement
Add Comment
Please, Sign In to add comment