php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71097 "warning: ignoring return value of ‘write’, ..." in make log
Submitted: 2015-12-11 19:00 UTC Modified: 2015-12-12 02:20 UTC
From: adamweb92 at gmail dot com Assigned:
Status: Wont fix Package: Compile Warning
PHP Version: 7.0.0 OS: Linux Mint 17.2 Xfce 64bit
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2015-12-11 19:00 UTC] adamweb92 at gmail dot com
Description:
------------
I tried to install php 7.0.0 from standard source. "./configure ... " is successful without error or warning. But after the make process make.log (created with make 2>make.log) file contain some warning: http://pastebin.com/6ECcQRAa

configure options: http://pastebin.com/sUzajNYG

(The latest gcc, g++, build-essential package installed. And I tried other versions (7.0.1RC1, 7.0.0RC8, 7.0.0RC5) but all produced almost same warnings. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-12-12 02:20 UTC] laruence@php.net
-Status: Open +Status: Wont fix
 [2015-12-12 02:20 UTC] laruence@php.net
this is not something which is wrong, and it depneds on compiler . I don't think it worthy to be fixed.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 01:01:28 2024 UTC