Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 430620 - app-office/libreoffice-3.6.0.4 src_test invokes "make unitcheck" target which does not exist
Summary: app-office/libreoffice-3.6.0.4 src_test invokes "make unitcheck" target which...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-09 15:34 UTC by Marien Zwart (RETIRED)
Modified: 2012-08-09 15:43 UTC (History)
0 users

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 Marien Zwart (RETIRED) gentoo-dev 2012-08-09 15:34:40 UTC
libreoffice-3.6.0.4 fails its src_test in a fairly obvious way:

>>> Source compiled.
make -r -f /var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4/Makefile.top unitcheck
make[1]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4'
make[1]: *** No rule to make target `unitcheck'.  Stop.
make[1]: Leaving directory `/var/tmp/portage/app-office/libreoffice-3.6.0.4/work/libreoffice-core-3.6.0.4'
make: *** [unitcheck] Error 2
 * ERROR: app-office/libreoffice-3.6.0.4 failed (test phase):

Looking at an older ebuild and upstream's git repository it looks like "unitcheck" is a thing in git libreoffice but not in the 3.6 branch, the 3.5 ebuild does not invoke it, and the 3.6 ebuild presumably incorrectly copied it from the live ebuild.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-08-09 15:43:29 UTC
Whoops i thought it is still restricted.

Added restrict back.