Please note the following additions:
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
(If you want an RSS-feed only pertaining to my AUR packages, you can subscribe to https://devblog.square-r00t.net/rss/?category=aur in your favourite RSS reader.)
Note that you should still use the AUR web interface for flagging packages as out-of-date if a new version is released; the aforementioned bug tracker is to aid in issues with building/packaging/the PKGBUILD formats/etc. specifically.
Thanks!
Search Criteria
Package Details: mbr 1.1.11-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/mbr.git (read-only, click to copy) |
---|---|
Package Base: | mbr |
Description: | A replacement master boot record |
Upstream URL: | http://www.chiark.greenend.org.uk/~neilt/mbr/ |
Licenses: | GPL |
Submitter: | sanerb |
Maintainer: | sanerb |
Last Packager: | sanerb |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-25 00:00 (UTC) |
Last Updated: | 2016-06-25 21:27 (UTC) |
Latest Comments
sanerb commented on 2016-06-26 06:14 (UTC)
sanerb commented on 2016-06-25 05:54 (UTC)
y'all owe one of my friends a beer:
==> Leaving fakeroot environment.
==> Finished making: mbr 1.1.11-5 (Sat Jun 25 01:51:12 EDT 2016)
now builds successfully. you can find email address to send him paypal thanks for beer moneys in the patch file and at the top of the pkgbuild.
sanerb commented on 2016-06-19 17:48 (UTC)
yep, getting the same as well. might not be compatible with newer build tools. i'll have to see if i can get a bug filed upstream
leo72 commented on 2016-06-19 13:31 (UTC)
Can not compile the package:
make[1]: ingresso nella directory "/tmp/yaourt-tmp-leo/aur-mbr/src/mbr-1.1.11"
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"mbr\" -DVERSION=\"1.1.11\" -I. -I. -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -MT install-mbr.o -MD -MP -MF ".deps/install-mbr.Tpo" -c -o install-mbr.o install-mbr.c; \
then mv -f ".deps/install-mbr.Tpo" ".deps/install-mbr.Po"; else rm -f ".deps/install-mbr.Tpo"; exit 1; fi
install-mbr.c: In function ‘show_params’:
install-mbr.c:641:5: error: this ‘if’ clause does not guard... [-Werror=misleading-indentation]
if(cp->enabled & CPE_A)
^~
install-mbr.c:643:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
printf("\n");
^~~~~~
cc1: all warnings being treated as errors
Makefile:283: set di istruzioni per l'obiettivo "install-mbr.o" non riuscito
make[1]: *** [install-mbr.o] Errore 1
make[1]: uscita dalla directory "/tmp/yaourt-tmp-leo/aur-mbr/src/mbr-1.1.11"
Makefile:349: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make: *** [all-recursive] Errore 1
==> ERRORE: Si è verificato un errore in build().
L'operazione sta per essere interrotta...
==> ERRORE: Makepkg non è riuscito a compilare mbr.
saleem commented on 2016-02-16 14:40 (UTC)
Getting error with build
packer -S mbr
Aur Targets (1): mbr
Proceed with installation? [Y/n] y
Edit mbr PKGBUILD with $EDITOR? [Y/n] n
==> ERROR: license should be an array
The build failed.
Pinned Comments
sanerb commented on 2016-06-26 06:14 (UTC)