I'll put CC: to lyx-devel, so others might comment as well.

Jean-Pierre Chretien wrote:
> Jürgen Spitzmüller wrote:
> > Jean-Pierre Chretien wrote:
> > > 1.5.5svn compiles fine on Solaris with qt-4.3.4, but I get
> > > a lot of warnings. I guess they won't appear on the release,
> > > but I can post them if you are interested.

> > Yes, please.

> Attached. The ld warnings are unimportant, and the last line
> is the time spent to make (on my Debian home, its 4 times less).
> I dont' re4member the rev. number, but it must be 24558
> (I downloaded yesterday).
>
> I forgot to mention that I applied the patch described in bug 4574
> on filetools. As you said, I will live with it until 1.6 is out.
> It may be responsible for the failure of the check:
>
> PASS: test_convert
> FAIL: test_filetools
> PASS: test_lstrings

the make check failure is a known issue. Jean-Marc has a patch, but it won't 
go into 1.5.5 probably.

Many warnings are harmless AFAICS. Don't know about those, though:

> operations.cpp:18:1: warning: "_POSIX_PTHREAD_SEMANTICS" redefined
> <command line>:2:1: warning: this is the location of the previous
> definition operations.cpp:27:1: warning: "_FILE_OFFSET_BITS" redefined
> <command line>:2:1: warning: this is the location of the previous
[...]
> Kernel.cpp:109: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlChanges.cpp:87: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlCommandBuffer.cpp:146: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlDocument.cpp:240: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlViewSource.cpp:87: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlParagraph.cpp:185: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ControlTabular.cpp:250: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> ./pch.h:21: warning: 'void __static_initialization_and_destruction_0(int,
> int)' defined but not used '' isn't a valid widget
> alert_pimpl.cpp:151: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> GuiFontMetrics.cpp:225: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> KeySymbol.cpp:24: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QBranches.cpp:189: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QViewSource.cpp:196: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QFontExample.cpp:46: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> qt_helpers.cpp:98: warning: unused parameter 'defaultUnit'
> BulletsModule.cpp:204: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> EmptyTable.cpp:122: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> LyXFileDialog.cpp:95: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> FloatPlacement.cpp:241: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> In file included from GuiApplication.cpp:57:
> /usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
> GuiImplementation.cpp:166: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> IconPalette.cpp:47: warning: unused parameter 'event'
> IconPalette.cpp:70: warning: unused parameter 'event'
> IconPalette.cpp:153: warning: unused parameter 'event'
> IconPalette.cpp:231: warning: unused parameter 'event'
> IconPalette.cpp:291: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> InsertTableWidget.cpp:158: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> LengthCombo.cpp:74: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QCommandBuffer.cpp:253: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QCommandEdit.cpp:80: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QFloatDialog.cpp:66: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QLog.cpp:146: warning: 'void __static_initialization_and_destruction_0(int,
> int)' defined but not used QLPrintDialog.cpp:102: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QMathMatrixDialog.cpp:131: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QPrefs.cpp:677:2: warning: #warning FIXME!! The graphics cache no longer
> has a changeDisplay method. QSetBorder.cpp:250: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> QURLDialog.cpp:71: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> socket_callback.cpp:36: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> Validator.cpp:213: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used
> Application.cpp:130: warning: 'void
> __static_initialization_and_destruction_0(int, int)' defined but not used

Jürgen

Reply via email to