php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #63186 compile failure on netbsd
Submitted: 2012-09-29 15:09 UTC Modified: 2013-06-14 14:45 UTC
From: jakoch at web dot de Assigned: mbeccati (profile)
Status: Closed Package: Compile Failure
PHP Version: 5.4.7 OS: netbsd
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jakoch at web dot de
New email:
PHP Version: OS:

 

 [2012-09-29 15:09 UTC] jakoch at web dot de
Description:
------------
main/streams/cast.c:140:2:initalization from incompatible pointer

http://i.imgur.com/tlAbF.png


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-09-29 20:55 UTC] nikic@php.net
The quoted part is just a warning. The actual errors is:

main/streams/cast.c:75:2: error: conversion to non-scalar type requested

So it's complaining about a int -> fpos_t cast.

Can't say any further on that though. Don't know NetBSD.
 [2012-10-03 14:26 UTC] felipe@php.net
It's due a NetBSD core change, see: http://gnats.netbsd.org/45905
 [2013-06-14 14:45 UTC] mbeccati@php.net
-Assigned To: +Assigned To: mbeccati
 [2013-06-14 15:01 UTC] mbeccati@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src.git;a=commit;h=6238dd6f3257bed9efe60a39978376862668e71c
Log: Fixed bug #63186 (compile failure on netbsd)
 [2013-06-14 15:01 UTC] mbeccati@php.net
-Status: Assigned +Status: Closed
 [2013-07-19 07:48 UTC] mbeccati@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src.git;a=commit;h=2b9d42433f8e634593c2306d5d0ef61cc44281bf
Log: Properly fixed bug #63186 on NetBSD == 6.0
 [2014-10-07 23:18 UTC] stas@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=2b9d42433f8e634593c2306d5d0ef61cc44281bf
Log: Properly fixed bug #63186 on NetBSD == 6.0
 [2014-10-07 23:18 UTC] stas@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=6238dd6f3257bed9efe60a39978376862668e71c
Log: Fixed bug #63186 (compile failure on netbsd)
 [2014-10-07 23:29 UTC] stas@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=2b9d42433f8e634593c2306d5d0ef61cc44281bf
Log: Properly fixed bug #63186 on NetBSD == 6.0
 [2014-10-07 23:30 UTC] stas@php.net
Automatic comment on behalf of mbeccati
Revision: http://git.php.net/?p=php-src-security.git;a=commit;h=6238dd6f3257bed9efe60a39978376862668e71c
Log: Fixed bug #63186 (compile failure on netbsd)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 00:01:32 2024 UTC