[MacPorts] #18840: qjackctl fails to build, cannot find /opt/local/include/jack

MacPorts noreply at macports.org
Sun Mar 15 01:11:40 PDT 2009


#18840: qjackctl fails to build, cannot find /opt/local/include/jack
--------------------------------+-------------------------------------------
 Reporter:  rmpowell77@…        |       Owner:  devans@…           
     Type:  defect              |      Status:  new                
 Priority:  Normal              |   Milestone:  Port Bugs          
Component:  ports               |     Version:  1.7.0              
 Keywords:                      |        Port:  qjackctl           
--------------------------------+-------------------------------------------
Changes (by blb@…):

  * owner:  macports-tickets@… => devans@…
  * port:  => qjackctl


Old description:

> (first time posting a bug, so not sure of the protocol.  Apologies in
> advanced).
>
> It appears that qjackctl is not including the /opt/local/include
> directory.  The port install qjackctl command fails.
>
> If I:
>
> sudo ln -s /opt/local/include/jack /usr/local/include/jack
>
> Then the command works fine.  I'm guessing that the /opt/local/include
> path should be added to the build?
>

>
> pascal:~ richardpowell$ sudo port install -d qjackctl
> --->  Fetching qjackctl
> --->  Verifying checksum(s) for qjackctl
> --->  Extracting qjackctl
> --->  Configuring qjackctl
> --->  Building qjackctl
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_qjackctl/work/qjackctl-0.3.4"
> && make all " returned error 2
> Command output: /opt/local/libexec/qt4-x11/bin/uic
> src/qjackctlAboutForm.ui -o ui_qjackctlAboutForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlConnectionsForm.ui -o
> ui_qjackctlConnectionsForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlMainForm.ui -o
> ui_qjackctlMainForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlMessagesForm.ui -o
> ui_qjackctlMessagesForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlPatchbayForm.ui -o
> ui_qjackctlPatchbayForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlSetupForm.ui -o
> ui_qjackctlSetupForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlSocketForm.ui -o
> ui_qjackctlSocketForm.h
> /opt/local/libexec/qt4-x11/bin/uic src/qjackctlStatusForm.ui -o
> ui_qjackctlStatusForm.h
> /usr/bin/g++-4.0 -c -pipe -O2 -Wall -W -D__USE_WS_X11__ -DQT_NO_DEBUG
> -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
> -I/opt/local/libexec/qt4-x11/mkspecs/darwin-g++ -I.
> -I/opt/local/libexec/qt4-x11/include/QtCore
> -I/opt/local/libexec/qt4-x11/include/QtCore
> -I/opt/local/libexec/qt4-x11/include/QtGui
> -I/opt/local/libexec/qt4-x11/include/QtGui
> -I/opt/local/libexec/qt4-x11/include/QtXml
> -I/opt/local/libexec/qt4-x11/include/QtXml
> -I/opt/local/libexec/qt4-x11/include -Isrc
> -I/opt/local/libexec/qt4-x11/include
> -I/opt/local/libexec/qt4-x11/include/qt -I/usr/local/include
> -I/usr/include -I. -I. -o main.o src/main.cpp
> In file included from src/main.cpp:24:
> src/qjackctlMainForm.h:32:23: error: jack/jack.h: No such file or
> directory
> src/qjackctlMainForm.h:214: error: ISO C++ forbids declaration of
> 'jack_client_t' with no type

New description:

 (first time posting a bug, so not sure of the protocol.  Apologies in
 advanced).

 It appears that qjackctl is not including the /opt/local/include
 directory.  The port install qjackctl command fails.

 If I:

 sudo ln -s /opt/local/include/jack /usr/local/include/jack

 Then the command works fine.  I'm guessing that the /opt/local/include
 path should be added to the build?


 {{{
 pascal:~ richardpowell$ sudo port install -d qjackctl
 --->  Fetching qjackctl
 --->  Verifying checksum(s) for qjackctl
 --->  Extracting qjackctl
 --->  Configuring qjackctl
 --->  Building qjackctl
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_qjackctl/work/qjackctl-0.3.4"
 && make all " returned error 2
 Command output: /opt/local/libexec/qt4-x11/bin/uic
 src/qjackctlAboutForm.ui -o ui_qjackctlAboutForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlConnectionsForm.ui -o
 ui_qjackctlConnectionsForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlMainForm.ui -o
 ui_qjackctlMainForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlMessagesForm.ui -o
 ui_qjackctlMessagesForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlPatchbayForm.ui -o
 ui_qjackctlPatchbayForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlSetupForm.ui -o
 ui_qjackctlSetupForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlSocketForm.ui -o
 ui_qjackctlSocketForm.h
 /opt/local/libexec/qt4-x11/bin/uic src/qjackctlStatusForm.ui -o
 ui_qjackctlStatusForm.h
 /usr/bin/g++-4.0 -c -pipe -O2 -Wall -W -D__USE_WS_X11__ -DQT_NO_DEBUG
 -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED
 -I/opt/local/libexec/qt4-x11/mkspecs/darwin-g++ -I.
 -I/opt/local/libexec/qt4-x11/include/QtCore
 -I/opt/local/libexec/qt4-x11/include/QtCore
 -I/opt/local/libexec/qt4-x11/include/QtGui
 -I/opt/local/libexec/qt4-x11/include/QtGui
 -I/opt/local/libexec/qt4-x11/include/QtXml
 -I/opt/local/libexec/qt4-x11/include/QtXml
 -I/opt/local/libexec/qt4-x11/include -Isrc
 -I/opt/local/libexec/qt4-x11/include
 -I/opt/local/libexec/qt4-x11/include/qt -I/usr/local/include
 -I/usr/include -I. -I. -o main.o src/main.cpp
 In file included from src/main.cpp:24:
 src/qjackctlMainForm.h:32:23: error: jack/jack.h: No such file or
 directory
 src/qjackctlMainForm.h:214: error: ISO C++ forbids declaration of
 'jack_client_t' with no type
 }}}

--

Comment:

 Looks like that compile is missing {{{-I/opt/local/include}}}...

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


More information about the macports-tickets mailing list