Package: automake
Version: 1:1.11.3-1
Severity: normal

When I configure MPFR with CC=tcc, as soon as a .c file is modified or
I do a "make clean", I get errors when I want to rebuild MPFR.

For instance, after a "make clean" and "make":

Making all in doc
make[1]: Entering directory `/home/vlefevre/software/mpfr/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/vlefevre/software/mpfr/doc'
Making all in src
make[1]: Entering directory `/home/vlefevre/software/mpfr/src'
/usr/bin/make  all-am
make[2]: Entering directory `/home/vlefevre/software/mpfr/src'
exceptions.c \ :
/home/vlefevre/dash/bin/dash: exceptions.c: Permission denied
make[2]: *** [exceptions.lo] Error 126
make[2]: Leaving directory `/home/vlefevre/software/mpfr/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/vlefevre/software/mpfr/src'
make: *** [all-recursive] Error 1
zsh: exit 2     =make

The problem appears to be due to the src/.deps/*.Plo files.

In the config.log file:

configure:4362: checking dependency style of tcc
configure:4473: result: icc

Of course, there's no such problem with --disable-dependency-tracking.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.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

Versions of packages automake depends on:
ii  autoconf       2.68-1
ii  autotools-dev  20120210.1
ii  dpkg           1.16.1.2
ii  install-info   4.13a.dfsg.1-8

automake recommends no packages.

automake suggests no packages.

-- 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