[MacPorts] #24886: 'lesspipe' build fails

MacPorts noreply at macports.org
Thu May 13 22:08:49 PDT 2010


#24886: 'lesspipe' build fails
-----------------------------------+----------------------------------------
 Reporter:  junkblocker@…          |       Owner:  macports-tickets@…                   
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.8.2                                
 Keywords:                         |        Port:                                       
-----------------------------------+----------------------------------------
 05/13/10 Thu 10:05:02 502 % sudo port -d install lesspipe
 DEBUG: Found port in
 file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/lesspipe
 DEBUG: Changing to port directory:
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/lesspipe
 DEBUG: OS Platform: darwin
 DEBUG: OS Version: 10.3.0
 DEBUG: Mac OS X Version: 10.6
 DEBUG: System Arch: i386
 DEBUG: setting option os.universal_supported to yes
 DEBUG: org.macports.load registered provides 'load', a pre-existing
 procedure. Target override will not be provided
 DEBUG: org.macports.unload registered provides 'unload', a pre-existing
 procedure. Target override will not be provided
 DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
 existing procedure. Target override will not be provided
 DEBUG: adding the default universal variant
 DEBUG: Reading variant descriptions from
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
 DEBUG: Requested variant darwin is not provided by port lesspipe.
 DEBUG: Requested variant i386 is not provided by port lesspipe.
 DEBUG: Requested variant macosx is not provided by port lesspipe.
 DEBUG: Executing variant universal provides universal
 DEBUG: Attempting ln -sf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lesspipe/work
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/lesspipe/work
 --->  Computing dependencies for lesspipe
 DEBUG: Executing org.macports.main (lesspipe)
 --->  Fetching lesspipe
 DEBUG: Executing org.macports.fetch (lesspipe)
 --->  Verifying checksum(s) for lesspipe
 DEBUG: Executing org.macports.checksum (lesspipe)
 --->  Checksumming lesspipe-1.71.tar.gz
 DEBUG: Correct (md5) checksum for lesspipe-1.71.tar.gz
 DEBUG: Correct (sha1) checksum for lesspipe-1.71.tar.gz
 DEBUG: Correct (rmd160) checksum for lesspipe-1.71.tar.gz
 --->  Extracting lesspipe
 DEBUG: Executing org.macports.extract (lesspipe)
 --->  Extracting lesspipe-1.71.tar.gz
 DEBUG: setting option extract.args to
 /opt/local/var/macports/distfiles/lesspipe/lesspipe-1.71.tar.gz
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lesspipe/work"
 && /usr/bin/gzip -dc
 /opt/local/var/macports/distfiles/lesspipe/lesspipe-1.71.tar.gz |
 /usr/bin/gnutar --no-same-owner -xf -'
 DEBUG: Executing org.macports.patch (lesspipe)
 --->  Configuring lesspipe
 DEBUG: Using compiler 'Mac OS X gcc 4.2'
 DEBUG: Executing org.macports.configure (lesspipe)
 DEBUG: Environment: CFLAGS='-O2 -arch x86_64 -arch i386'
 CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2 -arch x86_64 -arch i386'
 MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' F90FLAGS='-O2'
 LDFLAGS='-L/opt/local/lib -arch x86_64 -arch i386' OBJC='/usr/bin/gcc-4.2'
 FCFLAGS='-O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2 -arch x86_64
 -arch i386' FFLAGS='-O2' CC='/usr/bin/gcc-4.2'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lesspipe/work/lesspipe-1.71"
 && ./configure --prefix=/opt/local --disable-dependency-tracking --yes
 --shell=/bin/bash'
 Unknown option: disable-dependency-tracking
 Usage: configure [options]
 Options:
   --help                  print this message
   --ask                   ask questions when running make (this is the
 default
                           for configure but without --ask it is not for
 make)
   --default               do not ask questions, try to guess correct
 answer
   --yes                   like --default but assume 'yes' to all questions
   --fixed                 like --yes but use preconfigured answer (see
 below)
   --shell=<filename>      specify full path to an alternative shell to use
   --nomake                do not generate a Makefile
 Directory and file names:
   --prefix=PREFIX         install lesspipe.sh in PREFIX/bin (/usr/local)

 configure generates by default both lesspipe.sh and Makefile
 configure tries to find required and optional programs for lesspipe.sh
 If optional programs are not found, then you can choose between
   - giving the correct location of the program if installed
   - including the code in lesspipe.sh without having the program
   - or skipping the code for the missing program.
 Answers to the questions can be preconfigured by modifying the data
 section
 in configure after the __END__ line. For missing data use the default
 answer
 Error: Target org.macports.configure returned: configure failure: shell
 command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lesspipe/work/lesspipe-1.71"
 && ./configure --prefix=/opt/local --disable-dependency-tracking --yes
 --shell=/bin/bash " returned error 1
 DEBUG: Backtrace: configure failure: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lesspipe/work/lesspipe-1.71"
 && ./configure --prefix=/opt/local --disable-dependency-tracking --yes
 --shell=/bin/bash " returned error 1
     while executing
 "$procedure $targetname"
 Warning: the following items did not execute (for lesspipe):
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 Error: Status 1 encountered during processing.

-- 
Ticket URL: <http://trac.macports.org/ticket/24886>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list