Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401511 - media-gfx/imagemagick-6.7.4.10 failed (compile phase)
Summary: media-gfx/imagemagick-6.7.4.10 failed (compile phase)
Status: RESOLVED DUPLICATE of bug 401499
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-30 13:43 UTC by Conrad Kostecki
Modified: 2012-01-30 16:02 UTC (History)
0 users

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


Attachments
build.log (build.log,50.86 KB, text/plain)
2012-01-30 13:43 UTC, Conrad Kostecki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2012-01-30 13:43:00 UTC
Hi!
media-gfx/imagemagick-6.7.4.10 failed (compile phase)

/bin/sh ./libtool --silent --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -I./config  -I./ltdl -I./ltdl  -I/usr/include/freetype2 -I/usr/include/libxml2  -O2 -pipe -march=core2 -Wall -pthread -c -o magick/magick_libMagickCore_la-client.lo `test -f 'magick/client.c' || echo './'`magick/client.c
magick/blob.c: In function 'CloseBlob':
magick/blob.c:508:7: warning: passing argument 1 of 'gzerror' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1513:21: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c:549:7: warning: passing argument 1 of 'gzclose' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1488:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c: In function 'ReadBlob':
magick/blob.c:2774:11: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1290:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c:2779:33: error: 'FILE' has no member named 'have'
magick/blob.c:2779:62: error: 'FILE' has no member named 'have'
magick/blob.c:2779:91: error: 'FILE' has no member named 'pos'
magick/blob.c:2779:70: warning: left-hand operand of comma expression has no effect [-Wunused-value]
magick/blob.c:2779:121: error: 'FILE' has no member named 'next'
magick/blob.c:2779:98: warning: left-hand operand of comma expression has no effect [-Wunused-value]
magick/blob.c:2779:11: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1653:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c:2787:33: error: 'FILE' has no member named 'have'
magick/blob.c:2787:62: error: 'FILE' has no member named 'have'
magick/blob.c:2787:91: error: 'FILE' has no member named 'pos'
magick/blob.c:2787:70: warning: left-hand operand of comma expression has no effect [-Wunused-value]
magick/blob.c:2787:121: error: 'FILE' has no member named 'next'
magick/blob.c:2787:98: warning: left-hand operand of comma expression has no effect [-Wunused-value]
magick/blob.c:2787:11: warning: passing argument 1 of 'gzgetc_' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1653:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c: In function 'SeekBlob':
magick/blob.c:3530:7: warning: passing argument 1 of 'gzseek' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1698:17: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c: In function 'SyncBlob':
magick/blob.c:3794:7: warning: passing argument 1 of 'gzflush' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1389:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c: In function 'TellBlob':
magick/blob.c:3868:7: warning: passing argument 1 of 'gztell' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1699:17: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c: In function 'WriteBlob':
magick/blob.c:4018:13: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1318:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c:4023:11: warning: passing argument 1 of 'gzputc' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1362:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
magick/blob.c:4030:11: warning: passing argument 1 of 'gzputc' from incompatible pointer type [enabled by default]
/usr/include/zlib.h:1362:12: note: expected 'gzFile' but argument is of type 'struct FILE *'
make[1]: *** [magick/magick_libMagickCore_la-blob.lo] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
coders/tiff.c: In function 'TIFFGetEXIFProperties':
coders/tiff.c:677:11: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64' [-Wformat]
coders/png.c: In function 'WriteOnePNGImage':
coders/png.c:7428:5: warning: variable 'ping_have_blob' set but not used [-Wunused-but-set-variable]
make[1]: Leaving directory `/var/tmp/portage/media-gfx/imagemagick-6.7.4.10/work/ImageMagick-6.7.4-10'
make: *** [all] Fehler 2
 * ERROR: media-gfx/imagemagick-6.7.4.10 failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of 'emerge --info =media-gfx/imagemagick-6.7.4.10',
 * the complete build log and the output of 'emerge -pqv =media-gfx/imagemagick-6.7.4.10'.
 * The complete build log is located at '/var/tmp/portage/media-gfx/imagemagick-6.7.4.10/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-gfx/imagemagick-6.7.4.10/temp/environment'.
 * S: '/var/tmp/portage/media-gfx/imagemagick-6.7.4.10/work/ImageMagick-6.7.4-10'

>>> Failed to emerge media-gfx/imagemagick-6.7.4.10, Log file:

>>>  '/var/tmp/portage/media-gfx/imagemagick-6.7.4.10/temp/build.log'

Reproducible: Always




Portage 2.1.10.44 (default/linux/amd64/10.0/server, gcc-4.6.2, glibc-2.14.1-r2, 3.2.1-gentoo x86_64)
=================================================================
System uname: Linux-3.2.1-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.1
Timestamp of tree: Mon, 30 Jan 2012 11:45:01 +0000
ccache version 3.1.7 [enabled]
app-shells/bash:          4.2_p20
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/ccache:          3.1.7
dev-util/cmake:           2.8.6-r4
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.2
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.11.2-r1
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo helios
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=core2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -O3 -mmmx -msse -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mcx16 -msahf -pipe -fomit-frame-pointer -mfpmath=sse -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n --quiet-build=n"
FEATURES="assume-digests binpkg-logs ccache distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://ftp.halifax.rwth-aachen.de/gentoo/"
LANG="de_DE.UTF-8"
LDFLAGS=""
LINGUAS="de"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="gzip"
PORTAGE_COMPRESS_FLAGS="-f9"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 bash-completion bzip2 cracklib cxx ftp gd gnutls gpm iconv icu idn ipv6 javascript jpeg jpeg2k lzma mmx multilib ncurses nls nntp nptl offensive pam png readline slang spell sqlite sse2 ssl svg symlink tcpd threads tiff truetype unicode vim-syntax xml zeroconf zlib" ALSA_PCM_PLUGINS="*" COLLECTD_PLUGINS="conntrack contextswitch cpu df disk dns entropy exec filecount interface iptables irq load logfile memory netlink network nfs openvpn ping processes protocols rrdtool swap table tail tcpconns uptime users" ELIBC="glibc" GRUB_PLATFORMS="pc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="vmware"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Conrad Kostecki gentoo-dev 2012-01-30 13:43:11 UTC
Created attachment 300387 [details]
build.log
Comment 2 Bernard Cafarelli gentoo-dev 2012-01-30 16:02:50 UTC

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