Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684054

Summary: app-misc/beanstalkd-1.10 fails tests: ct/ct.c:47:19: error: CLOCK_MONOTONIC undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal CC: fkobi
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-misc:beanstalkd-1.10:20190421-065404.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2019-04-21 19:34:49 UTC
     clock_gettime(CLOCK_MONOTONIC, &t);
     ^~~~~~~~~~~~~
ct/ct.c:47:19: error: ‘CLOCK_MONOTONIC’ undeclared (first use in this function)
     clock_gettime(CLOCK_MONOTONIC, &t);
                   ^~~~~~~~~~~~~~~
ct/ct.c:47:19: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190417-081848

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:


emerge -qpvO app-misc/beanstalkd
[ebuild  N    ] app-misc/beanstalkd-1.10
Comment 1 Toralf Förster gentoo-dev 2019-04-21 19:34:52 UTC
Created attachment 573702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-21 19:34:55 UTC
Created attachment 573704 [details]
app-misc:beanstalkd-1.10:20190421-065404.log
Comment 3 Toralf Förster gentoo-dev 2019-04-21 19:34:57 UTC
Created attachment 573706 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-21 19:35:00 UTC
Created attachment 573708 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-21 19:35:03 UTC
Created attachment 573710 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-21 19:35:06 UTC
Created attachment 573712 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-16 09:26:28 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=830e2b9f0a150646ffc7ace50f1bdfc81da48f72

commit 830e2b9f0a150646ffc7ace50f1bdfc81da48f72
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2020-04-16 09:26:12 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2020-04-16 09:26:12 +0000

    app-misc/beanstalkd: bump to 1.11
    
    Bug: https://bugs.gentoo.org/684054
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-misc/beanstalkd/Manifest               |  1 +
 app-misc/beanstalkd/beanstalkd-1.11.ebuild | 48 ++++++++++++++++++++++++++++++
 2 files changed, 49 insertions(+)
Comment 8 Agostino Sarubbo gentoo-dev 2022-02-13 09:56:24 UTC
Update summary. [something] is used when something refers to an overlay
Comment 9 Filip Kobierski 2024-09-05 20:13:51 UTC
cannot reproduce with 1.1[23]. Should this be closed?