On 01/20/17 08:21, JD wrote: > Ditto with fc25 src: mkvtoolnix-9.5.0-1.fc25.src.rpm F25 is currently at mkvtoolnix-9.6.0-1 rpmbuild -v -bb rpm/SPECS/mkvtoolnix.spec 2>&1 | tee mkvtoolnix.build.out . . . [egreshko@meimei ~]$ tail mkvtoolnix.build.out Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/egreshko/rpm/BUILDROOT/mkvtoolnix-9.6.0-1.fc25.x86_64 Wrote: /home/egreshko/rpm/RPMS/x86_64/mkvtoolnix-9.6.0-1.fc25.x86_64.rpm Wrote: /home/egreshko/rpm/RPMS/x86_64/mkvtoolnix-gui-9.6.0-1.fc25.x86_64.rpm Wrote: /home/egreshko/rpm/RPMS/x86_64/mkvtoolnix-debuginfo-9.6.0-1.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vw65qB + umask 022 + cd /home/egreshko/rpm/BUILD + cd mkvtoolnix-9.6.0 + /usr/bin/rm -rf /home/egreshko/rpm/BUILDROOT/mkvtoolnix-9.6.0-1.fc25.x86_64 + exit 0 works fine here.... > > > On 01/19/2017 05:19 PM, JD wrote: >> $ rpmbuild -v -bb mkvtoolnix.spec 2>&1 | tee mkvtoolnix.build.out >> >> . >> . >> . >> WARNING: unable to read lib/avilib-0.6.10/avilib.c: invalid byte sequence in US-ASCII >> WARNING: unable to read lib/avilib-0.6.10/avimisc.c: invalid byte sequence in US-ASCII >> WARNING: unable to read src/common/checksums/adler32.cpp: invalid byte sequence in >> US-ASCII >> WARNING: unable to read src/common/checksums/base.cpp: invalid byte sequence in US-ASCII >> WARNING: unable to read src/common/checksums/crc.cpp: invalid byte sequence in US-ASCII >> WARNING: unable to read src/common/checksums/md5.cpp: invalid byte sequence in US-ASCII >> WARNING: unable to read src/common/spu.cpp: invalid byte sequence in US-ASCII >> . >> . >> . >> At end of build, it belched >> >> g++ -Wall -Wno-comment -Wfatal-errors -Wlogical-op -D_FILE_OFFSET_BITS=64 >> -DMTX_LOCALE_DIR=\"/usr/share/locale\" -DMTX_PKG_DATA_DIR=\"/usr/share/mkvtoolnix\" >> -DMTX_DOC_DIR=\"/usr/share/doc/mkvtoolnix\" -fstack-protector -fPIC -std=gnu++11 >> -Wnon-virtual-dtor -Woverloaded-virtual -Wextra -Wno-missing-field-initializers >> -Wno-maybe-uninitialized -I/usr/include/qt5/QtWidgets -I/usr/include/qt5 >> -I/usr/include/qt5/QtGui -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork >> -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include -O2 -g >> -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong >> --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -include >> src/common/common_pch.h -I. -Ilib -Ilib/avilib-0.6.10 -Isrc -c -MMD -MF >> ./rake.d/dependency.d/tmp/src_common_json_o.d -o src/common/json.o -x c++ >> src/common/json.cpp >> In file included from src/common/json.cpp:19:0: >> src/common/json.h:23:76: error: 'nlohmann::json<std::map, std::vector, >> std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, >> double, std::allocator>::parser_callback_t' has not been declared >> nlohmann::json parse(nlohmann::json::string_t const &data, >> nlohmann::json::parser_callback_t callback = nullptr); >> ^ >> compilation terminated due to -Wfatal-errors. >> > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx -- Fedora Users List - The place to go to get others to do the work for you _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx