Page 1 of 1

where to report?

Posted: 2011-04-11T11:34:30-07:00
by magpit
Hello all,

Code: Select all

===========================================
48 of 48 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org  <<<< ???
===========================================
Is anybody here, who can tell me to whom I should report the above message which I get from make check?

See also my thread
make check - 48 of 48 tests failed
by magpit ยป 2011-04-05T07:57:43+00:00
Thank You
magpit

Re: where to report?

Posted: 2011-04-11T12:48:23-07:00
by fmw42
report it on the bugs forum, but be sure to identify the version of IM and platform you are using and your commands to install and any error messages. Look in the config.log file and see what it says. Did you install from binary or from source. More details are suggested.

Re: where to report?

Posted: 2011-04-12T08:07:25-07:00
by magpit
Hi Fred,
thank You for Your reply.
report it on the bugs forum,
This I've done with my thread make check - 48 of 48 tests failed. There are only over 30 views but no single response.
but be sure to identify the version of IM and platform you are using and your commands to install and any error messages. ... Did you install from binary or from source.
This I've done too:
  • I've downloaded the latest release of ImageMagick (6.6.9-3) and ./configured, maked and maked install it (ubuntu 10.10).
Look in the config.log file and see what it says. ... More details are suggested
configure started with:

Code: Select all

./configure --with-modules=yes --enable-hdri=yes --with-autotrace=yes
configure ended with:

Code: Select all

configure: exit 0
The original configure.log isn't present any longer due to I've varied with the parameters in configuring. But the two fails from the tests/validate-formats-... (exit: 139) are still here and ends with a Segmentation fault.

I can append near 17.000 lines of text which I don't understand in details to my thread in the bugs forum if wished (better as a .zip file?).

If it helps, I can uninstall all and install again step by step and save all the possible command lines and log files.

Thanks for Your patience
magpit

Re: where to report?

Posted: 2011-04-13T07:17:31-07:00
by magpit
fmw42 wrote:report it on the bugs forum, but be sure to identify the version of IM and platform you are using and your commands to install and any error messages. Look in the config.log file and see what it says. Did you install from binary or from source. More details are suggested.
Hi Fred,

I've now installed the brand new Ghostscript and ImageMagick, but make check still has two fails.

I've started a new thread in bugs forum: make check - 2 of 48 tests failed and closed the first one. If still more information is needed please tell me in the thread there. Especially I cannot find how I can append a zip file to the thread. The config.log file has over 17.000 lines and is not accepted by the forum software.

Thank You
magpit