Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623562 - media-plugins/vdr-skinnopacity-1.1.3-r1 : imagemagickwrapper.c:36:40: error: ‘pixels’ was not declared in this scope
Summary: media-plugins/vdr-skinnopacity-1.1.3-r1 : imagemagickwrapper.c:36:40: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard: Pending removal: 2017-09-14
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2017-07-02 17:14 UTC by Toralf Förster
Modified: 2017-10-03 22:12 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.42 KB, text/plain)
2017-07-02 17:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,333.47 KB, text/plain)
2017-07-02 17:14 UTC, Toralf Förster
Details
environment (environment,110.37 KB, text/plain)
2017-07-02 17:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.80 KB, application/x-bzip)
2017-07-02 17:14 UTC, Toralf Förster
Details
media-plugins:vdr-skinnopacity-1.1.3-r1:20170702-170758.log (media-plugins:vdr-skinnopacity-1.1.3-r1:20170702-170758.log,13.35 KB, text/plain)
2017-07-02 17:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.25 KB, application/x-bzip)
2017-07-02 17:14 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-07-02 17:14:16 UTC
     const PixelPacket *pixels = buffer.getConstPixels(0, 0, w, h);
           ^~~~~~~~~~~
imagemagickwrapper.c:36:40: error: ‘pixels’ was not declared in this scope
         for (const void *pixels_end = &pixels[w*h]; pixels < pixels_end; ++pixels)
                                        ^~~~~~

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

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

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.5 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
  [2]   ruby22 (with Rubygems)
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-07-02 17:14:19 UTC
Created attachment 480002 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-02 17:14:22 UTC
Created attachment 480004 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-02 17:14:25 UTC
Created attachment 480006 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-02 17:14:29 UTC
Created attachment 480008 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-02 17:14:32 UTC
Created attachment 480010 [details]
media-plugins:vdr-skinnopacity-1.1.3-r1:20170702-170758.log
Comment 6 Toralf Förster gentoo-dev 2017-07-02 17:14:35 UTC
Created attachment 480012 [details]
temp.tbz2
Comment 7 Martin Dummer 2017-07-17 05:53:51 UTC
media-plugins/vdr-skinnopacity-1.1.3-r1 builds well against the stable version of imagemagick (6.9.8.6). 
I see no reason to remove this ebuild so quick - somebody has to fix compile with imagemagick-7* (unstable)
Comment 8 Martin Dummer 2017-07-25 16:50:33 UTC
I filed

https://github.com/gentoo/gentoo/pull/5209
Comment 9 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-14 07:16:09 UTC
I'm delaying the removal for now. However, if no new maintainer is found within the next month, and no fix is provided for the bug at hand, the package will be removed.
Comment 10 Larry the Git Cow gentoo-dev 2017-10-03 22:12:39 UTC
The bug has been closed via the following commit(s):

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

commit 58d983955c90c265697e8951b360e2e56b9686c4
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2017-10-03 21:39:28 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2017-10-03 22:12:17 +0000

    media-plugins/vdr-skinnopacity: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/623562

 media-plugins/vdr-skinnopacity/Manifest            |  2 --
 media-plugins/vdr-skinnopacity/files/confd         | 11 ------
 media-plugins/vdr-skinnopacity/files/rc-addon.sh   | 17 ---------
 media-plugins/vdr-skinnopacity/metadata.xml        |  5 ---
 .../vdr-skinnopacity-1.1.1-r1.ebuild               | 42 ----------------------
 .../vdr-skinnopacity-1.1.3-r1.ebuild               | 42 ----------------------
 profiles/package.mask                              |  4 ---
 7 files changed, 123 deletions(-)