Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882471 - gnome-extra/gnome-directory-thumbnailer-0.1.11 - src/main.c: error: too few arguments to function gnome_desktop_thumbnail_factory_
Summary: gnome-extra/gnome-directory-thumbnailer-0.1.11 - src/main.c: error: too few a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://gitlab.gnome.org/GNOME/gnome-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-22 09:10 UTC by Toralf Förster
Modified: 2022-12-04 19:42 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.83 KB, text/plain)
2022-11-22 09:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,182.20 KB, text/plain)
2022-11-22 09:10 UTC, Toralf Förster
Details
environment (environment,117.36 KB, text/plain)
2022-11-22 09:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.67 KB, application/x-bzip)
2022-11-22 09:10 UTC, Toralf Förster
Details
gnome-extra:gnome-directory-thumbnailer-0.1.11:20221122-013619.log (gnome-extra:gnome-directory-thumbnailer-0.1.11:20221122-013619.log,21.66 KB, text/plain)
2022-11-22 09:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.15 KB, application/x-bzip)
2022-11-22 09:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.24 KB, application/x-bzip)
2022-11-22 09:10 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-11-22 09:10:41 UTC
/usr/include/glib-2.0/glib/gtypes.h:576:8: note: declared here
  576 | struct _GTimeVal
      |        ^~~~~~~~~
src/main.c: In function 'copy_thumbnail_from_file':
src/main.c:360:42: error: too few arguments to function 'gnome_desktop_thumbnail_factory_generate_thumbnail'
  360 |                                 pixbuf = gnome_desktop_thumbnail_factory_generate_thumbnail (factory, file_uri, file_mime_type);
      |                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221120-160007

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
2)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-bin-17 

php cli (if any):

  HEAD of ::gentoo
commit 118a3154e91fac69e3885ea6ba0eb9e0f9241cbe
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Nov 22 00:31:51 2022 +0000

    2022-11-22 00:31:50 UTC

emerge -qpvO gnome-extra/gnome-directory-thumbnailer
[ebuild  N    ] gnome-extra/gnome-directory-thumbnailer-0.1.11
Comment 1 Toralf Förster gentoo-dev 2022-11-22 09:10:42 UTC
Created attachment 835741 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-22 09:10:44 UTC
Created attachment 835743 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-22 09:10:45 UTC
Created attachment 835745 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-22 09:10:47 UTC
Created attachment 835747 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-22 09:10:48 UTC
Created attachment 835749 [details]
gnome-extra:gnome-directory-thumbnailer-0.1.11:20221122-013619.log
Comment 6 Toralf Förster gentoo-dev 2022-11-22 09:10:49 UTC
Created attachment 835751 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-22 09:10:50 UTC
Created attachment 835753 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-12-04 19:42:01 UTC
The bug has been closed via the following commit(s):

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

commit 61fb2967dfe3da729a2cc6af871330a862cbeb08
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-12-04 19:23:49 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-12-04 19:41:48 +0000

    gnome-extra/gnome-directory-thumbnailer: Update for gnome-desktop-43 API change
    
    Also update to EAPI=8.
    
    Closes: https://bugs.gentoo.org/882471
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...11-Update-for-gnome-desktop-43-API-change.patch | 37 ++++++++++++++++++++++
 ...> gnome-directory-thumbnailer-0.1.11-r1.ebuild} | 12 ++++---
 2 files changed, 45 insertions(+), 4 deletions(-)