You are not logged in.

#1 2022-03-16 15:04:01

yoshi3
Member
Registered: 2021-10-08
Posts: 23

makepkg tor : prevent warnings: ar: `u' modifier ignored ...

maybe change archiver-flags with PKGBUILD:

after line --localstatedir=/var
add line
sed -i 's/ARFLAGS = cru/ARFLAGS = cr/g' Makefile

Offline

#2 2022-03-16 16:51:37

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,868
Website

Re: makepkg tor : prevent warnings: ar: `u' modifier ignored ...

Seems like a harmless warning, but consider filing a bug report/general gripe: https://bugs.archlinux.org/newtask?proj … ER+SUMMARY

You're unlikely to attract the attention of the package maintainer here.

Mod note: Moving to Creating and Modifying packages.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2022-03-16 16:57:42

yoshi3
Member
Registered: 2021-10-08
Posts: 23

Re: makepkg tor : prevent warnings: ar: `u' modifier ignored ...

WorMzy wrote:

Seems like a harmless warning, but consider filing a bug report/general gripe: https://bugs.archlinux.org/newtask?proj … ER+SUMMARY

You're unlikely to attract the attention of the package maintainer here.

Mod note: Moving to Creating and Modifying packages.

That's right

Offline

Board footer

Powered by FluxBB