Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116694 - app-text/rman-3.2 fails test phase and doesn't have metadata.xml
Summary: app-text/rman-3.2 fails test phase and doesn't have metadata.xml
Status: VERIFIED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 138581 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-12-25 06:47 UTC by Sandro Bonazzola (RETIRED)
Modified: 2006-06-30 08:10 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sandro Bonazzola (RETIRED) gentoo-dev 2005-12-25 06:47:08 UTC
steps to reproduce: emerge app-text/rman

actual result: 
>>> Test phase [test]: app-text/rman-3.2
gcc -DVOLLIST='"1:2:3:4:5:6:7:8:9:o:l:n:p"' -DMANTITLEPRINTF='"%s(%s) manual page"' -DMANREFPRINTF='"%s.%s"' -DPOLYGLOTMANVERSION=\"3.2\" -O2 -finline-functions -Wall -ansi -pedantic -o rman rman.c
rman.c:141:16: warning: "/*" within comment
rman.c: In function `casify':
rman.c:364: warning: passing arg 5 of `bsearch' from incompatible pointer type
rman.c: In function `XML':
rman.c:1540: warning: unused variable `lasttoc'
rman.c: In function `RTF':
rman.c:2154: warning: string length `583' is greater than the length `509' ISO C89 compilers are required to support
rman.c:2427:41: warning: "/*" within comment
rman.c:2607:95: warning: "/*" within comment
rman.c:2626:11: warning: "/*" within comment
rman.c:3130:1: warning: "/*" within comment
rman.c:3155:63: warning: "/*" within comment
rman.c:3299:47: warning: "/*" within comment
rman.c:3499:24: warning: "/*" within comment
rman.c:3500:5: warning: "/*" within comment
rman.c:3519:5: warning: "/*" within comment
rman.c:3784:5: warning: "/*" within comment
rman.c: In function `source_command':
rman.c:4101: warning: suggest explicit braces to avoid ambiguous `else'
rman.c:4174: warning: passing arg 1 of `source_out' discards qualifiers from pointer target type
rman.c:4231:69: warning: "/*" within comment
rman.c:4232:6: warning: "/*" within comment
rman.c: In function `main':
rman.c:4669: warning: passing arg 4 of `qsort' from incompatible pointer type
rman.c:4702: warning: implicit declaration of function `getopt'
rman.c: At top level:
rman.c:1: warning: 'cvsid' defined but not used
ls -l rman
-rwxr-xr-x  1 portage portage 157590 25 dic 15:37 rman
ginstall rman /usr/bin
make: ginstall: Command not found
make: *** [test] Error 127



#herdstat -m rman
Package:       app-text/rman
               No metadata.xml.
License:       Artistic
Homepage:      http://polyglotman.sourceforge.net/
Description:   PolyGlotMan man page translator AKA RosettaMan
Comment 1 Olivier Crete (RETIRED) gentoo-dev 2006-01-05 18:21:00 UTC
it doesnt have metadata and doesnt seem to have a maintainer (here or upstream..) I added test to RESTRICT for now. 
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-05-29 14:09:29 UTC
Closing, reopen if you have a patch.
Comment 3 Sandro Bonazzola (RETIRED) gentoo-dev 2006-06-01 13:15:01 UTC
I've analyzed the behaviour of the Makefile, the test target isn't only a check of the functionality of rman. Is a complete build and install of a test version of rman probably used by the author of the software on its own work direcrotry. Since there isn't a test of functionality, the solution provided of restricting test is the best solution. The package lacks a maintainer and the last upstream release is dated july 2003. The author doesn't use sourceforge bug tracker and suggests to send him bugs via email. So there isn't any visible activity of the project. It seems upstream dead. If there is any alternative to this package for those that depends on him, this is a candidate for removal.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-30 08:10:16 UTC
*** Bug 138581 has been marked as a duplicate of this bug. ***