[MacPorts] #25588: texi2html upgrade tries to execute -x file
MacPorts
noreply at macports.org
Thu Jul 8 10:32:42 PDT 2010
#25588: texi2html upgrade tries to execute -x file
----------------------------+-----------------------------------------------
Reporter: kpreid@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: texi2html
----------------------------+-----------------------------------------------
The build of texi2html tries to execute {{{./install-sh}}} which is not
set executable.
If it matters I am running MacPorts as non-root.
{{{
:msg:configure ---> Building texi2html
:debug:build build phase started at Thu Jul 8 10:29:34 PDT 2010
:debug:build Executing org.macports.build (texi2html)
:debug:build Environment: CPATH='/Stuff/ports/include'
CC_PRINT_OPTIONS_FILE='/Stuff/ports/var/macports/build/_Stuff_ports_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/Stuff/ports/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.5'
:debug:build Assembled command: 'cd
"/Stuff/ports/var/macports/build/_Stuff_ports_var_macports_sources_rsync.macports.org_release_ports_textproc_texi2html/work/texi2html-5.0"
&& /usr/bin/make all'
:info:build Making all in po_document
:info:build Making all in po_messages
:info:build Making all in .
:info:build ./install-sh -c -d i18n
:info:build make[1]: execvp: ./install-sh: Permission denied
:info:build make[1]: *** [i18n/en.thl] Error 127
:info:build make: *** [all-recursive] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/25588>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list