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

Bug#70295: marked as done (automatic build fails for potato)



Your message dated Sat, 3 Feb 2001 16:14:08 +0100 (CET)
with message-id <Pine.NEB.4.33.0102031613240.24858-100000@tethys.fachschaften.tu-muenchen.de>
and subject line Standards-Version: 3.0.1 doesn't need build dependencies
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at maintonly) by bugs.debian.org; 28 Aug 2000 02:27:19 +0000
>From goswin.brederlow@student.uni-tuebingen.de Sun Aug 27 21:27:19 2000
Return-path: <goswin.brederlow@student.uni-tuebingen.de>
Received: from (ngi.de) [::ffff:195.243.0.244] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 13TEdr-0002AP-00; Sun, 27 Aug 2000 21:27:19 -0500
Received: (qmail 31190 invoked from network); 28 Aug 2000 02:26:16 -0000
Received: from p3e9e1487.dip0.t-ipconnect.de (HELO dual.intern.brederlow.de) (62.158.20.135)
  by 195.243.0.244 with SMTP; 28 Aug 2000 02:26:16 -0000
Received: from mrvn by dual.intern.brederlow.de with local (Exim 3.12 #1 (Debian))
	id 13TMBb-0004Em-00
	for <maintonly@bugs.debian.org>; Mon, 28 Aug 2000 12:30:39 +0200
From: Goswin Brederlow <goswin.brederlow@student.uni-tuebingen.de>
To: Debian Bug Tracking System <maintonly@bugs.debian.org>
Subject: automatic build fails for potato
Message-Id: <E13TMBb-0004Em-00@dual.intern.brederlow.de>
Date: Mon, 28 Aug 2000 12:30:39 +0200
Delivered-To: maintonly@bugs.debian.org

Package: clif
Version: N/A; reported 2000-08-28
Severity: normal


*** explain.txt
I compiled all packages that have no "Build-Depends" in potato/main/Sources.gz.
Your package failed to build together with about 1700 other packages.

Since you have no "Build-Depends" you eigther forgot that your package
build-depends on something (like debhelper?) or you don't know about
build dependencies.

The releavnt fields are descibed in:
http://www.at.debian.org/doc/packaging-manuals/packaging.html/ch-relationships.html#s8.7

Please add build dependencies to your package or correct what ever else
caused the package not to build. If you already did so for woody, please
just close this bug report. If your Package is one of the rare cases with
a Build-Depends-Indep and I overlooked it, also please just close.

May the Source be with you.
			Goswin

The compilation logfiles follows:
*** clif/clif.log
Reading Package Lists...
Building Dependency Tree...
Need to get 539kB of source archives.
Get:1 ftp://alpha potato/main clif 0.92-4 (dsc) [610B]
Get:2 ftp://alpha potato/main clif 0.92-4 (tar) [531kB]
Get:3 ftp://alpha potato/main clif 0.92-4 (diff) [8312B]
Fetched 539kB in 0s (827kB/s)
dpkg-source: extracting clif in clif-0.92
dpkg-source: extracting clif in clif-0.92
dpkg-source: extracting clif in clif-0.92
dpkg-buildpackage: source package is clif
dpkg-buildpackage: source version is 0.92-4
dpkg-buildpackage: source maintainer is Antti-Juhani Kaijanaho <ajk@debian.org>
 debian/rules clean DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
test -f debian/rules
rm -f build debian/*.stamp
[ ! -f Makefile ] || make distclean  
rm -rf doc/guide_programmers doc/guide_users *.ps
cd doc;  rm -f cimcsp94.ps  guide_programmers.ps  guide_users.ps
rm -f `find . -name "*~"`
rm -rf debian/tmp debian/files* core debian/substvars
 debian/rules build DEB_BUILD_ARCH=i386 DEB_BUILD_GNU_CPU=i386 DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=i386-linux DEB_HOST_ARCH=i386 DEB_HOST_GNU_CPU=i386 DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=i386-linux
./configure --prefix=/usr --sysconfdir=/etc
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking how to run the C preprocessor... gcc -E
checking for X... no
checking for main in -lelf... no
checking for main in -lucb... no
checking for main in -lBSD... no
checking for assert.h... yes
checking for limits.h... yes
checking for vprintf... yes
checking return type of signal handlers... void
checking for ANSI C header files... yes
checking for isalpha... yes
checking for isspace... yes
checking for signal.h... yes
checking for termio.h... yes
checking for fcntl.h... yes
checking for SVR signals... yes
checking for SVR3 features... no
checking for long double... yes
checking for default alignment... 4
updating cache ./config.cache
creating ./config.status
creating Makefile
creating auto-config.h
touch debian/configure.stamp
test -f debian/rules
make
make[1]: Entering directory `/mnt/raid0/builder/tmp/clif-0.92'
cd ./utils; gcc yy.c -o yy
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example c-parser.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example c-lex.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example keyword.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example rs-parser.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example rs-lex.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example tables.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example help.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example global.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example store_cont.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example virtual_machine.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example clif.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example getc_unix.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example comp_maint.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example allocx.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example printf_unix.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example input.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example memmove.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example symbols.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example remote_call.c
gcc -c -DHAVE_CONFIG_H -DXWIN  -g -O2  -I. -I. -I./example ch-parser.c
In file included from channel.y:43:
channel_maint.h:32: X11/Xlib.h: No such file or directory
make[1]: *** [ch-parser.o] Error 1
make[1]: Leaving directory `/mnt/raid0/builder/tmp/clif-0.92'
make: *** [debian/build.stamp] Error 2
Build command 'cd clif-0.92 && dpkg-buildpackage -b -uc' failed.
E: Child process failed


-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux dual 2.2.17 #1 Sun Jun 25 09:24:41 EST 2000 i686


---------------------------------------
Received: (at 70295-done) by bugs.debian.org; 3 Feb 2001 15:14:06 +0000
>From bunk@fs.tum.de Sat Feb 03 09:14:06 2001
Return-path: <bunk@fs.tum.de>
Received: from nilpferd.fachschaften.tu-muenchen.de [::ffff:129.187.176.79] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 14P4O6-00063x-00; Sat, 03 Feb 2001 09:14:06 -0600
Received: (qmail 668 invoked from network); 3 Feb 2001 15:14:04 -0000
Received: from tethys.fachschaften.tu-muenchen.de (129.187.176.24)
  by nilpferd.fachschaften.tu-muenchen.de with SMTP; 3 Feb 2001 15:14:04 -0000
Date: Sat, 3 Feb 2001 16:14:08 +0100 (CET)
From: Adrian Bunk <bunk@fs.tum.de>
X-X-Sender:  <bunk@tethys.fachschaften.tu-muenchen.de>
To:  <70295-done@bugs.debian.org>
Subject: Standards-Version: 3.0.1 doesn't need build dependencies
Message-ID: <Pine.NEB.4.33.0102031613240.24858-100000@tethys.fachschaften.tu-muenchen.de>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: 70295-done@bugs.debian.org



cu,
Adrian

-- 
A "No" uttered from deepest conviction is better and greater than a
"Yes" merely uttered to please, or what is worse, to avoid trouble.
                -- Mahatma Ghandi



Reply to: