Menu

#119 Warnings at "make install"

git_head
closed
nobody
None
2015-02-01
2014-07-13
No

[Xubuntu 12.04 LTS, lv2 1.8.0 in /usr/local]

I experience these warnings for a long time, probably since I compile Qtractor. I don't know if they are really bad:

hm@regen:~/src/qtractor/qtractor-3958$ sudo make install
[sudo] password for hm:
Project ERROR: Use the qmake include with Qt4.4 or greater, on Debian that is qmake-qt4lupdate warning: no TS files specified. Only diagnostics will be produced for 'qtractor.pro'.
Project MESSAGE: Warning: unknown QT: widgets/usr/include/qt4/QtCore/qbytearray.h:618: circular inclusion of /usr/include/qt4/QtCore/qstring.h
/usr/include/qt4/QtCore/qstringbuilder.h:45: circular inclusion of /usr/include/qt4/QtCore/qstring.h
/usr/include/limits.h:125: circular inclusion of /usr/include/limits.h
/usr/include/qt4/QtGui/qwmatrix.h:45: circular inclusion of /usr/include/qt4/QtGui/qmatrix.h
/usr/include/wchar.h:37: circular inclusion of /usr/include/stdio.h
/usr/include/wctype.h:34: circular inclusion of /usr/include/wchar.h
/usr/local/include/lv2/lv2plug.in/ns/ext/event/event-helpers.h:33: Parenthesis/brace mismatch between #if and #else branches; using #if branch
/usr/local/include/lv2/lv2plug.in/ns/extensions/ui/ui.h:65: Parenthesis/brace mismatch between #if and #else branches; using #if branch
/usr/local/include/lv2/lv2plug.in/ns/ext/state/state.h:43: Parenthesis/brace mismatch between #if and #else branches; using #if branch
/usr/include/qt4/QtGui/qboxlayout.h:45: circular inclusion of /usr/include/qt4/QtGui/qlayout.h
/usr/include/qt4/QtGui/qgridlayout.h:45: circular inclusion of /usr/include/qt4/QtGui/qlayout.h
/usr/include/qt4/QtGui/qactiongroup.h:45: circular inclusion of /usr/include/qt4/QtGui/qaction.h
/usr/local/include/lv2/lv2plug.in/ns/ext/resize-port/resize-port.h:32: Parenthesis/brace mismatch between #if and #else branches; using #if branch
Updating 'src/translations/qtractor_cs.ts'...
Found 2309 source text(s) (0 new and 2309 already existing)

(then no more warnings)

Discussion

  • Rui Nuno Capela

    Rui Nuno Capela - 2014-07-13

    seems to be warning from the lupdate dealing with translations--not critical, just warning anyhow and far from affecting the real code, which was already done at the prior make compile+link phase..

    byee

     
  • Rui Nuno Capela

    Rui Nuno Capela - 2014-07-13
    • status: open --> pending
     
  • Rui Nuno Capela

    Rui Nuno Capela - 2014-09-14
    • status: pending --> closed
     

Log in to post a comment.