#28978: While configuring ImageMagick 6.6.9-1: illegal option -- r --------------------------------------+------------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ImageMagick --------------------------------------+------------------------------------- The error happens here: {{{ Extracting ImageMagick-6.6.9-1/coders Extracting ImageMagick-6.6.9-1 Everything is Ok Folders: 73 Files: 2246 Size: 56326327 Compressed: 7338080 ---> Configuring ImageMagick sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file ...] sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] svn: Write error: Broken pipe configuring ImageMagick 6.6.9-1 checking build system type... powerpc-apple-darwin9.8.0 checking host system type... powerpc-apple-darwin9.8.0 checking target system type... powerpc-apple-darwin9.8.0 checking whether build environment is sane... yes }}} Nevertheless the build finally succeeds. The variant is: ImageMagick @6.6.9-1_0+graphviz+jbig+jpeg2+q16+rsvg (active) In debug mode I see: {{{ DEBUG: patch phase started at Thu Mar 31 00:19:58 CEST 2011 DEBUG: Executing org.macports.patch (ImageMagick) ---> Configuring ImageMagick DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: configure phase started at Thu Mar 31 00:19:58 CEST 2011 DEBUG: Executing proc-pre-org.macports.configure-configure-0 DEBUG: Executing proc-pre-org.macports.configure-configure-1 DEBUG: Executing org.macports.configure (ImageMagick) DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_graphics_ImageMagick/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.5' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.9-1" && autoconf' sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file ...] sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ... [file ...] svn: Write error: Broken pipe DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-O2 -arch ppc' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch ppc' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.5' CXX='/usr/bin/g++-4.0' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_graphics_ImageMagick/work/.CC_PRINT_OPTIONS' F90FLAGS='-O2 -m32' LDFLAGS='-L/opt/local/lib -arch ppc' OBJC='/usr/bin/gcc-4.0' FCFLAGS='-O2 -m32' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch ppc' FFLAGS='-O2 -m32' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports.org_release_ports_graphics_ImageMagick/work/ImageMagick-6.6.9-1" && ./configure --prefix=/opt/local --enable-shared --enable-static --disable-ltdl-install --with-frozenpaths --without-openexr --disable-hdri --with-dps --with-bzlib --with-fontconfig --with-gslib --with-jpeg --with- lcms --with-png --with-tiff --with-zlib --with-modules --with-xml --with-x --without-perl --without-fpx --without-jbig --without-jp2 --without-wmf --without-gvc --without-rsvg --without-lqr --with-gs-font- dir=/opt/local/share/fonts/urw-fonts --with-quantum-depth=16' configuring ImageMagick 6.6.9-1 checking build system type... powerpc-apple-darwin9.8.0 checking host system type... powerpc-apple-darwin9.8.0 checking target system type... powerpc-apple-darwin9.8.0 }}} -- Ticket URL: <https://trac.macports.org/ticket/28978> MacPorts <http://www.macports.org/> Ports system for Mac OS