Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874432 - net-misc/vrrpd-1.9-r1 - ./vrrpd.h: error: call to undeclared function gettimeofday; ISO C99 and
Summary: net-misc/vrrpd-1.9-r1 - ./vrrpd.h: error: call to undeclared function gettime...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
: 882187 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-03 07:58 UTC by Toralf Förster
Modified: 2024-04-04 17:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.50 KB, text/plain)
2022-10-03 07:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,63.74 KB, text/plain)
2022-10-03 07:58 UTC, Toralf Förster
Details
environment (environment,27.10 KB, text/plain)
2022-10-03 07:58 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.27 KB, application/x-bzip)
2022-10-03 07:58 UTC, Toralf Förster
Details
net-misc:vrrpd-1.9-r1:20221002-233741.log (net-misc:vrrpd-1.9-r1:20221002-233741.log,6.04 KB, text/plain)
2022-10-03 07:58 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.27 KB, application/x-bzip)
2022-10-03 07:58 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-10-03 07:58:33 UTC
clang-15: warning: -Wl,-O1: 'linker' input unused [-Wunused-command-line-argument]
clang-15: warning: -Wl,--as-needed: 'linker' input unused [-Wunused-command-line-argument]
clang-15: warning: -Wl,--defsym=__gentoo_check_ldflags__=0: 'linker' input unused [-Wunused-command-line-argument]
In file included from atropos.c:24:
./vrrpd.h:130:9: error: call to undeclared function 'gettimeofday'; ISO C99 and
      later do not support implicit function declarations
      [-Werror,-Wimplicit-function-declaration]

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20221002-132844

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.1
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
GNU Make 4.3

  HEAD of ::gentoo
commit f0563c90e636da833af43e4a5334c6ebddd3cf6a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 2 22:16:57 2022 +0000

    2022-10-02 22:16:57 UTC

emerge -qpvO net-misc/vrrpd
[ebuild  N    ] net-misc/vrrpd-1.9-r1
Comment 1 Toralf Förster gentoo-dev 2022-10-03 07:58:35 UTC
Created attachment 816547 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-03 07:58:36 UTC
Created attachment 816550 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-03 07:58:37 UTC
Created attachment 816553 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-03 07:58:39 UTC
Created attachment 816556 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-03 07:58:39 UTC
Created attachment 816559 [details]
net-misc:vrrpd-1.9-r1:20221002-233741.log
Comment 6 Toralf Förster gentoo-dev 2022-10-03 07:58:40 UTC
Created attachment 816562 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 21:34:40 UTC
*** Bug 882187 has been marked as a duplicate of this bug. ***