Tracker – Changelog – Bugs – packages.d.o – Source
Install getbuildlog: sudo apt install devscripts
Download latest mrc build logs: getbuildlog mrc last
Download all mrc build logs: getbuildlog mrc
make[2]: *** [CMakeFiles/Makefile2:898: CMakeFiles/mrc-unit-test.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [100%] Linking CXX executable mrc /usr/bin/cmake -E cmake_link_script CMakeFiles/mrc.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -Wformat -Werror=format-security -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 CMakeFiles/mrc.dir/src/mrc.cpp.o "mrc-rsrc.obj" -o mrc /usr/bin/ld: unknown architecture of input file `mrc-rsrc.obj' is incompatible with hppa1.1 output collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/mrc.dir/build.make:107: mrc] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-hppa-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:846: CMakeFiles/mrc.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-hppa-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-hppa-linux-gnu' dh_auto_build: error: cd obj-hppa-linux-gnu && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:14: binary-arch] Error 25
/<<PKGBUILDDIR>>/src/mrc.cpp:1225:4: error: #error "Unsupported OS, sorry..." 1225 | # error "Unsupported OS, sorry..." | ^~~~~ /<<PKGBUILDDIR>>/src/mrc.cpp: In function ‘int main(int, char**)’: /<<PKGBUILDDIR>>/src/mrc.cpp:1227:21: error: ‘r’ was not declared in this scope 1227 | if (r > 0) | ^ make[3]: *** [CMakeFiles/mrc-bootstrap.dir/build.make:79: CMakeFiles/mrc-bootstrap.dir/src/mrc.cpp.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-gnu' make[2]: *** [CMakeFiles/Makefile2:872: CMakeFiles/mrc-bootstrap.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-gnu' dh_auto_build: error: cd obj-x86_64-gnu && make -j1 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:14: binary-arch] Error 255
collect2: error: ld returned 1 exit status make[3]: *** [CMakeFiles/mrc-unit-test.dir/build.make:111: mrc-unit-test] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnux32' make[2]: *** [CMakeFiles/Makefile2:898: CMakeFiles/mrc-unit-test.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [100%] Linking CXX executable mrc /usr/bin/cmake -E cmake_link_script CMakeFiles/mrc.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -specs=/usr/share/dpkg/pie-compile.specs -fstack-protector-strong -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -specs=/usr/share/dpkg/pie-link.specs -Wl,-z,relro -Wl,-z,now CMakeFiles/mrc.dir/src/mrc.cpp.o "mrc-rsrc.obj" -o mrc make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnux32' [100%] Built target mrc make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnux32' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnux32' dh_auto_build: error: cd obj-x86_64-linux-gnux32 && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:14: binary-arch] Error 25
> /<<PKGBUILDDIR>>/src/mrc.cpp:1225:4: error: #error "Unsupported OS, sorry..."