Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943014 - dev-libs/libspt-1.1-r4 fails to compile: sptagent.c:1036:18: error: passing argument 1 of gettimeofday from incompatible pointer type [-Wincompatible-pointer-types]
Summary: dev-libs/libspt-1.1-r4 fails to compile: sptagent.c:1036:18: error: passing a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: CJK Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-08 07:48 UTC by Agostino Sarubbo
Modified: 2025-03-10 01:42 UTC (History)
0 users

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


Attachments
build.log (build.log,60.62 KB, text/plain)
2024-11-08 07:48 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 2024-11-08 07:48:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libspt-1.1-r4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-08 07:48:43 UTC
Created attachment 908128 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-27 16:13:59 UTC
tinderbox-stable has reproduced this issue in a STABLE environment with version 1.1-r4
Comment 3 Larry the Git Cow gentoo-dev 2025-03-10 01:42:20 UTC
The bug has been closed via the following commit(s):

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

commit 7ee4caa35081a4ccaa530b79dfbf6c1b835a96d0
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-26 17:17:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-10 01:39:48 +0000

    dev-libs/libspt: update EAPI 7 -> 8, fix gettimeofday usage
    
    Closes: https://bugs.gentoo.org/943014
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40776
    Signed-off-by: Sam James <sam@gentoo.org>

 .../libspt/files/libspt-1.1-timeval-in-utmp.patch  | 17 ++++++++
 dev-libs/libspt/libspt-1.1-r5.ebuild               | 51 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)