#5992: Swig-3.0.3
-----------------------------+------------------------------
 Reporter:  pierre.labastie  |       Owner:  pierre.labastie
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  7.7
Component:  BOOK             |     Version:  SVN
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by pierre.labastie):

 Tests are not very good:

 - Almost all ruby tests fail with something like:
 {{{
 /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in `require':
 cannot
 load such file -- example (LoadError)
         from /usr/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54:in
 `requ
 ire'
         from runme.rb:3:in `<main>'
 }}}
 where the "variable part" is ''example'' (before (LoadError)).

 - Almost all go tests fail with something like:
 {{{
 multi_import_a.o: In function
 `go_multi_import_a.Testz.N29_go_multi_import_a.Swi
 gcptrZZZ':
 /sources/swig/swig-3.0.3/Examples/test-suite/go/multi_import_a.go:55:
 undefined
 reference to `go_multi_import_a.SwigCgocall'
 multi_import_a.o: In function `multi_import_a.$nested0':
 /sources/swig/swig-3.0.3/Examples/test-suite/go/multi_import_a.go:66:
 undefined
 reference to `go_multi_import_a.SwigCgocall'
 ...  and a lot more ...
 }}}
 Other languages are OK.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5992#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to