Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 689730 - dev-util/lcov-1.14 fails tests: lcov_diff_apply [fail] (time 0.5s, mem 21.1MB)
Summary: dev-util/lcov-1.14 fails tests: lcov_diff_apply [fail] (time 0.5s, mem 21.1MB)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeffrey Lin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2019-07-12 16:32 UTC by Toralf Förster
Modified: 2023-10-12 05:28 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.18 KB, text/plain)
2019-07-12 16:32 UTC, Toralf Förster
Details
dev-util:lcov-1.14:20190712-094552.log (dev-util:lcov-1.14:20190712-094552.log,4.37 KB, text/plain)
2019-07-12 16:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,121.22 KB, text/plain)
2019-07-12 16:32 UTC, Toralf Förster
Details
environment (environment,20.73 KB, text/plain)
2019-07-12 16:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.39 KB, application/x-bzip)
2019-07-12 16:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.63 KB, application/x-bzip)
2019-07-12 16:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.24 KB, application/x-bzip)
2019-07-12 16:32 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-07-12 16:32:30 UTC
lcov_add_part2 ............... [pass] (time 0.5s, mem 13.3MB)
lcov_add_concatenated4 ....... [pass] (time 0.5s, mem 12.8MB)
lcov_diff_apply .............. [fail] (time 0.5s, mem 21.1MB)
  COMMAND ....: "./diff_test"
  OUTPUT .....: 
    Capturing coverage data from .

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-abi32+64_test-20190707-203648

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-util/lcov
[ebuild  N    ] dev-util/lcov-1.14  USE="png"
Comment 1 Toralf Förster gentoo-dev 2019-07-12 16:32:33 UTC
Created attachment 582610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-12 16:32:36 UTC
Created attachment 582612 [details]
dev-util:lcov-1.14:20190712-094552.log
Comment 3 Toralf Förster gentoo-dev 2019-07-12 16:32:39 UTC
Created attachment 582614 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-07-12 16:32:42 UTC
Created attachment 582616 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-07-12 16:32:44 UTC
Created attachment 582618 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-07-12 16:32:47 UTC
Created attachment 582620 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-07-12 16:32:50 UTC
Created attachment 582622 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 09:57:40 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Larry the Git Cow gentoo-dev 2023-10-12 05:28:03 UTC
The bug has been closed via the following commit(s):

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

commit 77c40aac077cba40b0dedda6b9936a100d7c865a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-12 05:11:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-12 05:27:32 +0000

    dev-util/lcov: add 1.16
    
    * Fix tests (just run them with -j1)
    * Fix shebangs for prefix in installed perl scripts
    
    Closes: https://bugs.gentoo.org/689730
    Closes: https://bugs.gentoo.org/759400
    Closes: https://bugs.gentoo.org/903633
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/lcov/Manifest         |  1 +
 dev-util/lcov/lcov-1.16.ebuild | 51 ++++++++++++++++++++++++++++++++++++++++++
 dev-util/lcov/lcov-9999.ebuild | 22 ++++++++++++------
 3 files changed, 67 insertions(+), 7 deletions(-)