Package: swig3.0
Version: 3.0.2-1
Severity: important

Dear Maintainer,

Calling ccache-swig3.0 directly is not working properly, it hangs up after a
while (~30s on my computer) with the following error:

$ ccache-swig3.0 -V
/usr/bin/ccache-swig3.0: error while loading shared libraries: libz.so.1:
cannot open shared object file: Error 24

I've strace'd the call and identified that ccache-swig3.0 calls itself
recursively until the system refuses to continue.
After taking a quick look at the ccache-swig source code (which is based on a
very old version of ccache btw) it appears that the executable name MUST be
"ccache-swig" exactly, otherwise it will consider being called in place of a
compiler (in that case one called ccache-swig3.0) and will try to execute it
(which in that case will reproduce indefinitely what I've just described).

Note that ccache-swig2.0 has the same issue and the only way to make ccache-
swig* work is either to manually provide a ccache-swig symlink or to install
the swig package to do it but in that case I'm stuck with swig 2.0.

In any case, the swig package should not be required to be able to use any of
the swigX.Y packages



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (980, 'stable-updates'), (980, 'testing'), 
(970, 'stable'), (90, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages swig3.0 depends on:
ii  libc6       2.19-18
ii  libgcc1     1:5.1.1-5
ii  libpcre3    2:8.35-3.3
ii  libstdc++6  5.1.1-5
ii  zlib1g      1:1.2.8.dfsg-2+b1

swig3.0 recommends no packages.

Versions of packages swig3.0 suggests:
pn  swig3.0-doc       <none>
pn  swig3.0-examples  <none>

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to