Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 851525 - net-irc/irssi-xmpp-0.54 - xep/ping.c: error: request for member tv_sec in something not a structure or union
Summary: net-irc/irssi-xmpp-0.54 - xep/ping.c: error: request for member tv_sec in som...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-06-12 10:23 UTC by Toralf Förster
Modified: 2022-06-12 10:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.62 KB, text/plain)
2022-06-12 10:23 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,66.63 KB, application/x-bzip)
2022-06-12 10:23 UTC, Toralf Förster
Details
environment (environment,58.62 KB, text/plain)
2022-06-12 10:23 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,62.56 KB, application/x-bzip)
2022-06-12 10:23 UTC, Toralf Förster
Details
net-irc:irssi-xmpp-0.54:20220612-102218.log (net-irc:irssi-xmpp-0.54:20220612-102218.log,19.35 KB, text/plain)
2022-06-12 10:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.25 KB, application/x-bzip)
2022-06-12 10:23 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-06-12 10:23:41 UTC
/usr/include/irssi/src/core/misc.h:19:6: note: declared here
   19 | long get_timeval_diff(const GTimeVal *tv1, const GTimeVal *tv2) G_GNUC_DEPRECATED;
      |      ^~~~~~~~~~~~~~~~
xep/ping.c: In function check_ping_func’:
xep/ping.c:166:37: error: request for member tv_sec’ in something not a structure or union
  166 |                 if (server->lag_sent.tv_sec != 0) {
      |                                     ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220608-110005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.5
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.5
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.61.0
  [2]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit b0d2dcf5e06cc0344ac28a2deea664e9280294a7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jun 12 09:03:03 2022 +0000

    2022-06-12 09:03:02 UTC

emerge -qpvO net-irc/irssi-xmpp
[ebuild  N    ] net-irc/irssi-xmpp-0.54
Comment 1 Toralf Förster gentoo-dev 2022-06-12 10:23:42 UTC
Created attachment 784280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-12 10:23:43 UTC
Created attachment 784283 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-06-12 10:23:45 UTC
Created attachment 784286 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-06-12 10:23:46 UTC
Created attachment 784289 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-06-12 10:23:47 UTC
Created attachment 784292 [details]
net-irc:irssi-xmpp-0.54:20220612-102218.log
Comment 6 Toralf Förster gentoo-dev 2022-06-12 10:23:48 UTC
Created attachment 784295 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-12 10:36:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8757cffe7f1a323561a4a87731a84e5ea44e9c84

commit 8757cffe7f1a323561a4a87731a84e5ea44e9c84
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-12 10:35:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-12 10:36:25 +0000

    net-irc/irssi-xmpp: fix build with irssi-1.4
    
    Closes: https://bugs.gentoo.org/851525
    Signed-off-by: Sam James <sam@gentoo.org>

 net-irc/irssi-xmpp/Manifest                  |  1 +
 net-irc/irssi-xmpp/irssi-xmpp-0.54-r1.ebuild | 44 ++++++++++++++++++++++++++++
 2 files changed, 45 insertions(+)