Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813309 - media-gfx/graphicsmagick-1.3.36 - magick/blob.c: error: MagickFileHandle {aka union _MagickFileHandle} has no member named gz
Summary: media-gfx/graphicsmagick-1.3.36 - magick/blob.c: error: MagickFileHandle {aka...
Status: RESOLVED DUPLICATE of bug 641164
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-16 07:15 UTC by Toralf Förster
Modified: 2021-09-17 02:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.61 KB, text/plain)
2021-09-16 07:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,55.49 KB, text/plain)
2021-09-16 07:15 UTC, Toralf Förster
Details
environment (environment,69.66 KB, text/plain)
2021-09-16 07:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.54 KB, application/x-bzip)
2021-09-16 07:15 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,20.55 KB, application/x-bzip)
2021-09-16 07:15 UTC, Toralf Förster
Details
media-gfx:graphicsmagick-1.3.36:20210915-204727.log (media-gfx:graphicsmagick-1.3.36:20210915-204727.log,27.45 KB, text/plain)
2021-09-16 07:15 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.54 KB, application/x-bzip)
2021-09-16 07:15 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 2021-09-16 07:15:09 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -fopenmp -pipe -march=native -fno-diagnostics-color -O2 -Wall -c magick/channel.c  -fPIC -DPIC -o magick/.libs/libGraphicsMagick_la-channel.o
magick/blob.c: In function ‘WriteBlob’:
magick/blob.c:5042:47: error: ‘MagickFileHandle’ {aka ‘union _MagickFileHandle’} has no member named ‘gz’; did you mean ‘bz’?
 5042 |             bz_count=BZ2_bzwrite(blob->handle.gz,
      |                                               ^~
      |                                               bz
make[1]: *** [Makefile:7501: magick/libGraphicsMagick_la-blob.lo] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20210915-110204

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 4726beb9ac613f732cfab3b271e2b66bad59d915
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 15 19:36:51 2021 +0000

    2021-09-15 19:36:50 UTC

emerge -qpvO media-gfx/graphicsmagick
[ebuild  N    ] media-gfx/graphicsmagick-1.3.36  USE="bzip2 cxx openmp -X -debug -dynamic-loading -fpx -imagemagick -jbig -jpeg -lcms -lzma -perl -png -postscript -q16 -q32 -static-libs -svg -threads -tiff -truetype -webp -wmf -zlib"
Comment 1 Toralf Förster gentoo-dev 2021-09-16 07:15:10 UTC
Created attachment 739494 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-16 07:15:11 UTC
Created attachment 739497 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-16 07:15:13 UTC
Created attachment 739500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-16 07:15:14 UTC
Created attachment 739503 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-16 07:15:15 UTC
Created attachment 739506 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-16 07:15:16 UTC
Created attachment 739509 [details]
media-gfx:graphicsmagick-1.3.36:20210915-204727.log
Comment 7 Toralf Förster gentoo-dev 2021-09-16 07:15:18 UTC
Created attachment 739512 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-17 02:15:23 UTC

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