[tor-dev] Does "ar: `u' modifier ignored since `D' is the default (see `U')" warning qualify as a bug?

Patrick Durusau patrick at durusau.net
Fri Sep 22 17:00:36 UTC 2017


Hello,

Running Ubuntu 16.04, using:
https://gitweb.torproject.org/tor.git/tag/?h=tor-0.3.2.1-alpha

Following:
https://lists.torproject.org/pipermail/tor-project/2017-September/001449.html
and I get this warning 17 times from make:

ar: `u' modifier ignored since `D' is the default (see `U')

I traced this back to line 187 in Makefile.in

ARFLAGS = cru

Correcting to:

ARFLAGS = cr

src compiles sans the warnings.

Is that a bug meriting a ticket?

My primary strength is documentation and making mistakes in following
it. ;-)

Hope everyone is looking forward to a great weekend!

Patrick

-- 
Patrick Durusau
patrick at durusau.net
Technical Advisory Board, OASIS (TAB)
Editor, OpenDocument Format TC (OASIS), Project Editor ISO/IEC 26300
Co-Editor, ISO/IEC 13250-1, 13250-5 (Topic Maps)

Another Word For It (blog): http://tm.durusau.net
Homepage: http://www.durusau.net
Twitter: patrickDurusau 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.torproject.org/pipermail/tor-dev/attachments/20170922/dd4236fd/attachment.sig>


More information about the tor-dev mailing list