[Bug 221327] [NEW PORT] audio/qmidiarp: MIDI arpeggiator, sequencer and LFO for JACK

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 14 18:09:53 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221327

Richard Gallamore <ultima at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ultima at freebsd.org

--- Comment #2 from Richard Gallamore <ultima at freebsd.org> ---
There are some warnings about at the end of configure, Can you please check
them out?

configure: WARNING: unrecognized options: --with-qt-includes,
--with-qt-libraries, --with-extra-includes, --with-extra-libs

Will use the following QT libs: -L/usr/local/lib/qt5 -lQt5Widgets -lQt5Gui
-lQt5Core

Translation file generation enabled.
sed: 1: "qmidiarp_arp.lv2/qmidia ...": extra characters at the end of q command
sed: 1: "qmidiarp_lfo.lv2/qmidia ...": extra characters at the end of q command
sed: 1: "qmidiarp_seq.lv2/qmidia ...": extra characters at the end of q command


Also please strip the libs.

====> Running Q/A tests (stage-qa)
Warning: 'lib/lv2/qmidiarp_lfo.lv2/qmidiarp_lfo_ui.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/lv2/qmidiarp_lfo.lv2/qmidiarp_lfo.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/lv2/qmidiarp_seq.lv2/qmidiarp_seq.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/lv2/qmidiarp_seq.lv2/qmidiarp_seq_ui.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/lv2/qmidiarp_arp.lv2/qmidiarp_arp.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}
Warning: 'lib/lv2/qmidiarp_arp.lv2/qmidiarp_arp_ui.so' is not stripped consider
trying INSTALL_TARGET=install-strip or using ${STRIP_CMD}

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list