php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22075 mailparse exit with error during install
Submitted: 2003-02-05 11:20 UTC Modified: 2003-02-09 13:15 UTC
From: phpbug at mwi dot dk Assigned: wez@php.net (profile)
Status: Not a bug Package: PEAR related
PHP Version: 4.3.0 OS: FreeBSD 4.7 & Debian
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: phpbug at mwi dot dk
New email:
PHP Version: OS:

 

 [2003-02-05 11:20 UTC] phpbug at mwi dot dk
I'v tried to get some feedback on the maillists, but did't have any luck.

Since my post to the maillist and mail to Wez, I asked a friend of mine to intall the mailparse package (he uses debian). Since he gets the same error I asume that there must be some kind of bug.

I try to install mailparse with this command on my system (FreeBSD 4.7):

pear install mailparse

However, the installproccess quit with this error:

athena# pear install mailparse
downloading mailparse-0.9.1.tgz ...
...done: 33,443 bytes
9 source files, building
running: phpize
PHP Api Version        : 20020918
Zend Module Api No     : 20020429
Zend Extension Api No  : 20021010
building in /var/tmp/pear-build-morten/mailparse-0.9.1
running: /tmp/tmpNuHDoT/mailparse-0.9.1/configure
running: make

Warning: opendir(modules) [http://www.php.net/function.opendir]: failed to
open dir: No such file or directory in Builder.php on line 261
no `modules' directory found

Configure Command:

'./configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file-path=/usr/local/etc' '--enable-versioning' '--with-regex=system' '--without-gd' '--without-mysql' '--enable-exif' '--with-gd=/usr/local' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib' '--with-bz2=/usr' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--with-pdflib=/usr/local' '--with-zlib-dir=/usr' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-tiff-dir=/usr/local' '--with-imap=/usr/local' '--with-mysql=/usr/local' '--enable-ftp' '--with-curl=/usr/local' '--enable-mbregex' '--enable-mbstring' '--enable-sockets' '--prefix=/usr/local' 'i386-portbld-freebsd4.7' 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-05 16:36 UTC] wez@php.net
Works for me under Linux:

downloading mailparse-0.9.1.tgz ...
...done: 33,443 bytes
9 source files, building
running: phpize
PHP Api Version        : 20020918
Zend Module Api No     : 20020429
Zend Extension Api No  : 20021010
building in /var/tmp/pear-build-root/mailparse-0.9.1
running: /tmp/tmpJY7SpD/mailparse-0.9.1/configure
running: make
mailparse.so copied to /tmp/tmpJY7SpD/mailparse-0.9.1/mailparse.so
install ok: mailparse 0.9.1

Sounds to me like your PEAR/PHP installation is
somehow broken (but I am not the expert on this).
Any PEAR people care to comment?
 [2003-02-05 17:56 UTC] wez@php.net
can you try:

pear -vv install mailparse

and report back?
 [2003-02-06 01:10 UTC] arnaud@php.net
That is what bjorn posted to the list so i'm updating the bug.

running: /tmp/tmpZsKBIM/mailparse-0.9.1/configure
/tmp/tmpZsKBIM/mailparse-0.9.1/configure: line 1145: PHP_INIT_BUILD_SYSTEM: command not found
/tmp/tmpZsKBIM/mailparse-0.9.1/configure: line 1151: syntax error near unexpected token `config.nice'
/tmp/tmpZsKBIM/mailparse-0.9.1/configure: line 1151: `PHP_CONFIG_NICE(config.nice)'
running: make
make: no target to make.

Warning: opendir(modules) [http://www.php.net/function.opendir]: failed to open dir: No such file or directory in Builder.php on line 261
no `modules' directory found
bash-2.05b# exit
exit
 [2003-02-06 01:12 UTC] arnaud@php.net
Sorry for the change in titles and stuff, my browser hd kept old settings.
 [2003-02-06 01:27 UTC] phpbug at mwi dot dk
Hi! Here is the verbose output I get on the FreeBSD box:

Hope you can tell what this means?

athena# pear -vv install mailparse
+ tmp dir created at /tmp/tmpgH8ZZO
downloading mailparse-0.9.1.tgz ...
...done: 33,443 bytes
+ tmp dir created at /tmp/tmpn0kbtg
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/CREDITS /usr/local/lib/php/docs/mailparse/.tmpCREDITS
md5sum ok: /usr/local/lib/php/docs/mailparse/CREDITS
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmpCREDITS
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmpCREDITS /usr/local/lib/php/docs/mailparse/CREDITS
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/README /usr/local/lib/php/docs/mailparse/.tmpREADME
md5sum ok: /usr/local/lib/php/docs/mailparse/README
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmpREADME
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmpREADME /usr/local/lib/php/docs/mailparse/README
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/try.php /usr/local/lib/php/docs/mailparse/.tmptry.php
md5sum ok: /usr/local/lib/php/docs/mailparse/try.php
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmptry.php
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmptry.php /usr/local/lib/php/docs/mailparse/try.php
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/mime.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/mime.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp /usr/local/lib/php/tests/mailparse/tests/testdata/mime.exp
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/mime.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/mime.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt /usr/local/lib/php/tests/mailparse/tests/testdata/mime.txt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/phpcvs1.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.exp
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/phpcvs1.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.txt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/qp.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/qp.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp /usr/local/lib/php/tests/mailparse/tests/testdata/qp.exp
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/qp.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/qp.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt /usr/local/lib/php/tests/mailparse/tests/testdata/qp.txt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/uue.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/uue.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp /usr/local/lib/php/tests/mailparse/tests/testdata/uue.exp
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/testdata/uue.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/uue.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt /usr/local/lib/php/tests/mailparse/tests/testdata/uue.txt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/001.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/001.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt /usr/local/lib/php/tests/mailparse/tests/001.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/002.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/002.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt /usr/local/lib/php/tests/mailparse/tests/002.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/003.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/003.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt /usr/local/lib/php/tests/mailparse/tests/003.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/004.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/004.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt /usr/local/lib/php/tests/mailparse/tests/004.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/005.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/005.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt /usr/local/lib/php/tests/mailparse/tests/005.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/006.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/006.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt /usr/local/lib/php/tests/mailparse/tests/006.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/007.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/007.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt /usr/local/lib/php/tests/mailparse/tests/007.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/008.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/008.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt /usr/local/lib/php/tests/mailparse/tests/008.phpt
+ cp /tmp/tmpn0kbtg/mailparse-0.9.1/tests/parse_test_messages.phpt /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/parse_test_messages.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt /usr/local/lib/php/tests/mailparse/tests/parse_test_messages.phpt
9 source files, building
building in /tmp/tmpn0kbtg/mailparse-0.9.1
running: phpize
aclocal: not found
autoconf: not found
autoheader: not found
You should add the contents of `/usr/local/share/aclocal/libtool.m4' to `aclocal.m4'.
Configuring for:
  PHP Api Version:   20020918
PHP Api Version        : 20020918
  Zend Module Api No:   20020429
Zend Module Api No     : 20020429
  Zend Extension Api No:   20021010
Zend Extension Api No  : 20021010
building in /var/tmp/pear-build-morten/mailparse-0.9.1
running: /tmp/tmpn0kbtg/mailparse-0.9.1/configure
/tmp/tmpn0kbtg/mailparse-0.9.1/configure: not found
running: make
make: no target to make.

Warning: opendir(modules) [http://www.php.net/function.opendir]: failed to open dir: No such file or directory in Builder.php on line 261
no `modules' directory found
 [2003-02-06 01:52 UTC] phpbug at mwi dot dk
FYI

I've just installed automake on the box.

No I only have theese to errors:

autoconf: not found
autoheader: not found

Now I have autoconf, libtool and automake

Do I need to export some flags or something?
 [2003-02-06 06:11 UTC] phpbug at mwi dot dk
Sorry for all the comments, but I think I'm getting closer to the problem.

Now I've installed a newer version of autoconf (2.53_1) and this allows the instalation to go a little further.

Now this error blocks:

loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
running: make
make: no target to make.

Dump:

athena# pear -vv install mailparse
+ tmp dir created at /tmp/tmpSqhxz3
downloading mailparse-0.9.1.tgz ...
...done: 33,443 bytes
+ tmp dir created at /tmp/tmpl7lPfT
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/CREDITS /usr/local/lib/php/docs/mailparse/.tmpCREDITS
md5sum ok: /usr/local/lib/php/docs/mailparse/CREDITS
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmpCREDITS
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmpCREDITS /usr/local/lib/php/docs/mailparse/CREDITS
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/README /usr/local/lib/php/docs/mailparse/.tmpREADME
md5sum ok: /usr/local/lib/php/docs/mailparse/README
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmpREADME
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmpREADME /usr/local/lib/php/docs/mailparse/README
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/try.php /usr/local/lib/php/docs/mailparse/.tmptry.php
md5sum ok: /usr/local/lib/php/docs/mailparse/try.php
adding to transaction: chmod 666 /usr/local/lib/php/docs/mailparse/.tmptry.php
adding to transaction: rename /usr/local/lib/php/docs/mailparse/.tmptry.php /usr/local/lib/php/docs/mailparse/try.php
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/mime.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/mime.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.exp /usr/local/lib/php/tests/mailparse/tests/testdata/mime.exp
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/mime.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/mime.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpmime.txt /usr/local/lib/php/tests/mailparse/tests/testdata/mime.txt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/phpcvs1.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.exp /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.exp
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/phpcvs1.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpphpcvs1.txt /usr/local/lib/php/tests/mailparse/tests/testdata/phpcvs1.txt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/qp.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/qp.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.exp /usr/local/lib/php/tests/mailparse/tests/testdata/qp.exp
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/qp.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/qp.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpqp.txt /usr/local/lib/php/tests/mailparse/tests/testdata/qp.txt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/uue.exp /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/uue.exp
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.exp /usr/local/lib/php/tests/mailparse/tests/testdata/uue.exp
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/testdata/uue.txt /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/testdata/uue.txt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/testdata/.tmpuue.txt /usr/local/lib/php/tests/mailparse/tests/testdata/uue.txt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/001.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/001.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp001.phpt /usr/local/lib/php/tests/mailparse/tests/001.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/002.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/002.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp002.phpt /usr/local/lib/php/tests/mailparse/tests/002.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/003.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/003.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp003.phpt /usr/local/lib/php/tests/mailparse/tests/003.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/004.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/004.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp004.phpt /usr/local/lib/php/tests/mailparse/tests/004.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/005.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/005.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp005.phpt /usr/local/lib/php/tests/mailparse/tests/005.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/006.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/006.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp006.phpt /usr/local/lib/php/tests/mailparse/tests/006.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/007.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/007.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp007.phpt /usr/local/lib/php/tests/mailparse/tests/007.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/008.phpt /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/008.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmp008.phpt /usr/local/lib/php/tests/mailparse/tests/008.phpt
+ cp /tmp/tmpl7lPfT/mailparse-0.9.1/tests/parse_test_messages.phpt /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt
md5sum ok: /usr/local/lib/php/tests/mailparse/tests/parse_test_messages.phpt
adding to transaction: chmod 666 /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt
adding to transaction: rename /usr/local/lib/php/tests/mailparse/tests/.tmpparse_test_messages.phpt /usr/local/lib/php/tests/mailparse/tests/parse_test_messages.phpt
9 source files, building
building in /tmp/tmpl7lPfT/mailparse-0.9.1
running: phpize
autoheader: `config.h.in' is created
Configuring for:
  PHP Api Version:   20020918
PHP Api Version        : 20020918
  Zend Module Api No:   20020429
Zend Module Api No     : 20020429
  Zend Extension Api No:   20021010
Zend Extension Api No  : 20021010
building in /var/tmp/pear-build-morten/mailparse-0.9.1
running: /tmp/tmpl7lPfT/mailparse-0.9.1/configure
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking whether gcc and cc understand -c and -o together... yes
checking if compiler supports -R... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/Zend -I/usr/local/include/php/TSRM
checking for PHP extension directory... /usr/local/lib/php/extensions/no-debug-non-zts-20020429
checking how to run the C preprocessor... gcc -E
checking whether to enable mailparse support... yes, shared
checking build system type... i386-unknown-freebsdelf4.7
checking host system type... i386-unknown-freebsdelf4.7
checking for ranlib... ranlib
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
running: make
make: no target to make.

Warning: opendir(modules) [http://www.php.net/function.opendir]: failed to open dir: No such file or directory in Builder.php on line 261
no `modules' directory found
athena# ltconfig --help
ltconfig: Command not found.
 [2003-02-06 06:33 UTC] phpbug at mwi dot dk
Hello

Just found this Bug #21216.

Seems I need libtool 1.4.

I'll contact the FreeBSD maintainers to update ports.

Sorry for taking yor time.
 [2003-02-09 13:15 UTC] sniper@php.net
Not PHP bug -> bogus.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 04:01:29 2024 UTC