Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709788 - app-misc/datefudge-1.22 : datefudge.c:81:5: error: conflicting types for gettimeofday
Summary: app-misc/datefudge-1.22 : datefudge.c:81:5: error: conflicting types for gett...
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:
: 729524 (view as bug list)
Depends on:
Blocks: glibc-2.31
  Show dependency tree
 
Reported: 2020-02-16 10:02 UTC by Toralf Förster
Modified: 2020-09-05 21:48 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2020-02-16 10:02 UTC, Toralf Förster
Details
app-misc:datefudge-1.22:20200216-003722.log (app-misc:datefudge-1.22:20200216-003722.log,2.13 KB, text/plain)
2020-02-16 10:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,231.59 KB, text/plain)
2020-02-16 10:02 UTC, Toralf Förster
Details
environment (environment,76.69 KB, text/plain)
2020-02-16 10:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.55 KB, application/x-bzip)
2020-02-16 10:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.74 KB, application/x-bzip)
2020-02-16 10:02 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 2020-02-16 10:02:17 UTC
< datefudge.sh > datefudge
x86_64-pc-linux-gnu-gcc  -O2 -pipe -march=native -fno-common -Wall -Wextra -D_REENTRANT -fpic -c -o datefudge.o datefudge.c
datefudge.c:81:5: error: conflicting types for ‘gettimeofday’
   81 | int gettimeofday(struct timeval *x, struct timezone *y) {
      |     ^~~~~~~~~~~~
In file included from datefudge.c:21:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20200209-185605

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 15 Feb 2020 23:37:25 +0000

emerge -qpvO app-misc/datefudge
[ebuild  N    ] app-misc/datefudge-1.22
Comment 1 Toralf Förster gentoo-dev 2020-02-16 10:02:20 UTC
Created attachment 613978 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-16 10:02:22 UTC
Created attachment 613980 [details]
app-misc:datefudge-1.22:20200216-003722.log
Comment 3 Toralf Förster gentoo-dev 2020-02-16 10:02:25 UTC
Created attachment 613982 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-16 10:02:28 UTC
Created attachment 613984 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-16 10:02:30 UTC
Created attachment 613986 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-16 10:02:33 UTC
Created attachment 613988 [details]
temp.tbz2
Comment 7 Thomas Deutschmann (RETIRED) gentoo-dev 2020-09-05 21:23:57 UTC
*** Bug 729524 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2020-09-05 21:39:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf8da750771c938d5ebe5090fe4e05e142d0dc6

commit 9bf8da750771c938d5ebe5090fe4e05e142d0dc6
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2020-09-05 21:39:38 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2020-09-05 21:39:50 +0000

    app-misc/datefudge: bump to v1.24
    
    Closes: https://bugs.gentoo.org/709788
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 app-misc/datefudge/Manifest              |  1 +
 app-misc/datefudge/datefudge-1.24.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)