Your message dated Thu, 8 Feb 2018 10:26:33 +0100
with message-id <19404bd2-2322-41bd-9ff6-eff2be542...@sury.org>
and subject line Re: [Pkg-php-pecl] Bug#888881: php-mongodb FTBFS with PHP 7.2:
error: 'timelib_time {aka struct _timelib_time}' has no member named 'f'
has caused the Debian Bug report #888881,
regarding php-mongodb FTBFS with PHP 7.2: error: 'timelib_time {aka struct
_timelib_time}' has no member named 'f'
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.)
--
888881: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888881
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: php-mongodb
Version: 1.2.3-1
Severity: serious
Tags: buster sid
https://buildd.debian.org/status/package.php?p=php-mongodb&suite=sid
...
/<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c: In function
'php_phongo_utcdatetime_init_from_date':
/<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c:145:43: error: 'timelib_time
{aka struct _timelib_time}' has no member named 'f'
usec = (int64_t) floor(datetime_obj->time->f * 1000000 + 0.5);
^~
/<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c: In function
'zim_UTCDateTime_toDateTime':
/<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c:276:20: error: 'timelib_time
{aka struct _timelib_time}' has no member named 'f'
datetime_obj->time->f = (double) (intern->milliseconds % 1000) / 1000;
^~
Makefile:345: recipe for target 'src/BSON/UTCDateTime.lo' failed
make[2]: *** [src/BSON/UTCDateTime.lo] Error 1
--- End Message ---
--- Begin Message ---
Version: 1.3.4-1
This has been fixed in recent upload of new upstream version.
Cheers,
--
Ondřej Surý
ond...@sury.org
> On 30 Jan 2018, at 21:31, Adrian Bunk <b...@debian.org> wrote:
>
> Source: php-mongodb
> Version: 1.2.3-1
> Severity: serious
> Tags: buster sid
>
> https://buildd.debian.org/status/package.php?p=php-mongodb&suite=sid
>
> ...
> /<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c: In function
> 'php_phongo_utcdatetime_init_from_date':
> /<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c:145:43: error:
> 'timelib_time {aka struct _timelib_time}' has no member named 'f'
> usec = (int64_t) floor(datetime_obj->time->f * 1000000 + 0.5);
> ^~
> /<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c: In function
> 'zim_UTCDateTime_toDateTime':
> /<<PKGBUILDDIR>>/build-7.2/src/BSON/UTCDateTime.c:276:20: error:
> 'timelib_time {aka struct _timelib_time}' has no member named 'f'
> datetime_obj->time->f = (double) (intern->milliseconds % 1000) / 1000;
> ^~
> Makefile:345: recipe for target 'src/BSON/UTCDateTime.lo' failed
> make[2]: *** [src/BSON/UTCDateTime.lo] Error 1
>
> _______________________________________________
> Pkg-php-pecl mailing list
> pkg-php-p...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-pecl
--- End Message ---