Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 851445 Details for
Bug 1054642
Error show when install pecl/imagick for php-5.3/5.4 app
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
full build log
build.log (text/plain), 30.98 KB, created by
Yan Du
on 2014-01-17 07:59:30 UTC
(
hide
)
Description:
full build log
Filename:
MIME Type:
Creator:
Yan Du
Created:
2014-01-17 07:59:30 UTC
Size:
30.98 KB
patch
obsolete
>warning: push.default is unset; its implicit value is changing in >Git 2.0 from 'matching' to 'simple'. To squelch this message >and maintain the current behavior after the default changes, use: > > git config --global push.default matching > >To squelch this message and adopt the new behavior now, use: > > git config --global push.default simple > >See 'git help config' and search for 'push.default' for further information. >(the 'simple' mode was introduced in Git 1.7.11. Use the similar mode >'current' instead of 'simple' if you sometimes use older versions of Git) > >Warning: Permanently added 'p53a-111.int.rhcloud.com,54.196.162.91' (RSA) to the list of known hosts. >Counting objects: 5, done. >Delta compression using up to 8 threads. >Compressing objects: 100% (2/2), done. >Writing objects: 100% (3/3), 262 bytes | 0 bytes/s, done. >Total 3 (delta 1), reused 0 (delta 0) >remote: Stopping PHP 5.3 cartridge (Apache+mod_php) >remote: [Fri Jan 17 01:06:37 2014] [warn] PassEnv variable SHELL was undefined >remote: [Fri Jan 17 01:06:37 2014] [warn] PassEnv variable USER was undefined >remote: [Fri Jan 17 01:06:37 2014] [warn] PassEnv variable LOGNAME was undefined >remote: Waiting for stop to finish >remote: Building git ref 'master', commit 84a3749 >remote: Checking deplist.txt for PEAR dependency.. >remote: Checking PEAR: pecl/imagick >remote: >remote: downloading imagick-3.1.2.tgz ... >remote: Starting to download imagick-3.1.2.tgz (94,657 bytes) >remote: .....................done: 94,657 bytes >remote: 15 source files, building >remote: running: phpize >remote: Configuring for: >remote: PHP Api Version: 20090626 >remote: Zend Module Api No: 20090626 >remote: Zend Extension Api No: 220090626 >remote: Please provide the prefix of Imagemagick installation [autodetect] : building in /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2 >remote: running: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/configure --with-imagick >remote: checking for grep that handles long lines and -e... /bin/grep >remote: checking for egrep... /bin/grep -E >remote: checking for a sed that does not truncate output... /bin/sed >remote: checking for cc... cc >remote: checking for C compiler default output file name... a.out >remote: checking whether the C compiler works... yes >remote: checking whether we are cross compiling... no >remote: checking for suffix of executables... >remote: checking for suffix of object files... o >remote: checking whether we are using the GNU C compiler... yes >remote: checking whether cc accepts -g... yes >remote: checking for cc option to accept ISO C89... none needed >remote: checking how to run the C preprocessor... cc -E >remote: checking for icc... no >remote: checking for suncc... no >remote: checking whether cc understands -c and -o together... yes >remote: checking for system library directory... lib >remote: checking if compiler supports -R... no >remote: checking if compiler supports -Wl,-rpath,... yes >remote: checking build system type... x86_64-unknown-linux-gnu >remote: checking host system type... x86_64-unknown-linux-gnu >remote: checking target system type... x86_64-unknown-linux-gnu >remote: checking for PHP prefix... /usr >remote: checking for PHP includes... -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib >remote: checking for PHP extension directory... /usr/lib64/php/modules >remote: checking for PHP installed headers prefix... /usr/include/php >remote: checking if debug is enabled... no >remote: checking if zts is enabled... no >remote: checking for re2c... no >remote: configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. >remote: checking for gawk... gawk >remote: checking whether to enable the imagick extension... yes, shared >remote: checking whether to enable the imagick GraphicsMagick backend... no >remote: checking ImageMagick MagickWand API configuration program... found in /usr/bin/MagickWand-config >remote: checking if ImageMagick version is at least 6.2.4... found version 6.5.4 Q16 >remote: checking for MagickWand.h header file... found in /usr/include/ImageMagick/wand/MagickWand.h >remote: checking PHP version is at least 5.1.3... yes. found 5.3.3 >remote: checking for a sed that does not truncate output... (cached) /bin/sed >remote: checking for fgrep... /bin/grep -F >remote: checking for ld used by cc... /usr/bin/ld >remote: checking if the linker (/usr/bin/ld) is GNU ld... yes >remote: checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >remote: checking the name lister (/usr/bin/nm -B) interface... BSD nm >remote: checking whether ln -s works... yes >remote: checking the maximum length of command line arguments... 1966080 >remote: checking whether the shell understands some XSI constructs... yes >remote: checking whether the shell understands "+="... yes >remote: checking for /usr/bin/ld option to reload object files... -r >remote: checking for objdump... objdump >remote: checking how to recognize dependent libraries... pass_all >remote: checking for ar... ar >remote: checking for strip... strip >remote: checking for ranlib... ranlib >remote: checking command to parse /usr/bin/nm -B output from cc object... ok >remote: checking for ANSI C header files... yes >remote: checking for sys/types.h... yes >remote: checking for sys/stat.h... yes >remote: checking for stdlib.h... yes >remote: checking for string.h... yes >remote: checking for memory.h... yes >remote: checking for strings.h... yes >remote: checking for inttypes.h... yes >remote: checking for stdint.h... yes >remote: checking for unistd.h... yes >remote: checking for dlfcn.h... yes >remote: checking for objdir... .libs >remote: checking if cc supports -fno-rtti -fno-exceptions... no >remote: checking for cc option to produce PIC... -fPIC -DPIC >remote: checking if cc PIC flag -fPIC -DPIC works... yes >remote: checking if cc static flag -static works... no >remote: checking if cc supports -c -o file.o... yes >remote: checking if cc supports -c -o file.o... (cached) yes >remote: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >remote: checking whether -lc should be explicitly linked in... no >remote: checking dynamic linker characteristics... GNU/Linux ld.so >remote: checking how to hardcode library paths into programs... immediate >remote: checking whether stripping libraries is possible... yes >remote: checking if libtool supports shared libraries... yes >remote: checking whether to build shared libraries... yes >remote: checking whether to build static libraries... no >remote: configure: creating ./config.status >remote: config.status: creating config.h >remote: config.status: executing libtool commands >remote: running: make >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_file.c -o imagick_file.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_file.c -fPIC -DPIC -o .libs/imagick_file.o >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_class.c -o imagick_class.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_class.c -fPIC -DPIC -o .libs/imagick_class.o >remote: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_class.c: In function 's_add_assoc_str': >remote: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_class.c:6636: warning: passing argument 4 of 'add_assoc_string_ex' discards qualifiers from pointer target type >remote: /usr/include/php/Zend/zend_API.h:360: note: expected 'char *' but argument is of type 'const char * const' >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickdraw_class.c -o imagickdraw_class.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickdraw_class.c -fPIC -DPIC -o .libs/imagickdraw_class.o >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickpixel_class.c -o imagickpixel_class.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickpixel_class.c -fPIC -DPIC -o .libs/imagickpixel_class.o >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickpixeliterator_class.c -o imagickpixeliterator_class.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagickpixeliterator_class.c -fPIC -DPIC -o .libs/imagickpixeliterator_class.o >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_helpers.c -o imagick_helpers.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_helpers.c -fPIC -DPIC -o .libs/imagick_helpers.o >remote: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_helpers.c: In function 'php_imagick_validate_map': >remote: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick_helpers.c:153: warning: initialization discards qualifiers from pointer target type >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=compile cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app- >remote: root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick.c -o imagick.lo >remote: libtool: compile: cc -fopenmp -I/usr/include/ImageMagick -I/usr/include -I. -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -c /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick/imagick.c -fPIC -DPIC -o .libs/imagick.o >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=link cc -DPHP_ATOM_INC -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/include -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/main -I/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/imagick -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -I/usr/include/ImageMagick -DHAVE_CONFIG_H -g -O2 -o imagick.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/module >remote: s imagick_file.lo imagick_class.lo imagickdraw_class.lo imagickpixel_class.lo imagickpixeliterator_class.lo imagick_helpers.lo imagick.lo -lMagickWand -lMagickCore >remote: libtool: link: cc -shared .libs/imagick_file.o .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick.o -lMagickWand -lMagickCore -Wl,-soname -Wl,imagick.so -o .libs/imagick.so >remote: libtool: link: ( cd ".libs" && rm -f "imagick.la" && ln -s "../imagick.la" "imagick.la" ) >remote: /bin/sh /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/libtool --mode=install cp ./imagick.la /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/modules >remote: libtool: install: cp ./.libs/imagick.so /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/modules/imagick.so >remote: libtool: install: cp ./.libs/imagick.lai /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/modules/imagick.la >remote: libtool: finish: PATH="/var/lib/openshift/52d8c81403ef64226a000170/php/phplib/pear/pear:/var/lib/openshift/52d8c81403ef64226a000170/php/phplib/pear/pear:/bin:/usr/bin:/usr/sbin:/sbin" ldconfig -n /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/modules >remote: ---------------------------------------------------------------------- >remote: Libraries have been installed in: >remote: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/imagick-3.1.2/modules >remote: >remote: If you ever happen to want to link against installed libraries >remote: in a given directory, LIBDIR, you must either use libtool, and >remote: specify the full pathname of the library, or use the `-LLIBDIR' >remote: flag during linking and do at least one of the following: >remote: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable >remote: during execution >remote: - add LIBDIR to the `LD_RUN_PATH' environment variable >remote: during linking >remote: - use the `-Wl,-rpath -Wl,LIBDIR' linker flag >remote: - have your system administrator add LIBDIR to `/etc/ld.so.conf' >remote: >remote: See any operating system documentation about shared libraries for >remote: more information, such as the ld(1) and ld.so(8) manual pages. >remote: ---------------------------------------------------------------------- >remote: >remote: Build complete. >remote: Don't forget to run 'make test'. >remote: >remote: running: make INSTALL_ROOT="/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2" install >remote: Installing shared extensions: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/lib64/php/modules/ >remote: Installing header files: /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ >remote: running: find "/var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2" | xargs ls -dils >remote: 2229284 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2 >remote: 2230248 4 drwx------. 4 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr >remote: 2230252 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include >remote: 2230253 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php >remote: 2230254 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ext >remote: 2230255 4 drwx------. 2 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ext/imagick >remote: 2230256 4 -rw-r--r--. 1 52d8c81403ef64226a000170 52d8c81403ef64226a000170 2476 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ext/imagick/php_imagick.h >remote: 2230257 28 -rw-r--r--. 1 52d8c81403ef64226a000170 52d8c81403ef64226a000170 24972 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ext/imagick/php_imagick_defs.h >remote: 2230258 4 -rw-r--r--. 1 52d8c81403ef64226a000170 52d8c81403ef64226a000170 1795 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/include/php/ext/imagick/php_imagick_shared.h >remote: 2230249 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/lib64 >remote: 2230250 4 drwx------. 3 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/lib64/php >remote: 2230251 4 drwx------. 2 52d8c81403ef64226a000170 52d8c81403ef64226a000170 4096 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/lib64/php/modules >remote: 2230247 1056 -rwxr-xr-x. 1 52d8c81403ef64226a000170 52d8c81403ef64226a000170 1080017 Jan 17 01:07 /var/lib/openshift/52d8c81403ef64226a000170/app-root/runtime/dependencies/php/phplib/pear/pear/temp/pear-build-defaultuserWho0tu/install-imagick-3.1.2/usr/lib64/php/modules/imagick.so >remote: >remote: Build process completed successfully >remote: Installing '/usr/lib64/php/modules/imagick.so' >remote: ERROR: failed to write /usr/lib64/php/modules/imagick.so (copy(/usr/lib64/php/modules/imagick.so): failed to open stream: Permission denied) >remote: >remote: Preparing build for deployment >remote: Deployment id is c6d644ba >remote: Activating deployment >remote: Starting PHP 5.3 cartridge (Apache+mod_php) >remote: Result: success >remote: Activation status: success >remote: Deployment completed with status: success >To ssh://52d8c81403ef64226a000170@p53a-111.int.rhcloud.com/~/git/p53a.git/ > 68427e4..84a3749 master -> master >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1054642
: 851445