Your message dated Fri, 26 Sep 2014 18:29:32 +0200
with message-id <[email protected]>
and subject line Re: Bug#735623: PDL maintenance in Debian Science VCS (was:
pdl: FTBFS on mips, powerpc, s390x, sparc, (ia64): testsuite failures)
has caused the Debian Bug report #735623,
regarding pdl: FTBFS on mips, powerpc, s390x, sparc, (ia64): testsuite failures
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
735623: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735623
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pdl
Version: 1:2.007-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Hi,
pdl FTBFS with testsuite failures on several architectures (are they all
big-endian architectures?):
https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=mips&ver=1%3A2.007-2&stamp=1388768226
https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=powerpc&ver=1%3A2.007-2&stamp=1388764293
https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=s390x&ver=1%3A2.007-2&stamp=1388763734
https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=sparc&ver=1%3A2.007-2&stamp=1388765850
https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=ia64&ver=1%3A2.007-2&stamp=1388765422
Andreas
--- End Message ---
--- Begin Message ---
On Thu, Aug 14, 2014 at 01:44:35PM +0300, Niko Tyni wrote:
> On Thu, Aug 14, 2014 at 11:03:28AM +0200, Andreas Tille wrote:
>
> > BTW, since the build error says:
> >
> > dpkg --build $(pwd)/debian/tmp ..
> > dpkg-deb: parse error, in file
> > `/build/buildd/pdl-2.2.1/debian/tmp/DEBIAN/control' near line 6 package
> > `pdl':
> > `Depends' field, missing package name, or garbage where package name
> > expected
> > make: *** [binary-arch] Error 2
> >
> > I wonder how this should be caused by a architecture dependant problem
> > with type sizes.
>
> You seem to be looking at the oldest mips build log available
> rather than the newest. It's from the year 2001.
>
>
> https://buildd.debian.org/status/fetch.php?pkg=pdl&arch=mips&ver=1%3A2.2.1-7&stamp=1002925196
>
> Hope this helps,
The bug was, unlinke initually noted, not within the implicite type
conversions, but within perl/C -> fortran77 calling conventions:
my recent debian upload enforced 64bit integers on any arch, following
the debian-perl team's 64bit ivtype decision.
--
cu
henning
--- End Message ---