[scribus] Cannot run the Fedora 29 version or the AppImage
Doug Hutcheson
owlbrudder at gmail.com
Tue Dec 4 23:42:43 UTC 2018
Hmmm. Well, the build progressed OK (with a number of warnings as shown
below) until the link phase, where it ground to a halt. Again, it
relates to libpodofo:
[ 76%] Linking CXX executable scribus/usr/bin/ld:
/usr/local/lib/libpodofo.a(PdfFontConfigWrapper.cpp.o): undefined
reference to symbol
'pthread_mutexattr_settype@@GLIBC_2.2.5'/usr/bin/ld:
//usr/lib64/libpthread.so.0: error adding symbols: DSO missing from
command linecollect2: error: ld returned 1 exit statusmake[2]: ***
[scribus/CMakeFiles/scribus.dir/build.make:13846: scribus/scribus]
Error 1make[1]: *** [CMakeFiles/Makefile2:161:
scribus/CMakeFiles/scribus.dir/all] Error 2make: *** [Makefile:152:
all] Error 2[doug at womble scribus-1.5.4]$
I thought it might be another case of the devel package not being
installed, but not so:
[doug at womble scribus-1.5.4]$ sudo dnf install podofo-devel[sudo]
password for doug: Last metadata expiration check: 1:39:48 ago on Wed
05 Dec 2018 07:57:06 AEST.Package podofo-devel-0.9.6-2.fc29.x86_64 is
already installed.Dependencies resolved.Nothing to do.Complete![
doug at womble scribus-1.5.4]$
It is, of course, the devel package for podofo-0.9.6-2.
Any ideas would be gratefully received.Kind regards, Doug.
---------------------------------------------------------------------
---------------Warnings emitted during the build (make):
/home/doug/Downloads/Scribus/scribus-1.5.4/scribus/canvas.cpp: In
member function ‘void
Canvas::drawControlsMovingItemsRect(QPainter*)’:/home/doug/Downloads/Sc
ribus/scribus-1.5.4/scribus/canvas.cpp:1172:25: warning: comparison of
integer expressions of different signedness: ‘int’ and ‘uint’ {aka
‘unsigned int’} [-Wsign-compare] if (selectedItemCount <
moveWithBoxesOnlyThreshold) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
~~~~~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/canvas.cpp:1187:21: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if (itemCountG <
moveWithFullOutlinesThreshold) ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/canvas.cpp:1228:28: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if (selectedItemCount <
moveWithFullOutlinesThreshold) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~
/home/doug/Downloads/Scribus/scribus-1.5.4/scribus/pageitem.cpp: In
member function ‘void
PageItem::createConicalMesh()’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/pageitem.cpp:3456:24: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] for (int rst = 2; rst < gradient.Stops();
++rst) ~~~~^~~~~~~~~~~~~~~~~~
m_TextFrame::slotInvalidateLayout(int,
int)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/pageitem_textframe.cpp:3116:31: warning: comparison of
integer expressions of different signedness: ‘uint’ {aka ‘unsigned
int’} and ‘int’ [-Wsign-compare] if (firstInvalid->firstChar <=
firstItem && firstItem <= firstInvalid-
>MaxChars) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~/home/doug/Downloa
ds/Scribus/scribus-1.5.4/scribus/pageitem_textframe.cpp:3116:57:
warning: comparison of integer expressions of different signedness:
‘int’ and ‘uint’ {aka ‘unsigned int’} [-Wsign-compare] if
(firstInvalid->firstChar <= firstItem && firstItem <= firstInvalid-
>MaxChars) ~~~~~~~~~~^~~~
~~~~~~~~~~~~~~~~~~~~~
/home/doug/Downloads/Scribus/scribus-1.5.4/scribus/scribusdoc.cpp: In
member function ‘bool
ScribusDoc::startAlign(uint)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp:12144:24: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if (alignObjectsCount <
minObjects) ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~/home/doug/Downloads/Scr
ibus/scribus-1.5.4/scribus/scribusdoc.cpp: In member function ‘void
ScribusDoc::itemSelection_DistributeDistH(bool, double,
bool)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp:12829:9: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if
(i==left) ~^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp:12831:9: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if
(i==right) ~^~~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp: In member function ‘void
ScribusDoc::itemSelection_DistributeDistV(bool, double,
bool)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp:13021:9: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if
(i==top) ~^~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/scribusdoc.cpp:13023:9: warning: comparison of integer
expressions of different signedness: ‘int’ and ‘uint’ {aka ‘unsigned
int’} [-Wsign-compare] if (i==bottom) ~^~~~~~~~
In file included from /home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFtypes.h:32, from
/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFstream.h:32, from
/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFimage.h:32, from
/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/imagedataloaders/scimgdataloader_pgf.cpp:15:/home/doug/Do
wnloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:95:47: note: in
expansion of macro ‘THROW_’ virtual void Write(int *count, void
*buffer) THROW_; // throws
IOException ^~~~~~/home/d
oug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:96:46: note: in
expansion of macro ‘THROW_’ virtual void Read(int *count, void
*buffer) THROW_; // throws
IOException ^~~~~~/home/do
ug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:97:51: note: in
expansion of macro ‘THROW_’ virtual void SetPos(short posMode, INT64
posOff) THROW_; // throws
IOException ^~~~~~/ho
me/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:98:32: note: in
expansion of macro ‘THROW_’ virtual UINT64 GetPos() const THROW_; //
throws
IOException ^~~~~~/home/doug/Downloads/S
cribus/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16:
warning: dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:116:32: note: in
expansion of macro ‘THROW_’ CPGFMemoryStream(size_t size)
THROW_; ^~~~~~/home/doug/Downloads/Scrib
us/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning:
dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:121:48: note: in
expansion of macro ‘THROW_’ CPGFMemoryStream(UINT8 *pBuffer, size_t
size)
THROW_; ^~~~~~/home/doug
/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:126:49: note: in
expansion of macro ‘THROW_’ void Reinitialize(UINT8 *pBuffer, size_t
size)
THROW_; ^~~~~~/home/dou
g/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:136:47: note: in
expansion of macro ‘THROW_’ virtual void Write(int *count, void
*buffer) THROW_; // throws
IOException ^~~~~~/home/d
oug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFstream.h:138:51: note: in
expansion of macro ‘THROW_’ virtual void SetPos(short posMode, INT64
posOff) THROW_; // throws
IOException ^~~~~~/ho
me/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:83:32: note: in expansion
of macro ‘THROW_’ void Open(CPGFStream* stream)
THROW_; ^~~~~~/home/doug/Downloads/Scrib
us/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning:
dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:101:69: note: in
expansion of macro ‘THROW_’ void Read(int level = 0, CallbackPtr cb =
NULL, void *data = NULL)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:113:84: note: in
expansion of macro ‘THROW_’ void Read(PGFRect& rect, int level = 0,
CallbackPtr cb = NULL, void *data = NULL)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:121:21: note: in
expansion of macro ‘THROW_’ void ReadPreview() THROW_ {
Read(Levels() - 1);
} ^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:128:34: note: in
expansion of macro ‘THROW_’ void Reconstruct(int level = 0)
THROW_; ^~~~~~/home/doug/Downloads/Scr
ibus/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16:
warning: dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:147:124: note: in
expansion of macro ‘THROW_’ void GetBitmap(int pitch, UINT8* buff,
BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data =
NULL) const THROW_; // throws
IOException
^~~~~~/
home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:164:121: note: in
expansion of macro ‘THROW_’ void GetYUV(int pitch, DataT* buff, BYTE
bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data = NULL)
const THROW_; // throws
IOException
^~~~~~/hom
e/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:182:121: note: in
expansion of macro ‘THROW_’ void ImportBitmap(int pitch, UINT8 *buff,
BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data =
NULL)
THROW_;
^~~~~~/home/do
ug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:199:118: note: in
expansion of macro ‘THROW_’ void ImportYUV(int pitch, DataT *buff,
BYTE bpp, int channelMap[] = NULL, CallbackPtr cb = NULL, void *data =
NULL)
THROW_;
^~~~~~/home/doug/
Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:214:105: note: in
expansion of macro ‘THROW_’ void Write(CPGFStream* stream, UINT32*
nWrittenBytes = NULL, CallbackPtr cb = NULL, void *data = NULL)
THROW_;
^~~~~~/home/doug/Downloads/Scr
ibus/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16:
warning: dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:223:41: note: in
expansion of macro ‘THROW_’ UINT32 WriteHeader(CPGFStream* stream)
THROW_; ^~~~~~/home/doug/Downlo
ads/Scribus/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16:
warning: dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:235:82: note: in
expansion of macro ‘THROW_’ UINT32 WriteImage(CPGFStream* stream,
CallbackPtr cb = NULL, void *data = NULL)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:253:68: note: in
expansion of macro ‘THROW_’ UINT32 Write(int level, CallbackPtr cb =
NULL, void *data = NULL)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:270:24: note: in
expansion of macro ‘THROW_’ void ResetStreamPos()
THROW_; ^~~~~~/home/doug/Downloads/Scribus/scrib
us-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:286:106: note: in
expansion of macro ‘THROW_’ void SetHeader(const PGFHeader& header,
BYTE flags = 0, UINT8* userData = 0, UINT32 userDataLength = 0) THROW_;
// throws
IOException
^~~~~~/home/doug/Download
s/Scribus/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16:
warning: dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:315:84: note: in
expansion of macro ‘THROW_’ void SetColorTable(UINT32 iFirstColor,
UINT32 nColors, const RGBQUAD* prgbColors)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:329:84: note: in
expansion of macro ‘THROW_’ void GetColorTable(UINT32 iFirstColor,
UINT32 nColors, RGBQUAD* prgbColors) const
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:379:66: note: in
expansion of macro ‘THROW_’ UINT32 ReadEncodedHeader(UINT8* target,
UINT32 targetLen) const
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:390:75: note: in
expansion of macro ‘THROW_’ UINT32 ReadEncodedData(int level, UINT8*
target, UINT32 targetLen) const
THROW_;
^~~~~~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning: dynamic
exception specifications are deprecated in C++11 [-Wdeprecated] #define
THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:542:99: note: in
expansion of macro ‘THROW_’ void RgbToYuv(int pitch, UINT8* rgbBuff,
BYTE bpp, int channelMap[], CallbackPtr cb, void *data)
THROW_;
^~~~~~/home/doug/Downloads/Scribus/s
cribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning:
dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:544:32: note: in
expansion of macro ‘THROW_’ UINT32 UpdatePostHeaderSize()
THROW_; ^~~~~~/home/doug/Downloads/Scrib
us/scribus-1.5.4/scribus/third_party/pgf/PGFplatform.h:483:16: warning:
dynamic exception specifications are deprecated in C++11 [-
Wdeprecated] #define THROW_
throw(IOException) ^~~~~/home/doug/Downloads/Scribus/scr
ibus-1.5.4/scribus/third_party/pgf/PGFimage.h:545:20: note: in
expansion of macro ‘THROW_’ void WriteLevel() THROW_;
/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/fparser/fparser.cc: In member function ‘const
char* FunctionParser::CompileAddition(const
char*)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/fparser/fparser.cc:1628:21: warning: this
‘if’ clause does not guard... [-Wmisleading-
indentation] if(!is_unary) data-
>ByteCode.push_back(cAdd);
break; ^~/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/third_party/fparser/fparser.cc:1628:67: note: ...this
statement, but the latter is misleadingly indented as if it were
guarded by the ‘if’ if(!is_unary) data-
>ByteCode.push_back(cAdd);
break;
^~~~~
/home/doug/Downloads/Scribus/scribus-1.5.4/scribus/ui/bookmwin.cpp: In
member function ‘void BookMView::getTextAndTitle(PageItem*, QString&,
QString&)’:/home/doug/Downloads/Scribus/scribus-
1.5.4/scribus/ui/bookmwin.cpp:149:19: warning: unused variable
‘itemText’ [-Wunused-variable] const StoryText& itemText = item-
>itemText; ^~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scribus.net/pipermail/scribus/attachments/20181205/df08087f/attachment.html>
More information about the scribus
mailing list