Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lcov: update to 1.15.
@ 2020-08-17  3:05 jjsullivan5196
  0 siblings, 0 replies; only message in thread
From: jjsullivan5196 @ 2020-08-17  3:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 661 bytes --]

There is a new pull request by jjsullivan5196 against master on the void-packages repository

https://github.com/jjsullivan5196/void-packages lcov-1.15
https://github.com/void-linux/void-packages/pull/24315

lcov: update to 1.15.
As of the GCC 9 series, lcov 1.14 and earlier are no longer compatible with GCC coverage data. 1.15 fixes compatibility with newer GCC releases (lcov will not attempt to build reports). I tested this with a medium-sized C++ project and got full coverage results in the report. More info https://github.com/linux-test-project/lcov/issues/58

A patch file from https://github.com/void-linux/void-packages/pull/24315.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lcov-1.15-24315.patch --]
[-- Type: text/x-diff, Size: 970 bytes --]

From cc10af73a942274031e004498f24273ed63ba410 Mon Sep 17 00:00:00 2001
From: John Sullivan <jsullivan@csumb.edu>
Date: Sun, 16 Aug 2020 19:58:45 -0700
Subject: [PATCH] lcov: update to 1.15.

---
 srcpkgs/lcov/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lcov/template b/srcpkgs/lcov/template
index fdacc2ef0e3..2d23c19f0cc 100644
--- a/srcpkgs/lcov/template
+++ b/srcpkgs/lcov/template
@@ -1,6 +1,6 @@
 # Template file for 'lcov'
 pkgname=lcov
-version=1.14
+version=1.15
 revision=1
 build_style=gnu-makefile
 make_check_target=test
@@ -11,4 +11,4 @@ maintainer="Andre Klitzing <aklitzing@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="http://ltp.sourceforge.net/coverage/lcov.php"
 distfiles="https://github.com/linux-test-project/${pkgname}/archive/v${version}.tar.gz"
-checksum=f19eff1dcf5f40f4a57d959584acd318155873c43d723e25dd1b91636f94ca41
+checksum=d88b0718f59815862785ac379aed56974b9edd8037567347ae70081cd4a3542a

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-17  3:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17  3:05 [PR PATCH] lcov: update to 1.15 jjsullivan5196

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).