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

Bug 714132

Summary: media-gfx/frogr-1.5 : /.../soup-date.h: error: GTimeVal is deprecated: Use GDateTime instead [-Werror=deprecated-declarations]
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: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 260867    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
media-gfx:frogr-1.5:20200323-212840.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-24 08:18:59 UTC
In file included from /usr/include/libsoup-2.4/libsoup/soup.h:28,
                 from ../frogr-1.5/src/flicksoup/fsp-parser.c:25:
/usr/include/libsoup-2.4/libsoup/soup-date.h:63:10: error: GTimeVal is deprecated: Use GDateTime instead [-Werror=deprecated-declarations]
   63 |          GTimeVal       *time);
      |          ^~~~~~~~
In file included from /usr/include/glib-2.0/glib/galloca.h:32,

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
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-bin-1.41.1
  [2]   rust-1.41.1 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon 23 Mar 2020 08:08:55 PM UTC

emerge -qpvO media-gfx/frogr
[ebuild  N    ] media-gfx/frogr-1.5
Comment 1 Toralf Förster gentoo-dev 2020-03-24 08:19:01 UTC
Created attachment 624856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-24 08:19:04 UTC
Created attachment 624858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-24 08:19:07 UTC
Created attachment 624860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-24 08:19:10 UTC
Created attachment 624862 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-24 08:19:12 UTC
Created attachment 624864 [details]
media-gfx:frogr-1.5:20200323-212840.log
Comment 6 Toralf Förster gentoo-dev 2020-03-24 08:19:15 UTC
Created attachment 624866 [details]
temp.tbz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-02-01 16:47:21 UTC
*** Bug 718852 has been marked as a duplicate of this bug. ***
Comment 8 Larry the Git Cow gentoo-dev 2021-03-19 10:45:24 UTC
The bug has been closed via the following commit(s):

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

commit c25462475e15f43bf082d698a580c3e44153b460
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-19 10:41:12 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-19 10:41:22 +0000

    media-gfx/frogr: stop using -Werror
    
    Closes: https://bugs.gentoo.org/714132
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/frogr/frogr-1.5.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)