Bug#895980: zathura: symbol lookup error: zathura: undefined symbol: synctex_next_result

2018-04-18 Thread Norbert Preining
Hi

thanks for the report

> Control: retitle -1 libsynctex1: drops public symbols without SONAME bump

Indeed, what a pity. I opened an issue on the github page:
  https://github.com/jlaurens/synctex/issues/23

> including a SONAME bump. FWIW, synctex_result_next was a public symbol in

I guess you mean synctex_next_result. Yes, indeed
synctex_parser_readme.md mentions this :-(
* rename `synctex_next_result` to `synctex_scanner_next_result`

> Additionally, synctex-version.h seems to be missing from the -dev package:

That is strange and unintended, I will fix it. Thanks for the report.

Best

Norbert

--
PREINING Norbert   http://www.preining.info
Accelia Inc. +JAIST +TeX Live +Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13



Bug#895980: zathura: symbol lookup error: zathura: undefined symbol: synctex_next_result

2018-04-18 Thread Sebastian Ramacher
On 2018-04-18 12:45:02, Sebastian Ramacher wrote:
> Control: reassign -1 libsynctex1 2018.20180416.47457-1
> Control: severity -1 serious
> Control: retitle -1 libsynctex1: drops public symbols without SONAME bump
> Control: affects -1 zathura
> 
> On 2018-04-18 10:18:12, Giuseppe Bilotta wrote:
> > Package: zathura
> > Version: 0.3.9-1
> > Severity: normal
> > 
> > This error has appeared after an upgrade of the texlive system, which 
> > includes
> > a new libsynctex1. Probably zathura needs to be rebuilt against the latest 
> > libsynctex
> 
> No, libsynctex1 broke its API and ABI and needs to perform a proper transition
> including a SONAME bump. FWIW, synctex_result_next was a public symbol in
> 2017.20170613.44572, but was removed in 2018.20180416.47457. Many other 
> symbols
> also affected by this change.

Additionally, synctex-version.h seems to be missing from the -dev package:

/usr/include/synctex/synctex_parser.h:53:10: fatal error: synctex_version.h: No 
such file or directory
 #include "synctex_version.h"
   ^~~
compilation terminated.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#895980: zathura: symbol lookup error: zathura: undefined symbol: synctex_next_result

2018-04-18 Thread Sebastian Ramacher
Control: reassign -1 libsynctex1 2018.20180416.47457-1
Control: severity -1 serious
Control: retitle -1 libsynctex1: drops public symbols without SONAME bump
Control: affects -1 zathura

On 2018-04-18 10:18:12, Giuseppe Bilotta wrote:
> Package: zathura
> Version: 0.3.9-1
> Severity: normal
> 
> This error has appeared after an upgrade of the texlive system, which includes
> a new libsynctex1. Probably zathura needs to be rebuilt against the latest 
> libsynctex

No, libsynctex1 broke its API and ABI and needs to perform a proper transition
including a SONAME bump. FWIW, synctex_result_next was a public symbol in
2017.20170613.44572, but was removed in 2018.20180416.47457. Many other symbols
also affected by this change.

Cheers

> 
> -- System Information:
> Debian Release: buster/sid
>   APT prefers unstable-debug
>   APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
> 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
> 'oldstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
> 
> Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
> LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages zathura depends on:
> ii  libc62.27-3
> ii  libcairo21.15.10-2
> ii  libgirara-gtk3-3 0.2.9-2
> ii  libglib2.0-0 2.56.1-2
> ii  libgtk-3-0   3.22.30-1
> ii  libmagic11:5.32-2
> ii  libpango-1.0-0   1.42.1-1
> ii  libsqlite3-0 3.23.1-1
> ii  libsynctex1  2018.20180416.47457-1
> ii  zathura-pdf-poppler  0.2.9-1
> 
> zathura recommends no packages.
> 
> Versions of packages zathura suggests:
> ii  chromium [www-browser]  66.0.3359.26-2
> ii  dillo [www-browser] 3.0.5-4
> ii  elinks [www-browser]0.12~pre6-13
> ii  falkon [www-browser]3.0.0-3
> ii  firefox [www-browser]   59.0.2-1
> ii  firefox-esr [www-browser]   52.7.3esr-1
> ii  konqueror [www-browser] 4:17.08.3-2
> ii  links2 [www-browser]2.14-5
> ii  lynx [www-browser]  2.8.9dev17-1
> ii  netsurf-fb [www-browser]3.6-3.1
> ii  opera [www-browser] 12.16.1860
> ii  surf [www-browser]  2.0-5
> ii  vivaldi-snapshot [www-browser]  1.15.1147.23-1
> ii  w3m [www-browser]   0.5.3-36
> ii  zathura-cb  0.1.8-2
> ii  zathura-djvu0.2.8-1
> ii  zathura-ps  0.2.6-1
> 
> -- no debconf information

-- 
Sebastian Ramacher


signature.asc
Description: PGP signature


Bug#895980: zathura: symbol lookup error: zathura: undefined symbol: synctex_next_result

2018-04-18 Thread Giuseppe Bilotta
Package: zathura
Version: 0.3.9-1
Severity: normal

This error has appeared after an upgrade of the texlive system, which includes
a new libsynctex1. Probably zathura needs to be rebuilt against the latest 
libsynctex


-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 
'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages zathura depends on:
ii  libc62.27-3
ii  libcairo21.15.10-2
ii  libgirara-gtk3-3 0.2.9-2
ii  libglib2.0-0 2.56.1-2
ii  libgtk-3-0   3.22.30-1
ii  libmagic11:5.32-2
ii  libpango-1.0-0   1.42.1-1
ii  libsqlite3-0 3.23.1-1
ii  libsynctex1  2018.20180416.47457-1
ii  zathura-pdf-poppler  0.2.9-1

zathura recommends no packages.

Versions of packages zathura suggests:
ii  chromium [www-browser]  66.0.3359.26-2
ii  dillo [www-browser] 3.0.5-4
ii  elinks [www-browser]0.12~pre6-13
ii  falkon [www-browser]3.0.0-3
ii  firefox [www-browser]   59.0.2-1
ii  firefox-esr [www-browser]   52.7.3esr-1
ii  konqueror [www-browser] 4:17.08.3-2
ii  links2 [www-browser]2.14-5
ii  lynx [www-browser]  2.8.9dev17-1
ii  netsurf-fb [www-browser]3.6-3.1
ii  opera [www-browser] 12.16.1860
ii  surf [www-browser]  2.0-5
ii  vivaldi-snapshot [www-browser]  1.15.1147.23-1
ii  w3m [www-browser]   0.5.3-36
ii  zathura-cb  0.1.8-2
ii  zathura-djvu0.2.8-1
ii  zathura-ps  0.2.6-1

-- no debconf information