Your message dated Thu, 8 Sep 2016 10:37:08 +0200
with message-id <20160908083708.smggnhdxeacyn...@xanadu.blop.info>
and subject line Re: gnustep-base: FTBFS: Tests failures
has caused the Debian Bug report #837010,
regarding gnustep-base: FTBFS: Tests 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 ow...@bugs.debian.org
immediately.)
--
837010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837010
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnustep-base
Version: 1.24.9-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160906 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part (hopefully):
>
> Testing NSXMLParser.m...
> Running base/headers/NSXMLParser.m...
> Passed test: NSXMLParser.m:9 ... include of Foundation/NSXMLParser.h works
> Completed file: NSXMLParser.m
>
> Testing NSZone.m...
> Running base/headers/NSZone.m...
> Passed test: NSZone.m:9 ... include of Foundation/NSZone.h works
> Completed file: NSZone.m
>
> Testing Unicode.m...
> Running base/headers/Unicode.m...
> Passed test: Unicode.m:9 ... include of GNUstepBase/Unicode.h works
> Completed file: Unicode.m
> debian/rules:166: recipe for target 'override_dh_auto_test' failed
The full build log is available from:
http://people.debian.org/~lucas/logs/2016/09/06/gnustep-base_1.24.9-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
OK, my chroot had tzdata removed. While it's not part of
build-essential, it doesn't really make sense to file bugs about this.
Closing this bug.
Thanks for looking into it.
Lucas
On 08/09/16 at 10:31 +0200, Eric Heintzmann wrote:
> > Hi,
> >
> > During a rebuild of all packages in sid, your package failed to build on
> > amd64.
> >
> > Relevant part (hopefully):
> > >
> > > Testing NSXMLParser.m...
> > > Running base/headers/NSXMLParser.m...
> > > Passed test: NSXMLParser.m:9 ... include of Foundation/NSXMLParser.h
> > > works
> > > Completed file: NSXMLParser.m
> > >
> > > Testing NSZone.m...
> > > Running base/headers/NSZone.m...
> > > Passed test: NSZone.m:9 ... include of Foundation/NSZone.h works
> > > Completed file: NSZone.m
> > >
> > > Testing Unicode.m...
> > > Running base/headers/Unicode.m...
> > > Passed test: Unicode.m:9 ... include of GNUstepBase/Unicode.h works
> > > Completed file: Unicode.m
> > > debian/rules:166: recipe for target 'override_dh_auto_test' failed
> >
> > The full build log is available from:
> >
> > http://people.debian.org/~lucas/logs/2016/09/06/gnustep-base_1.24.9-3_unstable.log
> > <http://people.debian.org/%7Elucas/logs/2016/09/06/gnustep-base_1.24.9-3_unstable.log>
> I can't reproduce the issue (with pdebuild on amd64)
> but looking at your build log, I see a problem with your date and time zone:
>
> >base/NSCalendarDate/test00.m:
> >Failed test: test00.m:107 ...
> +dateWithString:calendarFormat:locale: handles Africa/Addis_Ababa
> >Failed test: test00.m:246 ... date check with 2002-03-31 01:30:00
> >Failed test: test00.m:261 ... date check with 2002-03-31 01:30:00
> >Failed test: test00.m:265 ... date check with 2002-03-31 00:30:00
> >Failed test: test00.m:422 ... date year calculation preserves timezone
> >
> >base/NSCalendarDate/test02.m:
> >Failed test: test02.m:173 ... %Z format works in description
> >Failed test: test02.m:177 ... %z format works in description
> >Failed test: test02.m:197 ... %H%M format works in description
> >
> >base/NSDateFormatter/general.m:
> >Failed test: general.m:56 ... EST time zone is correctly
> accounted for.
> >
> >
> >base/NSTimeZone/create.m:
> >Failed test: create.m:33 ... +timeZoneWithAbbreviation works
> >Failed test: create.m:37 ... +timeZoneWithName works
> >
> >base/NSTimeZone/use.m:
> >Failed test: use.m:57 ... can calculate next DST transition
> >Failed test: use.m:92 ... Returns correct Daylight Saving offset.
> >Failed test: use.m:95 ... Returns correct Daylight Saving offset.
>
>
> >Failed test: test00.m:107 ...
> +dateWithString:calendarFormat:locale: handles Africa/Addis_Ababa
> >
> >Failed test: test00.m:261 ... date check with 2002-03-31 01:30:00
> >Failed test: test00.m:265 ... date check with 2002-03-31 00:30:00
> >
> >Failed test: test00.m:422 ... date year calculation preserves timezone
> >
> >Failed test: test02.m:173 ... %Z format works in description
> >Failed test: test02.m:177 ... %z format works in description
> >
> >Failed test: test02.m:197 ... %H%M format works in description
> >
> >Failed test: general.m:56 ... EST time zone is correctly
> accounted for.
> >
> >Failed test: create.m:33 ... +timeZoneWithAbbreviation works
> >Failed test: create.m:37 ... +timeZoneWithName works
> >
> >Failed test: use.m:92 ... Returns correct Daylight Saving offset.
> >Failed test: use.m:95 ... Returns correct Daylight Saving offset.
>
> There is also a recurrent message:
>
> >Unable to create time zone for name: 'Etc/UTC'
> >(source '(null)').
> >
> >You can override the timezone name by setting the 'Local Time Zone'
> >NSUserDefault via the 'defaults' command line utility, a Preferences
> >application, or some other utility.
> >eg "defaults write NSGlobalDomain 'Local Time Zone' 'Africa/Nairobi'"
> >See '(null)'
> >for the standard timezones such as 'GB-Eire' or 'America/Chicago'.
> >2016-09-06 23:03:53.983 runtime[30247:30247] Using time zone with
> absolute offset 0.
>
>
>
>
--- End Message ---