[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#693129: ccmakedep: creates incorrect dep rules



Package: xutils-dev
Version: 1:7.7~1
Severity: normal

If preprocessor includes <command-line> pseudo file into the
preprocessed output (e.g. if gcc command line contains some -Ddefine_it
code), ccmakedep will report that file to the generated
dependencies rules, thus making them unuseable:

=== CUT HERE ===
# DO NOT DELETE


elf32load.o: <command-line> mem.h /usr/include/elf.h /usr/include/endian.h
elf32load.o: /usr/include/features.h /usr/include/getopt.h
=== CUT HERE ===

Parts of preprocessed file:

=== CUT HERE ===
# 1 "elf32load.c"
#define __DECIMAL_BID_FORMAT__ 1
# 1 "<command-line>"
#define _REENTRANT 1
=== CUT HERE ===


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xutils-dev depends on:
ii  cpp    4:4.7.1-1
ii  libc6  2.13-35

xutils-dev recommends no packages.

xutils-dev suggests no packages.

-- no debconf information


Reply to: