Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875008 - media-libs/blib-1.1.7-r2 - gtk_dialog_set_has_separator; ISO C99 and later do not support implicit
Summary: media-libs/blib-1.1.7-r2 - gtk_dialog_set_has_separator; ISO C99 and later do...
Status: RESOLVED DUPLICATE of bug 874642
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-04 16:36 UTC by Toralf Förster
Modified: 2022-11-05 00:18 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.37 KB, text/plain)
2022-10-04 16:36 UTC, Toralf Förster
Details
clang.tar.bz2 (clang.tar.bz2,1.92 KB, application/x-bzip)
2022-10-04 16:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.35 KB, text/plain)
2022-10-04 16:36 UTC, Toralf Förster
Details
environment (environment,22.85 KB, text/plain)
2022-10-04 16:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.00 KB, application/x-bzip)
2022-10-04 16:36 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.21 KB, application/x-bzip)
2022-10-04 16:36 UTC, Toralf Förster
Details
media-libs:blib-1.1.7-r2:20221004-034241.log (media-libs:blib-1.1.7-r2:20221004-034241.log,178.06 KB, text/plain)
2022-10-04 16:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,19.57 KB, application/x-bzip)
2022-10-04 16:36 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-04 16:36:06 UTC
                                   text->str);
                                   ^
                                   "%s", 
test-module.c:112:3: error: call to undeclared function
      'gtk_dialog_set_has_separator'; ISO C99 and later do not support implicit
      function declarations [-Werror,-Wimplicit-function-declaration]
  gtk_dialog_set_has_separator (GTK_DIALOG (dialog), FALSE);

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4-20221003-130005

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

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 following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 501157bc846c4e0beb0c5a4ecf3516e2e7eb4e4e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 4 03:17:27 2022 +0000

    2022-10-04 03:17:27 UTC

emerge -qpvO media-libs/blib
[ebuild  N    ] media-libs/blib-1.1.7-r2  USE="gtk -aalib"
Comment 1 Toralf Förster gentoo-dev 2022-10-04 16:36:07 UTC
Created attachment 819280 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-04 16:36:08 UTC
Created attachment 819283 [details]
clang.tar.bz2
Comment 3 Toralf Förster gentoo-dev 2022-10-04 16:36:09 UTC
Created attachment 819286 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-10-04 16:36:11 UTC
Created attachment 819289 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-10-04 16:36:12 UTC
Created attachment 819292 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-04 16:36:13 UTC
Created attachment 819295 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-04 16:36:14 UTC
Created attachment 819298 [details]
media-libs:blib-1.1.7-r2:20221004-034241.log
Comment 8 Toralf Förster gentoo-dev 2022-10-04 16:36:15 UTC
Created attachment 819301 [details]
temp.tar.bz2
Comment 9 Ionen Wolkens gentoo-dev 2022-11-05 00:18:49 UTC

*** This bug has been marked as a duplicate of bug 874642 ***