Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328669 - sys-devel/autogen-5.10.2 fails to merge
Summary: sys-devel/autogen-5.10.2 fails to merge
Status: RESOLVED DUPLICATE of bug 316583
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-16 21:35 UTC by Willard Dawson
Modified: 2010-07-17 23:36 UTC (History)
0 users

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


Attachments
Build log (build.log,66.49 KB, text/plain)
2010-07-16 21:35 UTC, Willard Dawson
Details
Emerge info (emerge-info,4.67 KB, text/plain)
2010-07-16 21:36 UTC, Willard Dawson
Details
Emerge -pqv (emerge-pqv,42 bytes, text/plain)
2010-07-16 21:36 UTC, Willard Dawson
Details
Emerge environment (environment,85.92 KB, text/plain)
2010-07-16 21:37 UTC, Willard Dawson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Willard Dawson 2010-07-16 21:35:21 UTC
sys-devel/autogen-5.10.2 fails to merge due to "too many arguments" to /bin/sh test.


Reproducible: Always

Steps to Reproduce:
1.emerge sys-devel/autogen
2.
3.

Actual Results:  
+ /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/agen5/autogen --base=agdoc -t3
0 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc -L/var/tmp/portage/sys-d
evel/autogen-5.10.2/work/autogen-5.10.2 -L/var/tmp/portage/sys-devel/autogen-5.10.2/work/autog
en-5.10.2/autoopts /var/tmp/portage/sys-devel/autogen-5.10.2/work/autogen-5.10.2/doc/ag-texi-2
8467.d/agdoc.def
/bin/sh: line 3092: test: too many arguments
hello.c:8:30: error: autoopts/options.h: No such file or directory
hello.c: In function 'main':
hello.c:12: error: 'tOptionValue' undeclared (first use in this function)
hello.c:12: error: (Each undeclared identifier is reported only once
hello.c:12: error: for each function it appears in.)
hello.c:12: error: expected ';' before 'const'
hello.c:14: error: 'pOV' undeclared (first use in this function)
hello.c:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
hello.c:15: error: 'pGetV' undeclared (first use in this function)
hello.c:18: error: 'OPARG_TYPE_STRING' undeclared (first use in this function)
Killing AutoGen:  cannot compile hello
AutoGen aborting on signal 15 (Terminated) in state EMITTING
processing template auto-opts.tpl
            on line 300
       for function EXPR (12)
./mk-agen-texi.sh: line 221: 28621 Aborted                 ${cmd}
+ die could not regenerate doc
+ exec
+ trap : EXIT
+ kill -TERM 28467
++ :
make[2]: *** [agdoc.texi] Terminated



See attachments for 'emerge --info' etc.
Comment 1 Willard Dawson 2010-07-16 21:35:42 UTC
Created attachment 239087 [details]
Build log
Comment 2 Willard Dawson 2010-07-16 21:36:18 UTC
Created attachment 239089 [details]
Emerge info
Comment 3 Willard Dawson 2010-07-16 21:36:47 UTC
Created attachment 239091 [details]
Emerge -pqv
Comment 4 Willard Dawson 2010-07-16 21:37:13 UTC
Created attachment 239093 [details]
Emerge environment
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2010-07-17 23:36:57 UTC

*** This bug has been marked as a duplicate of bug 316583 ***