Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836227 - mail-filter/sigh-1607.1.6-r1 fails to compile: client.h:33:23: error: u_long does not name a type; did you mean long?
Summary: mail-filter/sigh-1607.1.6-r1 fails to compile: client.h:33:23: error: u_long ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marc Schiffbauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-26 21:08 UTC by Agostino Sarubbo
Modified: 2022-11-01 04:48 UTC (History)
0 users

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


Attachments
build.log (build.log,46.67 KB, text/plain)
2022-03-26 21:08 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-03-26 21:08:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-filter/sigh-1607.1.6-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-26 21:08:23 UTC
Created attachment 767927 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-26 21:08:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/sigh.dir/src/client.cpp.o 
/var/tmp/portage/mail-filter/sigh-1607.1.6-r1/work/sigh-1607.1.6/src/client.h:33:23: error: 'u_long' does not name a type; did you mean 'long'?
Comment 3 Larry the Git Cow gentoo-dev 2022-11-01 04:48:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=456e18df6233d42355772ce9d3af86bd4b7c6486

commit 456e18df6233d42355772ce9d3af86bd4b7c6486
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-11-01 04:30:47 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-11-01 04:30:47 +0000

    mail-filter/sigh: treeclean
    
    Closes: https://bugs.gentoo.org/862504
    Closes: https://bugs.gentoo.org/836227
    Closes: https://bugs.gentoo.org/829447
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 mail-filter/sigh/Manifest                          |  1 -
 .../sigh/files/sigh-1607.1.6-fno-common.patch      | 19 --------------
 mail-filter/sigh/files/sigh.initd                  | 22 ----------------
 mail-filter/sigh/metadata.xml                      | 11 --------
 mail-filter/sigh/sigh-1607.1.6-r2.ebuild           | 30 ----------------------
 profiles/package.mask                              |  5 ----
 6 files changed, 88 deletions(-)