#28592: qt4-x11 build failure in ssl/qsslsocket_openssl_symbols_p.h --------------------------------+------------------------------------------- Reporter: frases@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: qt4-x11, qt4-mac, qjackctl --------------------------------+------------------------------------------- Comment(by frases@…): Mike, After a clean: {{{ mac:Documents newuser$ sudo port clean qjackctl ---> Cleaning qjackctl }}} The compile seems to have worked: {{{ mac:Documents newuser$ sudo port install qjackctl ---> Computing dependencies for qjackctl ---> Fetching qjackctl ---> Verifying checksum(s) for qjackctl ---> Extracting qjackctl ---> Applying patches to qjackctl ---> Configuring qjackctl ---> Building qjackctl ---> Staging qjackctl into destroot ---> Installing qjackctl @0.3.7_0+dbus+portaudio ---> Activating qjackctl @0.3.7_0+dbus+portaudio ---> Cleaning qjackctl }}} However, there was no executable created in /opt/local/bin: {{{ mac:Documents newuser$ qjackctl -bash: qjackctl: command not found mac:Documents newuser$ echo $PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/opt/local/bin }}} {{{ mac:Documents newuser$ sudo port installed | grep qjack qjackctl @0.3.7_0+dbus+portaudio (active) }}} Doing a find, I see that an executable was created here: {{{ /local/var/macports/software/qjackctl/0.3.7_0+dbus+portaudio/Applications/MacPorts/qjackctl.app/Contents/MacOS/qjackctl }}} I started the executable in this directory and it seems to work, but I'm not sure why the file got plopped here and not in /opt/local/bin. scott -- Ticket URL: <https://trac.macports.org/ticket/28592#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS