[MacPorts] #47591: notmuch build failure
MacPorts
noreply at macports.org
Tue Apr 28 13:37:53 PDT 2015
#47591: notmuch build failure
-----------------------------+--------------------------------
Reporter: patrick.sanan@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: notmuch
-----------------------------+--------------------------------
{{{
sudo port install notmuch
}}}
fails on Mac OS X 10.9.5, XCode 6.1.1 (6A2008a)
The final error in the log file (attached):
{{{
...
:info:destroot make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/notmuch-0.19'
:info:destroot echo "PROJECT_NAME = \"Notmuch 0.19\"" > doc/config.dox
:info:destroot echo "INPUT=./lib/notmuch.h" >> doc/config.dox
:info:destroot mkdir -p doc/_build/man/man3
:info:destroot doxygen ./doc/doxygen.cfg
:info:destroot rm -f doc/_build/man/man3/_*.3
:info:destroot perl -pi -e 's/^[.]RI "\\fI/.RI "\\fP/'
doc/_build/man/man3/notmuch.3
:info:destroot mkdir -p
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/destroot/opt/local/share/man/man3"
:info:destroot install -m0644 doc/_build/man/man3/*.3.gz
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/destroot//opt/local/share/man/man3
:info:destroot install: doc/_build/man/man3/*.3.gz: No such file or
directory
:info:destroot make: *** [install-apidocs] Error 71
:info:destroot make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/notmuch-0.19'
:info:destroot Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/notmuch-0.19"
&& /usr/bin/make -w install
DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_mail_notmuch/notmuch/work/destroot
:info:destroot Exit code: 2
:error:destroot org.macports.destroot for port notmuch returned: command
execution failed
:debug:destroot Error code: CHILDSTATUS 74654 2
:debug:destroot Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec destroot"
(procedure "portdestroot::destroot_main" line 2)
invoked from within
"portdestroot::destroot_main org.macports.destroot"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
...
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47591>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list