Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404977 - media-gfx/imagemagick double build during update
Summary: media-gfx/imagemagick double build during update
Status: RESOLVED DUPLICATE of bug 391251
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-20 08:09 UTC by Sergey S. Starikoff
Modified: 2012-02-20 13:05 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey S. Starikoff 2012-02-20 08:09:41 UTC
Today again I've during system update I've got the following issue (now on my x86 workstation, previously on amd64 one):
updating media-gfx/imagemagick to 6.7.5.3 version seems to be incomplete (updated application is inoperable, revdep-rebuild finds it broken and order to rebuild)

Reproducible: Always

Steps to Reproduce:
Update source (media-gfx/imagemagick-6.7.1.0) to target (media-gfx/imagemagick-6.7.5.3).

Actual Results:  
Run revdep-rebuild and find just installed media-gfx/imagemagick-6.7.5.3 broken and requires rebuild

Expected Results:  
media-gfx/imagemagick-6.7.5.3 should be correctly updated during one build.

Bug was reproduced on two different systems, so first time I don't attach emerge --info (because it differs):

$ equery u media-gfx/imagemagick
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for media-gfx/imagemagick-6.7.5.3:
 U I
 + + X           : Adds support for X11
 - - autotrace   : Use media-gfx/autotrace to convert bitmaps into vector graphics
 + + bzip2       : Use the bzlib compression library
 + + corefonts   : Use media-fonts/corefonts which is required by some commands
 + + cxx         : Builds support for C++ (bindings, extra libraries, code generation, ...)
 + + djvu        : support DjVu, a PDF-like document format esp. suited for scanned documents
 - - fftw        : Use FFTW library for computing Fourier transforms
 - - fontconfig  : Support for configuring and customizing font access via media-libs/fontconfig
 - - fpx         : Enable media-libs/libfpx support
 - - graphviz    : Adds support for the Graphviz library
 + + gs          : Enable ghostscript support
 - - hdri        : enable High Dynamic Range Images formats
 - - jbig        : enables jbig-kit support for tiff, Hylafax, ImageMagick, etc
 + + jpeg        : Adds JPEG image support
 + + jpeg2k      : Support for JPEG 2000, a wavelet-based image compression format
 - - lcms        : Adds lcms support (color management engine)
 - - lqr         : Enable experimental liquid rescale support using media-libs/liblqr
 - - lzma        : Support for LZMA (de)compression algorithm
 - - opencl      : Enable OpenCL support
 - - openexr     : Support for the OpenEXR graphics file format
 + + openmp      : Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built
                   with USE="openmp"
 - - pango       : Enable Pango support using x11-libs/pango
 + + perl        : Adds optional support/bindings for the Perl language
 + + png         : Adds support for libpng (PNG images)
 + + q32         : Set quantum depth value to 32
 - - q8          : Set quantum depth value to 8
 + + raw         : Add support for raw image formats
 - - static-libs : Build static libraries
 + + svg         : Adds support for SVG (Scalable Vector Graphics)
 - - test        : Workaround to pull in packages needed to run with FEATURES=test. Portage-2.1.2 handles this
                   internally, so don't set it in make.conf/package.use anymore
 + + tiff        : Adds support for the TIFF image format
 + + truetype    : Adds support for FreeType and/or FreeType2 fonts
 - - webp        : Enable webp image format support using media-libs/libwebp
 - - wmf         : Adds support for the Windows Metafile vector image format
 - - xml         : Add support for XML files
 + + zlib        : Adds support for zlib (de)compression
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-20 13:05:32 UTC

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