php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58390 Compile error
Submitted: 2008-10-25 02:42 UTC Modified: 2014-07-15 10:44 UTC
From: Nippon_cha_cha_cha at np dot yi dot org Assigned: yohgaki (profile)
Status: Closed Package: PECL (PECL)
PHP Version: 5.2.5 OS: Slac-based linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
25 + 40 = ?
Subscribe to this entry?

 
 [2008-10-25 02:42 UTC] Nippon_cha_cha_cha at np dot yi dot org
Description:
------------
PHP-5.2.6
GCC 3.4.3
GLIB 2.36

reating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
running: make
/bin/sh /var/tmp/pear-build-root/Fileinfo-1.0.4/libtool --mode=compile gcc  -I.
-I/tmp/pear/download/Fileinfo-1.0.4 -DPHP_ATOM_INC -I/var/tmp/pear-build-root/Fi
leinfo-1.0.4/include -I/var/tmp/pear-build-root/Fileinfo-1.0.4/main -I/tmp/pear/
download/Fileinfo-1.0.4 -I/usr/local/include/php -I/usr/local/include/php/main -
I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/
php/ext -I/usr/local/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp
/pear/download/Fileinfo-1.0.4/fileinfo.c -o fileinfo.lo
mkdir .libs
 gcc -I. -I/tmp/pear/download/Fileinfo-1.0.4 -DPHP_ATOM_INC -I/var/tmp/pear-buil
d-root/Fileinfo-1.0.4/include -I/var/tmp/pear-build-root/Fileinfo-1.0.4/main -I/
tmp/pear/download/Fileinfo-1.0.4 -I/usr/local/include/php -I/usr/local/include/p
hp/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local
/include/php/ext -I/usr/local/include/php/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c
 /tmp/pear/download/Fileinfo-1.0.4/fileinfo.c  -fPIC -DPIC -o .libs/fileinfo.o
/tmp/pear/download/Fileinfo-1.0.4/fileinfo.c: In function `zif_finfo_set_flags':
/tmp/pear/download/Fileinfo-1.0.4/fileinfo.c:339: error: void value not ignored
as it ought to be
/tmp/pear/download/Fileinfo-1.0.4/fileinfo.c: In function `_php_finfo_get_type':
/tmp/pear/download/Fileinfo-1.0.4/fileinfo.c:369: error: void value not ignored
as it ought to be
/tmp/pear/download/Fileinfo-1.0.4/fileinfo.c:413: error: void value not ignored
as it ought to be
make: *** [fileinfo.lo] Error 1
ERROR: `make' failed

Actual result:
--------------
 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-15 10:44 UTC] yohgaki@php.net
-Status: Open +Status: Closed -Package: Fileinfo +Package: PECL -Assigned To: +Assigned To: yohgaki
 [2014-07-15 10:44 UTC] yohgaki@php.net
I suppose this could be closed now.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 06:01:28 2024 UTC