Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630502 - x11-themes/nimbus-0.1.7-r1 : nimbus_rc_style.c:175:59: error: button_corner_prelight_top_right undeclared (first use in this function)
Summary: x11-themes/nimbus-0.1.7-r1 : nimbus_rc_style.c:175:59: error: button_corner_p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2017-09-09 17:26 UTC by Toralf Förster
Modified: 2021-05-04 22:30 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.33 KB, text/plain)
2017-09-09 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,219.62 KB, text/plain)
2017-09-09 17:27 UTC, Toralf Förster
Details
environment (environment,98.38 KB, text/plain)
2017-09-09 17:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.70 KB, application/x-bzip)
2017-09-09 17:27 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,9.55 KB, application/x-bzip)
2017-09-09 17:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.67 KB, application/x-bzip)
2017-09-09 17:27 UTC, Toralf Förster
Details
x11-themes:nimbus-0.1.7-r1:20170909-172313.log (x11-themes:nimbus-0.1.7-r1:20170909-172313.log,162.27 KB, text/plain)
2017-09-09 17:27 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 2017-09-09 17:26:53 UTC
 GdkPixbuf* gdk_pixbuf_new_from_inline (gint          data_length,
            ^~~~~~~~~~~~~~~~~~~~~~~~~~
nimbus_rc_style.c:175:59: error: 'button_corner_prelight_top_right' undeclared (first use in this function)
   tmp->corner_top_right = gdk_pixbuf_new_from_inline (-1, button_corner_prelight_top_right, FALSE, error);
                                                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nimbus_rc_style.c:175:59: note: each undeclared identifier is reported only once for each function it appears in

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_libressl_20170903-100751

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv x11-themes/nimbus
[ebuild  N    ] x11-themes/nimbus-0.1.7-r1  USE="gtk -minimal"
Comment 1 Toralf Förster gentoo-dev 2017-09-09 17:26:56 UTC
Created attachment 493564 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-09 17:27:00 UTC
Created attachment 493566 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-09-09 17:27:03 UTC
Created attachment 493568 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-09-09 17:27:06 UTC
Created attachment 493570 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-09-09 17:27:09 UTC
Created attachment 493572 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-09 17:27:12 UTC
Created attachment 493574 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-09 17:27:15 UTC
Created attachment 493576 [details]
x11-themes:nimbus-0.1.7-r1:20170909-172313.log
Comment 8 Larry the Git Cow gentoo-dev 2021-05-04 22:30:22 UTC
The bug has been closed via the following commit(s):

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

commit c083cb23d626ca4a6ac9fb049c48ed4fa80a3602
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-03 13:59:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-04 22:29:33 +0000

    x11-themes/nimbus: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/778800
    Closes: https://bugs.gentoo.org/514282
    Closes: https://bugs.gentoo.org/630502
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask                              |  5 --
 x11-themes/nimbus/Manifest                         |  1 -
 .../nimbus/files/nimbus-0.1.7-fix-themes.patch     | 43 ----------------
 x11-themes/nimbus/metadata.xml                     |  8 ---
 x11-themes/nimbus/nimbus-0.1.7-r1.ebuild           | 60 ----------------------
 5 files changed, 117 deletions(-)