Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 665802 - net-irc/atheme-services-7.2.10_p2 : version.c:9:10: fatal error: serno.h: No such file or directory
Summary: net-irc/atheme-services-7.2.10_p2 : version.c:9:10: fatal error: serno.h: No ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wade Cline
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-09-12 15:44 UTC by Toralf Förster
Modified: 2019-11-07 06:08 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.04 KB, text/plain)
2018-09-12 15:44 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.13 KB, text/plain)
2018-09-12 15:44 UTC, Toralf Förster
Details
environment (environment,108.84 KB, text/plain)
2018-09-12 15:44 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.75 KB, application/x-bzip)
2018-09-12 15:44 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.93 KB, application/x-bzip)
2018-09-12 15:44 UTC, Toralf Förster
Details
net-irc:atheme-services-7.2.10_p2:20180912-095110.log (net-irc:atheme-services-7.2.10_p2:20180912-095110.log,35.59 KB, text/plain)
2018-09-12 15:44 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.16 KB, application/x-bzip)
2018-09-12 15:44 UTC, Toralf Förster
Details
Ebuild patch (atheme-serno-fix.patch,38 bytes, patch)
2018-10-03 01:39 UTC, Wade Cline
Details | Diff
Ebuild patch (upload attempt 2) (atheme-serno-fix.patch,38 bytes, patch)
2018-10-03 18:41 UTC, Wade Cline
Details | Diff
Ebuild patch (attempt 3) (atheme-serno-fix.patch,541 bytes, patch)
2018-10-03 18:44 UTC, Wade Cline
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-09-12 15:44:00 UTC
CompileLib: x86_64-pc-linux-gnu-gcc -MMD -MP -fPIC -DPIC -O2 -pipe -march=native -fPIC -DPIC -O2 -pipe -march=native   -DPREFIX=\"/usr\" -DLOCALEDIR=\"/usr/share/locale\" -DMODDIR=\"/usr/lib64/atheme\" -DSHAREDIR=\"/usr/share/atheme\" -DSYSCONFDIR=\"/etc/atheme-services\" -DLOGDIR=\"/var/log/atheme\" -DRUNDIR=\"/var/run/atheme\" -DDATADIR=\"/var/lib/atheme\" -I/usr/include/libmowgli-2 -I/usr/include/libmowgli-2   -I../include -DBINDIR=\"/usr/bin\" -c -o version.lib.o version.c
version.c:9:10: fatal error: serno.h: No such file or directory
 #include "serno.h"
          ^~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180910-191942

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv net-irc/atheme-services
[ebuild  N    ] net-irc/atheme-services-7.2.10_p2  USE="ldap nls pcre ssl -cracklib -largenet -perl -profile"
Comment 1 Toralf Förster gentoo-dev 2018-09-12 15:44:02 UTC
Created attachment 546726 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-09-12 15:44:05 UTC
Created attachment 546728 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-09-12 15:44:08 UTC
Created attachment 546730 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-09-12 15:44:11 UTC
Created attachment 546732 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-09-12 15:44:15 UTC
Created attachment 546734 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-09-12 15:44:18 UTC
Created attachment 546736 [details]
net-irc:atheme-services-7.2.10_p2:20180912-095110.log
Comment 7 Toralf Förster gentoo-dev 2018-09-12 15:44:21 UTC
Created attachment 546738 [details]
temp.tbz2
Comment 8 Wade Cline 2018-09-19 03:56:48 UTC
FYI I've seen this and am hoping to get to it within a week.
Comment 9 Wade Cline 2018-09-24 02:52:16 UTC
Worked for me and I wasn't able to glean from source what could cause this, so I'm going to ask upstream.
Comment 10 Wade Cline 2018-10-03 01:39:54 UTC
Created attachment 549054 [details, diff]
Ebuild patch

Added 'dev-vcs/git' to DEPEND
Comment 11 Wade Cline 2018-10-03 18:41:18 UTC
Created attachment 549194 [details, diff]
Ebuild patch (upload attempt 2)

Add dev-vcs/git to DEPEND (upload attempt 2; lynx is hard)
Comment 12 Wade Cline 2018-10-03 18:44:47 UTC
Created attachment 549196 [details, diff]
Ebuild patch (attempt 3)

Add 'dev-vcs/git' to 'DEPEND' (attempt 3; why does lynx submit the form when the upload fails?!)
Comment 13 Wade Cline 2018-10-18 03:45:10 UTC
Hi Toralf,

When you are able would you kindly let me know whether the patch fixes the problem for you?  If so then I'll begin the process of submitting a PR for it.

Thanks,
Wade
Comment 14 Larry the Git Cow gentoo-dev 2019-11-07 06:08:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0573ed7ab687c77ad0cd662788569f433fad0f8d

commit 0573ed7ab687c77ad0cd662788569f433fad0f8d
Author:     Wade Cline <wadecline@hotmail.com>
AuthorDate: 2019-11-05 05:45:17 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-07 06:07:53 +0000

    net-irc/atheme-services: Fix missing serno.h
    
    Closes: https://bugs.gentoo.org/665802
    Signed-off-by: Wade Cline <wadecline@hotmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13552
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-irc/atheme-services/atheme-services-7.2.10_p2.ebuild | 1 +
 1 file changed, 1 insertion(+)