Gaah, it seems like jackd2 FTBFS both on arm and amd64: [262/265] cprogram: build/example-clients/server_control.cpp.2.o -> build/example-clients/jack_server_control 15:10:53 runner ['/usr/bin/gcc', 'example-clients/server_control.cpp.2.o', '-o', '/home/david/jackd2/jackd2-1.9.8~dfsg.4+20121110git67ac4440/build/example-clients/jack_server_control', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-Lcommon', '-ljackserver', '-lpthread', '-lrt', '-ldl', '-lm'] /usr/bin/ld: example-clients/server_control.cpp.2.o: undefined reference to symbol '__cxa_end_cleanup@@CXXABI_1.3' /usr/bin/ld: note: '__cxa_end_cleanup@@CXXABI_1.3' is defined in DSO /usr/lib/arm-linux-gnueabihf/libstdc++.so.6 so try adding it to the linker command line /usr/lib/arm-linux-gnueabihf/libstdc++.so.6: could not read symbols: Invalid operation collect2: error: ld returned 1 exit status
There is a missing -lstdc++ in the gcc line above but I can't figure out how to add it... -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to jackd2 in Ubuntu. https://bugs.launchpad.net/bugs/1074673 Title: JACK server fails to start Status in Ubuntu on the Nexus 7: Triaged Status in “jackd2” package in Ubuntu: New Bug description: QjackCtl reports this in its Messages/Status window when I try to start JACK server: 11:10:39.416 Patchbay deactivated. 11:10:39.541 Statistics reset. 11:10:39.564 Could not open ALSA sequencer as a client. ALSA MIDI patchbay will be not available. ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory AtSpiAdaptor::applicationInterface "/org/a11y/atspi/accessible/root" 0x18da040 "GetApplicationBusAddress" 11:10:46.729 D-BUS: Service is available (org.jackaudio.service aka jackdbus). Cannot connect to server socket err = No such file or directory Cannot connect to server request channel jack server is not running or cannot be started Registered event listener change listener: true To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-nexus7/+bug/1074673/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

