Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884697 - [guru] dev-util/gammaray-2.11.3 fails tests (CLANG-STRICTER-SYSTEM)
Summary: [guru] dev-util/gammaray-2.11.3 fails tests (CLANG-STRICTER-SYSTEM)
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ross Charles C.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 12:32 UTC by Agostino Sarubbo
Modified: 2025-01-27 09:57 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,58.32 KB, application/x-xz)
2022-12-07 12:32 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,63.48 KB, text/plain)
2022-12-07 12:32 UTC, Agostino Sarubbo
Details

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

Issue: dev-util/gammaray-2.11.3 fails tests (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-07 12:32:24 UTC
Created attachment 840637 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-07 12:32:25 UTC
Created attachment 840639 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2022-12-07 12:32:26 UTC
Error(s) that match a know pattern:


	  2 - connectiontest-preload-filter (Failed)
	  4 - connectiontest-style-filter (Failed)
  Could not find a package configuration file provided by "VTK" with any of
-- Could NOT find Wayland (missing: Wayland_LIBRARIES Server) (Required is at least version "1.12")
-- Could NOT find Wayland_Server (missing: Wayland_Server_LIBRARY Wayland_Server_INCLUDE_DIR) (found version "")
Comment 4 Larry the Git Cow gentoo-dev 2025-01-27 09:57:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fbd7785ebde39cf8d52ed5a34da51c14b167a573

commit fbd7785ebde39cf8d52ed5a34da51c14b167a573
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-25 14:58:36 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-25 14:58:36 +0000

    dev-util/gammaray: drop 2.11.3
    
    Closes: https://bugs.gentoo.org/884697 (obsolete)
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-util/gammaray/Manifest                         |   1 -
 .../files/gammaray-2.11.3-deselect-tests.patch     |  45 ---------
 dev-util/gammaray/gammaray-2.11.3.ebuild           | 112 ---------------------
 dev-util/gammaray/metadata.xml                     |   2 -
 4 files changed, 160 deletions(-)