[quoted lines by Lars Bjørndal on 2021/08/16 at 21:57 +0200] >I tried also building BRLTTY with mock, with the spec/source rpm based on the >source package from Fedora 34. I got thiss error: > >/usr/bin/install -c -m 644 ./../brltty.pc >/builddir/build/BUILDROOT/brltty-6.4-1 >.fc33.x86_64/usr/lib64/pkgconfig/brltty.pc >../getrevid -p "revision_identifier=" ../ >>>/builddir/build/BUILDROOT/brltty-6.4 >-1.fc33.x86_64/usr/lib64/pkgconfig/brltty.pc >getrevid: unrecognized source repository type: ../ >getrevid: revision identifier not known >make[1]: *** [Makefile:1204: install-pkgconfig-file] Error 3
This has now been fixed. >Do you happen to know what that means? When installing brltty.pc, the make file appends the current git revision - as revision_identifier= - to it. This information can't be obtained when building with the source not being the git worktree. This can also occur if the git worktree isn't fully copied. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
