Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #7253
| From | PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> |
|---|---|
| Newsgroups | linux.debian.maint.python |
| Subject | RE:trying to solve the pytango FTBFS with gcc5 |
| Date | 2015-09-06 18:40 +0200 |
| Message-ID | <q5L8Z-4ba-9@gated-at.bofh.it> (permalink) |
| References | <q5Ehb-2V1-7@gated-at.bofh.it> <q5J7c-1k0-5@gated-at.bofh.it> <q5L8Z-4ba-11@gated-at.bofh.it> <q5K3g-2EY-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> The actual error is about another symbol: > _PyTango.so: undefined symbol: _ZN5Tango17ranges_type2constIjE3strE > This symbol is old ABI, as opposed to _ZN5Tango17ranges_type2constIjE3strB5cxx11E > (which *does* exist in libtango.so.8). > Can it be a bug in GCC? I don't think it should produce such a broken _PyTango.so. Yes I have this feeling also. I do not understand why gcc produce something with the old ABI. Except thaht python build extensions with gcc and not g++. Maybe this is the problem. gcc and g++ do not behave the same when compiling c++ files ? Fred
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Find similar
trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 11:20 +0200
Re: trying to solve the pytango FTBFS with gcc5 Scott Kitterman <debian@kitterman.com> - 2015-09-06 16:30 +0200
Re: trying to solve the pytango FTBFS with gcc5 Matthias Klose <doko@debian.org> - 2015-09-06 16:40 +0200
Re: trying to solve the pytango FTBFS with gcc5 Dmitry Shachnev <mitya57@debian.org> - 2015-09-06 17:30 +0200
Re: trying to solve the pytango FTBFS with gcc5 Dmitry Shachnev <mitya57@debian.org> - 2015-09-06 18:10 +0200
RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200
RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200
RE:trying to solve the pytango FTBFS with gcc5 PICCA Frederic-Emmanuel <frederic-emmanuel.picca@synchrotron-soleil.fr> - 2015-09-06 18:40 +0200
csiph-web