+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/koverartist-0.7.6nb75/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/koverartist-0.7.6nb75/work.log
WARNING: [license.mk] Every package should define a LICENSE.
WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
===> Building for koverartist-0.7.6nb75
[  1%] Generating moc_cddbquery.cxx
[  3%] Generating moc_cddbchooser.cxx
[  4%] Generating moc_effectwidget.cxx
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_cs.po:9: warning: header field 'Language' still has the initial default value
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_de.po:8: warning: header field 'Language' still has the initial default value
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_es.po:8: warning: header field 'Language' still has the initial default value
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_fr.po:7: warning: header field 'Language' still has the initial default value
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_it.po:8: warning: header field 'Language' still has the initial default value
[  6%] Generating moc_imageconfig.cxx
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_nl.po:7: warning: header field 'Language' missing in header
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_pl.po:7: warning: header field 'Language' still has the initial default value
[  7%] Generating moc_mainwindow.cxx
[  9%] Generating moc_imagewidget.cxx
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_pt.po:9: warning: header field 'Language' still has the initial default value
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/po/koverartist_ru.po:7: warning: header field 'Language' still has the initial default value
[ 10%] Generating moc_pref.cxx
[ 10%] Built target translations
[ 12%] Generating moc_prefcddb.cxx
[ 14%] Generating moc_prefgeneral.cxx
[ 15%] Generating moc_preview.cxx
[ 17%] Generating moc_project.cxx
[ 18%] Generating moc_tabbase.cxx
[ 20%] Generating moc_taboptions.cxx
[ 21%] Generating moc_tabdisc.cxx
[ 23%] Generating moc_tabproject.cxx
[ 25%] Generating moc_textstylewidget.cxx
[ 26%] Building CXX object CMakeFiles/koverartist.dir/cddbquery.cpp.o
[ 28%] Building CXX object CMakeFiles/koverartist.dir/case.cpp.o
[ 29%] Building CXX object CMakeFiles/koverartist.dir/cddbchooser.cpp.o
[ 31%] Building CXX object CMakeFiles/koverartist.dir/cdinfo.cpp.o
In file included from /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.h:22,
                 from /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:20:
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1254:33: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1254 | { return QString::compare_helper(constData(), length(), s, cs); }
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:634:45: note:   initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)'
  634 |                               QLatin1String s2,
      |                               ~~~~~~~~~~~~~~^~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1260:33: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); }
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:634:45: note:   initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)'
  634 |                               QLatin1String s2,
      |                               ~~~~~~~~~~~~~~^~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1278:23: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1278 | { return QBool(indexOf(s, 0, cs) != -1); }
      |                ~~~~~~~^~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1125:31: note:   initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const'
 1125 |     int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const;
      |                 ~~~~~~~~~~~~~~^~~
In file included from /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.h:22,
                 from /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cddbquery.h:21,
                 from /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cddbquery.cpp:19:
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1254:33: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1254 | { return QString::compare_helper(constData(), length(), s, cs); }
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:634:45: note:   initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)'
  634 |                               QLatin1String s2,
      |                               ~~~~~~~~~~~~~~^~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1260:33: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); }
      |          ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:634:45: note:   initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)'
  634 |                               QLatin1String s2,
      |                               ~~~~~~~~~~~~~~^~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const':
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1278:23: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy]
 1278 | { return QBool(indexOf(s, 0, cs) != -1); }
      |                ~~~~~~~^~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)'
  658 |     inline QLatin1String &operator=(const QLatin1String &other)
      |                           ^~~~~~~~
/home/pbulk/build/graphics/koverartist/work/.buildlink/qt4/include/Qt/qstring.h:1125:31: note:   initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const'
 1125 |     int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const;
      |                 ~~~~~~~~~~~~~~^~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp: In member function 'bool CdInfo::open()':
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:107:24: error: 'CDROM_DISC_STATUS' was not declared in this scope; did you mean 'CDROM_AUDIO_NO_STATUS'?
  107 |    int st = ioctl(mFd, CDROM_DISC_STATUS);
      |                        ^~~~~~~~~~~~~~~~~
      |                        CDROM_AUDIO_NO_STATUS
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:108:12: error: 'CDS_AUDIO' was not declared in this scope
  108 |    if (st!=CDS_AUDIO && st!=CDS_MIXED && st!=CDS_NO_INFO)
      |            ^~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:108:29: error: 'CDS_MIXED' was not declared in this scope
  108 |    if (st!=CDS_AUDIO && st!=CDS_MIXED && st!=CDS_NO_INFO)
      |                             ^~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:108:46: error: 'CDS_NO_INFO' was not declared in this scope; did you mean 'SI_NOINFO'?
  108 |    if (st!=CDS_AUDIO && st!=CDS_MIXED && st!=CDS_NO_INFO)
      |                                              ^~~~~~~~~~~
      |                                              SI_NOINFO
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp: In member function 'virtual int CdInfo::readTocHeader()':
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:201:4: error: 'ioc_toc_header' was not declared in this scope
  201 |    ioc_toc_header hdr;
      |    ^~~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:202:19: error: 'CDIOREADTOCHEADER' was not declared in this scope; did you mean 'CDROMREADTOCHDR'?
  202 |    if (ioctl(mFd, CDIOREADTOCHEADER, &hdr)<0) return -1;
      |                   ^~~~~~~~~~~~~~~~~
      |                   CDROMREADTOCHDR
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:202:39: error: 'hdr' was not declared in this scope; did you mean 'chdir'?
  202 |    if (ioctl(mFd, CDIOREADTOCHEADER, &hdr)<0) return -1;
      |                                       ^~~
      |                                       chdir
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:203:11: error: 'hdr' was not declared in this scope; did you mean 'chdir'?
  203 |    return hdr.ending_track;
      |           ^~~
      |           chdir
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp: In member function 'virtual bool CdInfo::readTocEntry(int, Track&)':
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:219:24: error: aggregate 'CdInfo::readTocEntry(int, Track&)::cd_toc_entry toc_buffer' has incomplete type and cannot be defined
  219 |    struct cd_toc_entry toc_buffer;
      |                        ^~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:220:4: error: 'ioc_read_toc_entry' was not declared in this scope; did you mean 'cd_toc_entry'?
  220 |    ioc_read_toc_entry entry;
      |    ^~~~~~~~~~~~~~~~~~
      |    cd_toc_entry
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:221:4: error: 'entry' was not declared in this scope
  221 |    entry.starting_track = aEntryTrack;
      |    ^~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:222:27: error: 'CD_MSF_FORMAT' was not declared in this scope
  222 |    entry.address_format = CD_MSF_FORMAT;
      |                           ^~~~~~~~~~~~~
/home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6/cdinfo.cpp:225:19: error: 'CDIOREADTOCENTRYS' was not declared in this scope; did you mean 'CDROMREADTOCENTRY'?
  225 |    if (ioctl(mFd, CDIOREADTOCENTRYS, &entry)) return false;
      |                   ^~~~~~~~~~~~~~~~~
      |                   CDROMREADTOCENTRY
--- CMakeFiles/koverartist.dir/cdinfo.cpp.o ---
*** [CMakeFiles/koverartist.dir/cdinfo.cpp.o] Error code 1

bmake[2]: stopped making "CMakeFiles/koverartist.dir/build" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
bmake[2]: 1 error

bmake[2]: stopped making "CMakeFiles/koverartist.dir/build" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
--- CMakeFiles/koverartist.dir/all ---
*** [CMakeFiles/koverartist.dir/all] Error code 2

bmake[1]: stopped making "all" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
bmake[1]: 1 error

bmake[1]: stopped making "all" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
*** [all] Error code 2

bmake: stopped making "all" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/graphics/koverartist/work/koverartist-0.7.6
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/koverartist
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/koverartist