Bug 39407 - libtifftcl3.9.7.so: undefined symbol: TIFFPredictorInit
Summary: libtifftcl3.9.7.so: undefined symbol: TIFFPredictorInit
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tcl-img (show other bugs)
Version: unstable
Hardware: all Linux
: P5 critical
Assignee: Vladimir D. Seleznev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-08 23:10 MSK by Антон Мидюков
Modified: 2021-01-15 15:11 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Антон Мидюков 2020-12-08 23:10:17 MSK
Из-за того, что у /usr/lib64/tcl/Img1.4.11/libtifftcl3.9.7.so: undefined symbol: TIFFPredictorInit падает linuxcnc (компонент Axis).

Traceback (most recent call last):
  File "/usr/bin/hal_manualtoolchange", line 66, in <module>
    nf.start(app); nf.makecommand(app, "_", _)
  File "/usr/lib64/python2.7/site-packages/nf.py", line 119, in start
    source_lib_tcl(r, "support.tcl")
  File "/usr/lib64/python2.7/site-packages/nf.py", line 111, in source_lib_tcl
    r.tk.call("source", os.path.join(tcl_libdir, f))
_tkinter.TclError: couldn't load file "/usr/lib64/tcl/Img1.4.11/libtifftcl3.9.7.so": /usr/lib64/tcl/Img1.4.11/libtifftcl3.9.7.so: undefined symbol: TIFFPredictorInit
Traceback (most recent call last):
  File "/usr/bin/axis", line 123, in <module>
    nf.start(root_window)
  File "/usr/lib64/python2.7/site-packages/nf.py", line 119, in start
    source_lib_tcl(r, "support.tcl")
  File "/usr/lib64/python2.7/site-packages/nf.py", line 111, in source_lib_tcl
    r.tk.call("source", os.path.join(tcl_libdir, f))
_tkinter.TclError: couldn't load file "/usr/lib64/tcl/Img1.4.11/libtifftcl3.9.7.so": /usr/lib64/tcl/Img1.4.11/libtifftcl3.9.7.so: undefined symbol: TIFFPredictorInit
Shutting down and cleaning up LinuxCNC... 

Для воспроизведения проблемы нужно после запуска linuxcnc выбрать SampleConfigurations -> sim -> axis -> axis и нажать ok.

Обсуждение в devel: https://lists.altlinux.org/pipermail/devel/2020-December/213070.html
Comment 1 Repository Robot 2021-01-15 15:11:20 MSK
tcl-img-1.4.11-alt2 -> sisyphus:

 Tue Jan 12 2021 Vladimir D. Seleznev <vseleznv@altlinux> 1.4.11-alt2
 - Built against internal libtiff (ALT#39407).
 - Enabled tests.