Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 863599 - dev-cpp/glog-0.6.0 fails tests on stable arm/x86
Summary: dev-cpp/glog-0.6.0 fails tests on stable arm/x86
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL: https://github.com/google/glog/issues...
Whiteboard:
Keywords:
Depends on:
Blocks: 862975
  Show dependency tree
 
Reported: 2022-08-04 11:41 UTC by Agostino Sarubbo
Modified: 2025-03-15 14:06 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,88.65 KB, text/plain)
2022-08-04 11:41 UTC, Agostino Sarubbo
Details
LastTest.log (LastTest.log,70.53 KB, text/plain)
2022-08-04 11:41 UTC, Agostino Sarubbo
Details
build.log (ppc64, 0.6.0) (glog-0.6.0:20220814-095716.log,30.60 KB, text/plain)
2022-08-14 10:14 UTC, ernsteiswuerfel
Details
LastTest.log (ppc64, 0.6.0) (LastTest.log,57.15 KB, text/plain)
2022-08-14 10:15 UTC, ernsteiswuerfel
Details
lzip tarball : emerge_--info.txt emerge_-pv1_glog-0.6.0.txt /var/tmp/portage/dev-cpp/glog-0.6.0/{temp/**,work/**.log} /var/log/portage/elog/dev-cpp/glog-0.6.0:20240722-144740.log /etc/portage/** (glog-0.6.0.tar.lz,159.78 KB, application/x-lzip)
2024-07-22 15:06 UTC, Arniiiii
Details
build.log (ppc64, 0.6.0) (glog-0.6.0:20250315-135122.log,32.60 KB, text/plain)
2025-03-15 14:05 UTC, ernsteiswuerfel
Details
LastTest.log (ppc64, 0.6.0) (LastTest.log,56.82 KB, text/plain)
2025-03-15 14:06 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-08-04 11:41:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/glog-0.6.0 fails tests on stable arm.
Discovered on: arm (internal ref: arm_at)
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-04 11:41:32 UTC
Created attachment 797650 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-04 11:41:33 UTC
Created attachment 797653 [details]
LastTest.log

LastTest.log
Comment 3 Arfrever Frehtes Taifersar Arahesis 2022-08-04 15:27:49 UTC
https://github.com/google/glog/issues/845


Does the same failure in symbolize_unittest occur in glog-0.5.0?
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-05 07:24:51 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #3)
> https://github.com/google/glog/issues/845
> 
> 
> Does the same failure in symbolize_unittest occur in glog-0.5.0?

no, 0.5.0 passes tests
Comment 5 Arfrever Frehtes Taifersar Arahesis 2022-08-05 08:13:50 UTC
Agostino Sarubbo also tested glog-0.6.0 with 2 changes:

> Adding 'set_target_properties (symbolize_unittest PROPERTIES CXX_VISIBILITY_PRESET default)' to CMakeLists.txt
  symbolize_unittest:TestWithReturnAddress() fails in the same way.

> Configuring glog with -DWITH_TLS=OFF
  symbolize_unittest:TestWithReturnAddress() passes.
Comment 6 Agostino Sarubbo gentoo-dev 2022-08-12 12:32:18 UTC
it fails also on x86
Comment 7 ernsteiswuerfel archtester 2022-08-14 10:14:41 UTC
Created attachment 799585 [details]
build.log (ppc64, 0.6.0)

Fails 2 tests more on ppc64:

82% tests passed, 3 tests failed out of 17

Total Test time (real) =  14.35 sec

The following tests FAILED:
	  1 - logging_custom_prefix (Subprocess aborted)
	  3 - logging (Subprocess aborted)
	  7 - symbolize (Subprocess aborted)
Errors while running CTest
Comment 8 ernsteiswuerfel archtester 2022-08-14 10:15:07 UTC
Created attachment 799587 [details]
LastTest.log (ppc64, 0.6.0)
Comment 9 Arniiiii 2024-07-22 15:06:47 UTC
Created attachment 898115 [details]
lzip tarball : emerge_--info.txt emerge_-pv1_glog-0.6.0.txt /var/tmp/portage/dev-cpp/glog-0.6.0/{temp/**,work/**.log} /var/log/portage/elog/dev-cpp/glog-0.6.0:20240722-144740.log /etc/portage/**

It also fails on amd64 ... I guess it doesn't depend on an arch.
Comment 10 Larry the Git Cow gentoo-dev 2024-11-28 22:05:55 UTC
The bug has been closed via the following commit(s):

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

commit 5c1744bb015d407629860df1065037870ebfb034
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-28 22:05:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-28 22:05:29 +0000

    dev-cpp/glog: Disable broken symbolize patch, try fix logging test
    
    Closes: https://bugs.gentoo.org/863599
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/glog-0.6.0-disable-symbolize-test.patch  | 30 ++++++++++++++++++
 .../files/glog-0.6.0-try-fix-logging-test.patch    | 36 ++++++++++++++++++++++
 dev-cpp/glog/glog-0.6.0.ebuild                     | 13 ++++++--
 3 files changed, 76 insertions(+), 3 deletions(-)
Comment 11 Andreas Sturmlechner gentoo-dev 2024-11-28 22:06:28 UTC
Tried something there. Tests passed for me on amd64, please re-open with new logs if you get new ones.
Comment 12 ernsteiswuerfel archtester 2025-03-15 14:05:18 UTC
logging_custom_prefix (Subprocess aborted) and logging (Subprocess aborted) still fail on ppc64.
Comment 13 ernsteiswuerfel archtester 2025-03-15 14:05:43 UTC
Created attachment 920863 [details]
build.log (ppc64, 0.6.0)
Comment 14 ernsteiswuerfel archtester 2025-03-15 14:06:22 UTC
Created attachment 920864 [details]
LastTest.log (ppc64, 0.6.0)