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

Bug#53587: marked as done (apt-get source --compile (package) doesn´t work with potato-sources)



Your message dated Mon, 27 Dec 1999 17:40:53 -0700 (MST)
with message-id <[🔎] Pine.LNX.3.96.991227174002.30156C-100000@wakko.deltatee.com>
and subject line Bug#53587: =?iso-8859-1?Q?apt-get_source_--compile_=28package=29_doesn=B4t_work_wit?=  =?iso-8859-1?Q?h_potato-sources?=
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 submit) by bugs.debian.org; 25 Dec 1999 22:08:29 +0000
Received: (qmail 15614 invoked from network); 25 Dec 1999 22:08:28 -0000
Received: from netra1.webmailer.de (HELO post.webmailer.de) (192.67.198.62)
  by master.debian.org with SMTP; 25 Dec 1999 22:08:28 -0000
Received: from mail.tuxoncd.de (pC19F1802.dip.t-dialin.net [193.159.24.2])
	by post.webmailer.de (8.9.3/8.8.7) with ESMTP id XAA28475
	for <submit@bugs.debian.org>; Sat, 25 Dec 1999 23:08:25 +0100 (MET)
From: h.nassenstein@gmx.de
Received: (qmail 21388 invoked from network); 25 Dec 1999 20:10:04 -0000
Received: from tux.tuxoncd.de (qmailr@192.168.1.2)
  by mail.tuxoncd.de with SMTP; 25 Dec 1999 20:10:04 -0000
Received: (qmail 516 invoked by uid 1000); 25 Dec 1999 20:10:02 -0000
Date: Sat, 25 Dec 1999 21:10:02 +0100
To: submit@bugs.debian.org
Subject: =?iso-8859-1?Q?apt-get_source_--compile_=28package=29_doesn=B4t_work_wit?=
 =?iso-8859-1?Q?h_potato-sources?=
Message-ID: <[🔎] 19991225211002.A483@tux.tuxoncd.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0i
X-Operating-System: Linux, what else?  :)

Package: apt
Version: 0.3.10slink11

example:
apt-get source --compile debhelper (see output below)

Reason in the example below: A script dh_link is called which is not
contained in debhelper 1.1.24 (slink r4), but in debhelper 2.0.81
which should be compiled. :-O

Really: I tried to build a dozen packages, most are required for kernel
2.2.13. The only one which did run is modutils 2.3.7-1. Other sources 
seem to produce errors which can't be solved.

Actually slink r4 does NOT match requirements of kernel 2.2.13!

Questions: Is it possible to compile potato-sources with slink r4?
I think I should upgrade to libc6 2.1. Is this possible without any
problems?


output:
------------------------------
sh -e debian/fixlinks
touch link-stamp
./dh_clean
        rm -f debian/substvars debian/postinst.debhelper
debian/postrm.debhelper debian/preinst.debhelper debian/prerm.debhelper
        rm -rf debian/debhelper
        rm -f debian/files
        find . -type f -a \( -name \#\*\# -o -name \*\~ -o -name 
DEADJOE -o
-name \*.orig -o -name \*.rej -o -name \*.bak -o -name .\*.orig -o 
-name
.\*.rej -o -name .SUMS -o -name TAGS -o -name core -o \( -path 
\*/.deps/\*
-a -name \*.P \) \) -exec rm -f {} \;
DH_VERSION=10 perl -MTest::Harness -e 'runtests grep { ! /CVS/ } @ARGV' 
t/*
t/dh_lin............Can't locate Test.pm in @INC (@INC contains:
/usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5
/usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .
/usr/lib/perl5/i386-linux/5.004 /usr/lib/perl5
/usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl .) at 
t/dh_link
line 2.
BEGIN failed--compilation aborted at t/dh_link line 2.
dubious
        Test returned status 2 (wstat 512, 0x200)

FAILED--1 test script could be run, alas--no output ever seen
make: *** [test] Error 2
Build command 'cd debhelper-2.0.81 && dpkg-buildpackage -b -uc' failed.
E: Child process failed



-- 
Ciao,

     Holger

     
---------------------------------------
Received: (at 53587-done) by bugs.debian.org; 28 Dec 1999 00:41:06 +0000
Received: (qmail 22854 invoked from network); 28 Dec 1999 00:41:05 -0000
Received: from crash.ab.videon.ca (root@206.75.216.220)
  by master.debian.org with SMTP; 28 Dec 1999 00:41:05 -0000
Received: from wakko.deltatee.com (mail@wakko.powersurfr.com [24.108.53.97])
	by crash.ab.videon.ca (8.9.2/8.9.2) with ESMTP id RAA20596;
	Mon, 27 Dec 1999 17:40:50 -0700 (MST)
Received: from localhost (wakko.deltatee.com) [127.0.0.1] (jgg)
	by wakko.deltatee.com with smtp (Exim 2.11 #1)
	id 122kh3-0007th-00 (Debian); Mon, 27 Dec 1999 17:40:53 -0700
Date: Mon, 27 Dec 1999 17:40:53 -0700 (MST)
From: Jason Gunthorpe <jgg@ualberta.ca>
X-Sender: jgg@wakko.deltatee.com
To: h.nassenstein@gmx.de, 53587-done@bugs.debian.org
cc: APT Development Team <deity@lists.debian.org>
Subject: Re: Bug#53587: =?iso-8859-1?Q?apt-get_source_--compile_=28package=29_doesn=B4t_work_wit?=  =?iso-8859-1?Q?h_potato-sources?=
In-Reply-To: <[🔎] 19991225211002.A483@tux.tuxoncd.de>
Message-ID: <[🔎] Pine.LNX.3.96.991227174002.30156C-100000@wakko.deltatee.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


On Sat, 25 Dec 1999 h.nassenstein@gmx.de wrote:

> Reason in the example below: A script dh_link is called which is not
> contained in debhelper 1.1.24 (slink r4), but in debhelper 2.0.81
> which should be compiled. :-O

This is not a problem with APT, the packages you are trying to compile
simply require a newer compilation environment. If you ask on debian-devel
you might be able to get some pointers on how to work around this.

Jason


Reply to: