Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728954 - sci-chemistry/chemtool-1.6.14 - fails tests
Summary: sci-chemistry/chemtool-1.6.14 - fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Chemistry-Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 724148
  Show dependency tree
 
Reported: 2020-06-20 23:00 UTC by ernsteiswuerfel
Modified: 2020-08-29 12:30 UTC (History)
1 user (show)

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


Attachments
build.log (chemtool-1.6.14:20200620-225618.log,36.30 KB, text/plain)
2020-06-20 23:00 UTC, ernsteiswuerfel
Details
emerge --info (file_728954.txt,5.89 KB, text/plain)
2020-06-20 23:00 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-06-20 23:00:09 UTC
Created attachment 645460 [details]
build.log

>>> Source compiled.
[...]
>>> Test phase: sci-chemistry/chemtool-1.6.14
>>> Working in BUILD_DIR: "/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14"
make -j24 -l24 check 
Making check in m4
make[1]: Entering directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/m4'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/m4'
Making check in po
make[1]: Entering directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/po'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/po'
Making check in src-cht
make[1]: Entering directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/src-cht'
make[1]: *** No rule to make target 'check'.  Stop.
make[1]: Leaving directory '/var/tmp/portage/sci-chemistry/chemtool-1.6.14/work/chemtool-1.6.14/src-cht'
make: *** [Makefile:609: check-recursive] Error 1
 * ERROR: sci-chemistry/chemtool-1.6.14::gentoo failed (test phase):
 *   emake failed
Comment 1 ernsteiswuerfel archtester 2020-06-20 23:00:41 UTC
Created attachment 645462 [details]
emerge --info
Comment 2 Thomas Deutschmann (RETIRED) gentoo-dev 2020-06-21 14:44:55 UTC
Same for x86.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-29 12:30:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aafe737392a43a92dac2cd87ca068937d9d9df61

commit aafe737392a43a92dac2cd87ca068937d9d9df61
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-08-29 12:30:09 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-08-29 12:30:09 +0000

    sci-chemistry/chemtool: Port to EAPI 7
    
    * fix `-fno-common`/GCC 10
    * fix broken check target
    
    Closes: https://bugs.gentoo.org/708234
    Closes: https://bugs.gentoo.org/728954
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: David Seifert <soap@gentoo.org>

 sci-chemistry/chemtool/chemtool-1.6.14.ebuild      | 49 ++++++++++++----------
 .../chemtool/files/chemtool-1.6.14-fix-tests.patch |  6 +++
 .../files/chemtool-1.6.14-fno-common.patch         | 37 ++++++++++++++++
 ...patch => chemtool-1.6.14-no-underlinking.patch} |  0
 4 files changed, 70 insertions(+), 22 deletions(-)