Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688244 - x11-libs/guile-gtk-2.1-r3 : /.../gtk-glue.c:3579:63: error: scm_tc16_fport undeclared (first use in this function)
Summary: x11-libs/guile-gtk-2.1-r3 : /.../gtk-glue.c:3579:63: error: scm_tc16_fport un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-17 18:16 UTC by Toralf Förster
Modified: 2019-09-01 19:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2019-06-17 18:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.48 KB, text/plain)
2019-06-17 18:16 UTC, Toralf Förster
Details
environment (environment,92.77 KB, text/plain)
2019-06-17 18:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.47 KB, application/x-bzip)
2019-06-17 18:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.02 KB, application/x-bzip)
2019-06-17 18:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.78 KB, application/x-bzip)
2019-06-17 18:16 UTC, Toralf Förster
Details
x11-libs:guile-gtk-2.1-r3:20190617-162546.log (x11-libs:guile-gtk-2.1-r3:20190617-162546.log,95.35 KB, text/plain)
2019-06-17 18:16 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 2019-06-17 18:16:14 UTC
                 from /var/tmp/portage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c:4:
/var/tmp/portage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c: In function ‘sgtk_gtk_input_add_full’:
/var/tmp/portage/x11-libs/guile-gtk-2.1-r3/work/guile-gtk-2.1/gtk-glue.c:3579:63: error: ‘scm_tc16_fport’ undeclared (first use in this function); did you mean ‘scm_t_fport’?
 3579 |  SCM_ASSERT ((SCM_NIMP (p_source) && SCM_TYP16 (p_source) == scm_tc16_fport && SCM_OPPORTP (p_source)), p_source, SCM_ARG1, s_gtk_input_add_full);
      |                                                              ^~~~~~~~~~~~~~


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-developer_libressl_20190614-232733

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

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

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.35.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO x11-libs/guile-gtk
[ebuild  N    ] x11-libs/guile-gtk-2.1-r3  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2019-06-17 18:16:17 UTC
Created attachment 580038 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-17 18:16:20 UTC
Created attachment 580040 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-06-17 18:16:22 UTC
Created attachment 580042 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-06-17 18:16:25 UTC
Created attachment 580044 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-06-17 18:16:28 UTC
Created attachment 580046 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-17 18:16:30 UTC
Created attachment 580048 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-17 18:16:33 UTC
Created attachment 580050 [details]
x11-libs:guile-gtk-2.1-r3:20190617-162546.log
Comment 8 Larry the Git Cow gentoo-dev 2019-08-03 00:58:11 UTC
The bug has been referenced in the following commit(s):

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

commit d85b5a568e2ab2c3e24d89f3eca3c9b18ef6c9ed
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-08-03 00:56:53 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-08-03 00:57:45 +0000

    profiles: Mask x11-libs/guile-gtk for removal
    
    Bug: https://bugs.gentoo.org/641864
    Bug: https://bugs.gentoo.org/647536
    Bug: https://bugs.gentoo.org/688244
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-09-01 19:07:09 UTC
The bug has been closed via the following commit(s):

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

commit f19459be6bf57a4dae7e3148037f104fc9eca7ed
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-09-01 19:01:05 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-09-01 19:06:49 +0000

    x11-libs/guile-gtk: Remove
    
    Closes: https://bugs.gentoo.org/641864
    Closes: https://bugs.gentoo.org/647536
    Closes: https://bugs.gentoo.org/688244
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-libs/guile-gtk/Manifest                        |  1 -
 x11-libs/guile-gtk/files/2.1-brokentest.patch      | 33 ------------
 x11-libs/guile-gtk/files/2.1-prll-install.patch    | 13 -----
 .../guile-gtk/files/2.1_migrate_gh_functions.patch | 60 ----------------------
 .../files/guile-gtk-2.0-g-object-ref.diff          | 45 ----------------
 x11-libs/guile-gtk/guile-gtk-2.1-r2.ebuild         | 46 -----------------
 x11-libs/guile-gtk/guile-gtk-2.1-r3.ebuild         | 48 -----------------
 x11-libs/guile-gtk/metadata.xml                    | 11 ----
 8 files changed, 257 deletions(-)