[MacPorts] #19748: tesseract: fails doing "make install"
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- {{{ port -d install tesseract -universal … /usr/bin/install -c -m 644 ./eng.user-words /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/share/tessdata/eng .user-words /usr/bin/install -c -m 644 ./eng.word-dawg /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/share/tessdata/eng .word-dawg /usr/bin/install -c -m 644 ./eng.unicharset /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/share/tessdata/eng.unicharset Making install in testing make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. Making install in dlltest make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../config/mkinstalldirs /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/include/tesseract /usr/bin/install -c -m 644 dlltest.cpp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/include/tesseract/dlltest.cpp /usr/bin/install -c -m 644 dlltest.dsp /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/include/tesseract/dlltest.dsp /usr/bin/install -c -m 644 dlltest.vcproj /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_tesseract/work/destroot/opt/local/include/tesseract/dlltest.vcproj Making install in java make[1]: *** No rule to make target `install'. Stop. make: *** [install-recursive] Error 1 Warning: the following items did not execute (for tesseract): org.macports.activate org.macports.destroot org.macports.archive org.macports.install Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/19748> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => emer@… -- Ticket URL: <http://trac.macports.org/ticket/19748#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Changes (by macsforever2000@…): * cc: hans@… (added) Comment: ccing reporter of dup #19681. -- Ticket URL: <http://trac.macports.org/ticket/19748#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Comment(by macsforever2000@…): What version of Mac OS X are you running? What version of Xcode? -- Ticket URL: <http://trac.macports.org/ticket/19748#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Comment(by Damien@…): Replying to [comment:3 macsforever2000@…]:
What version of Mac OS X are you running? What version of Xcode? Léopard 10.5.7 on Intel. Xcode 3.1.2
-- Ticket URL: <http://trac.macports.org/ticket/19748#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Comment(by hans@…): Leopard on Intel, Xcode 3.0 (though I think it's irrelevant). I still think the case-sensitive filesystem is causing the makefile problem. -- Ticket URL: <http://trac.macports.org/ticket/19748#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" -----------------------------------+---------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: make, install, java | Port: tesseract -----------------------------------+---------------------------------------- Comment(by Damien@…): Replying to [comment:5 hans@…]:
I still think the case-sensitive filesystem is causing the makefile problem. No idea about this. My system is also case-sensitive, by the way.
-- Ticket URL: <http://trac.macports.org/ticket/19748#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19748: tesseract: fails doing "make install" ------------------------------------+--------------------------------------- Reporter: Damien@… | Owner: emer@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: make, install, java Port: tesseract | ------------------------------------+--------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:5 hans@…]:
Leopard on Intel, Xcode 3.0 (though I think it's irrelevant). I still think the case-sensitive filesystem is causing the makefile problem.
Note that there are issues with some of the tools shipped with Xcode 3.0 which are fixed in 3.1.x; though this isn't one of them. It looks like there is a java/makefile on extract, which is overwritten by Makefile during configure on case-insensitive filesystems; but obviously not on case-sensitive, so the error occurs. Fixed in r51430 (not awaiting maintainer approval since it is broken for some). -- Ticket URL: <http://trac.macports.org/ticket/19748#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts