[mythtv] rpm build failure with current master

John Pilkington johnpilk222 at gmail.com
Thu Oct 1 11:20:43 UTC 2020


I'm running 32Pre1159.el7 and 32Pre1158.fc31.  In both of these the 
'Edit bar'  (as in https://code.mythtv.org/trac/ticket/13534 ) has a 
new(ish) pulsation, which I thought I might report.

I hoped to build at the current commit, but an attempt to build 
32Pre1179.el7 failed.

That was 
https://github.com/MythTV/mythtv/commit/37619bd311e340a1904397e5503bbc44afaafd3f

I haven't yet tried for fc31.

HTH

John P

{{{

mheg/mhi.cpp: In member function 'virtual void MHIText::AddText(int, 
int, const QString&, MHRgba)':
mheg/mhi.cpp:1422:36: warning: comparison of integer expressions of 
different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  1422 |         for (unsigned int i = 0; i < slot->bitmap.rows; i++)
       |                                  ~~^~~~~~~~~~~~~~~~~~~
mheg/mhi.cpp:1424:40: warning: comparison of integer expressions of 
different signedness: 'unsigned int' and 'int' [-Wsign-compare]
  1424 |             for (unsigned int j = 0; j < slot->bitmap.width; j++)
       |                                      ~~^~~~~~~~~~~~~~~~~~~~
and

/usr/include/libdrm -I/usr/lib64/qt5/mkspecs/linux-g++ -o obj/v4l2util.o 
v4l2util.cpp
v4l2util.cpp: In member function 'bool V4L2util::Open(const QString&, 
const QString&)':
v4l2util.cpp:48:32: error: variable 'V4L2util::Open(const QString&, 
const QString&)::v4l2_query_ext_ctrl qc' has initializer but incomplete type
    48 |     struct v4l2_query_ext_ctrl qc {};
       |                                ^~
v4l2util.cpp:49:40: error: 'V4L2_CTRL_FLAG_NEXT_COMPOUND' was not 
declared in this scope; did you mean 'V4L2_CTRL_FLAG_NEXT_CTRL'?
    49 |     qc.id = V4L2_CTRL_FLAG_NEXT_CTRL | 
V4L2_CTRL_FLAG_NEXT_COMPOUND;

RPM build errors:
     Bad exit status from /var/tmp/rpm-tmp.wrGO8R (%build)
ERROR: 
Exception(/tmp/tmp.VzEuP2oxmt/mythtv-32.Pre.1179.g37619bd311-100.src.rpm) 
Config(epel-7-x86_64) 43 minutes 29 seconds
       |
}}}


More information about the mythtv-dev mailing list