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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adamweb92 at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 17:01:58 2024 UTC