Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597296 - sys-devel/autogen-5.18.4 fails html.test
Summary: sys-devel/autogen-5.18.4 fails html.test
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-16 16:11 UTC by Christopher Brown
Modified: 2019-12-23 23:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
test log (test-suite.log,1.32 KB, text/plain)
2016-10-16 16:11 UTC, Christopher Brown
Details
emerge --info (emerge-info,4.53 KB, text/plain)
2016-10-16 16:12 UTC, Christopher Brown
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brown 2016-10-16 16:11:54 UTC
Created attachment 450422 [details]
test log

===================================================
   GNU AutoGen 5.18.4: agen5/test/test-suite.log
===================================================

# TOTAL: 43
# PASS:  42
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: html
==========

creating cgi.tpl
creating html.tpl
creating html.out in /var/tmp/portage/sys-devel/autogen-5.18.4/work/autogen-5.18.4/agen5/test/html-testd
>html-failure> cd /var/tmp/portage/sys-devel/autogen-5.18.4/work/autogen-5.18.4/agen5/test/html-testd/..
>html-failure> test -d FAILURES
>html-failure> mkdir FAILURES
./defs: line 316:  4274 Killed                  thumper
>html-failure> mv html-testd FAILURES/html-testd
>html-failure> test -f html.log
>html-failure> mv html.log FAILURES/html-testd/amtest-html.log
>html-failure> ln -s FAILURES/html-testd/amtest-html.log html.log
>html-failure> echo FAILURE: '1c1
< content-type: text/html
---
> Content-type: text/plain
3,4c3,4
< <head>Mumble:  fumble bumble</head>
< <body>Foolish: bar</body>
---
> AutoGen form processing error:
> mkstemp failed on `/tmp/cgi-stderr-zLfhuE'\'''
FAILURE: 1c1
< content-type: text/html
---
> Content-type: text/plain
3,4c3,4
< <head>Mumble:  fumble bumble</head>
< <body>Foolish: bar</body>
---
> AutoGen form processing error:
> mkstemp failed on `/tmp/cgi-stderr-zLfhuE'
>html-failure> exit 1
Comment 1 Christopher Brown 2016-10-16 16:12:41 UTC
Created attachment 450424 [details]
emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2019-11-24 22:31:48 UTC
Does it still happen on modern autogen? Does not seem to fail for me.