Advertisement
Guest User

rpmbuild kid3

a guest
Apr 28th, 2016
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. /home/prydwen/rpmbuild/BUILD/kid3-3.4.0/src/plugins/taglibmetadata/taglibfile.cpp: In member function 'virtual bool TagLibFile::setFrame(Frame::TagNumber, const Frame&)':
  2. /home/prydwen/rpmbuild/BUILD/kid3-3.4.0/src/plugins/taglibmetadata/taglibfile.cpp:5158:27: warning: 'oldNum' may be used uninitialized in this function [-Wmaybe-uninitialized]
  3. if (num >= 0 && num != static_cast<int>(oldNum)) {
  4. ^
  5. Linking CXX shared library ../libtaglibmetadata.so
  6. [ 57%] Built target taglibmetadata
  7. make: *** [all] Error 2
  8. error: Bad exit status from /var/tmp/rpm-tmp.C0xC4I (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement