Package: libtool
Version: 2.4.2-1.11
Severity: normal
In MPFR, there is a wrapper script tools/bench/mpfrbench generated by
libtool (when doing "make mpfrbench" in this directory).
I got an error:
ypig:...-tune/tools/bench> ./mpfrbench
gcc: error: mpfrbench.o: No such file or directory
gcc: error: ../../src/.libs/libmpfr.so: No such file or directorynzsh: exit 1
./mpfrbench
The problem here is not the error itself (which is normal), but the
error message, where a "\n" has been substituted by "n".
The script contains:
printf %s\n "$relink_command_output" >&2
The quotes around %s\n are missing. Or perhaps the bug is somewhere
else and one should have got "$ECHO" instead of "printf %s\n".
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages libtool depends on:
ii autotools-dev 20140911.1
ii clang-3.4 [c-compiler] 1:3.4.2-15
ii clang-3.5 [c-compiler] 1:3.5.2-2
ii clang-3.6 [c-compiler] 1:3.6.2-1
ii clang-3.7 [c-compiler] 1:3.7-1
ii clang-3.8 [c-compiler] 1:3.8~svn245286-1
ii cpp 4:5.2.1-4
ii file 1:5.22+15-2
ii gcc [c-compiler] 4:5.2.1-4
ii gcc-4.4 [c-compiler] 4.4.7-8
ii gcc-4.5 [c-compiler] 4.5.4-1
ii gcc-4.6 [c-compiler] 4.6.4-7
ii gcc-4.7 [c-compiler] 4.7.4-3
ii gcc-4.8 [c-compiler] 4.8.5-1
ii gcc-4.9 [c-compiler] 4.9.3-4
ii gcc-5 [c-compiler] 5.2.1-15
ii libc6-dev [libc-dev] 2.19-19
ii tcc [c-compiler] 0.9.27~git20140923.9d7fb33-3
Versions of packages libtool recommends:
ii libltdl-dev 2.4.2-1.11
Versions of packages libtool suggests:
ii autoconf 2.69-9
ii automake [automaken] 1:1.15-3
pn gcj-jdk <none>
ii gfortran 4:5.2.1-4
ii gfortran-4.7 [fortran95-compiler] 4.7.4-3
ii gfortran-4.8 [fortran95-compiler] 4.8.5-1
ii gfortran-4.9 [fortran95-compiler] 4.9.3-4
ii gfortran-5 [fortran95-compiler] 5.2.1-15
ii libtool-doc 2.4.2-1.11
-- no debconf information