bugSimulavr: an AVR simulator - Bugs: bug #40969, python: in libsim.so.0 undefined...

 
 

bug #40969: python: in libsim.so.0 undefined symbol: bfd_check_format

Submitted by:  Paolo Patruno <pat1>
Submitted on:  Thu 19 Dec 2013 11:19:31 AM UTC  
 
Category: Test SuiteSeverity: 3 - Normal
Item Group: NoneStatus: Fixed
Privacy: PublicAssigned to: Thomas K. <tomk>
Open/Closed: ClosedComponent Version: simulavr

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Mon 24 Feb 2014 05:35:15 AM UTC, comment #1:

Hi,

fixed by replacing libbfd (and libiberty too) by ElfIO. So there is now no more dependency to libbfd.

cu, Thomas

Thomas K. <tomk>
Project AdministratorIn charge of this item.
Thu 19 Dec 2013 11:19:31 AM UTC, original submission:

in git version
in dir example/python

make example2
PYTHONPATH=../../src /usr/bin/python example_pin.py
Traceback (most recent call last):
File "example_pin.py", line 2, in <module>
import pysimulavr
File "/home/pat1/git/simulavr/src/pysimulavr.py", line 26, in <module>
_pysimulavr = swig_import_helper()
File "/home/pat1/git/simulavr/src/pysimulavr.py", line 22, in swig_import_helper
_mod = imp.load_module('_pysimulavr', fp, pathname, description)
ImportError: /home/pat1/git/simulavr/src/.libs/libsim.so.0: undefined symbol: bfd_check_format
make: *** [example2] Errore 1

Paolo Patruno <pat1>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by tomk (Posted a comment)
  • -unavailable- added by pat1 (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 3 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Mon 24 Feb 2014 05:35:15 AM UTCtomkStatusNone=>Fixed
      Assigned toNone=>tomk
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1