Gentoo Archives: gentoo-dev

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Adding --as-needed to LDFLAGS in profiles/default/linux/make.defaults
Date: Mon, 28 Jun 2010 11:09:52
Message-Id: pan.2010.06.28.11.09.12@cox.net
In Reply to: Re: [gentoo-dev] Adding --as-needed to LDFLAGS in profiles/default/linux/make.defaults by Ciaran McCreesh
1 Ciaran McCreesh posted on Mon, 28 Jun 2010 09:16:32 +0100 as excerpted:
2
3 > --as-needed does not prevent breakage. It shoves some breakages under
4 > the carpet so they're sometimes less visible, and sometimes easier to
5 > fix when they happen. However, it does absolutely nothing to address any
6 > of the root causes of the breakage, and it does introduce new breakages
7 > itself.
8 >
9 > Had one tenth of the effort that had been put into running around and
10 > adding in hacks to work around a deliberately broken toolchain instead
11 > been put into fixing libtool and delivering better slotting mechanisms,
12 > none of this would be an issue.
13 >
14 > Or is the policy "we've started running towards the cliff and we've
15 > already debated the merits of jumping off it, so all you're allowed to
16 > discuss now is how we remove the fence"?
17
18 OK, let's take that last analogy of yours, and expand it to better match
19 rather more of the situation.
20
21 The current situation is that we have a big mountain (with known unsafe
22 cliffs) in the way of a journey we happen to make somewhat regularly.
23
24 Now there's a 10 kilometer (or read mile, if you prefer) road over the
25 mountain, with the next shortest alternative being a 110 km road around
26 the mountain. Unfortunately, because the road over the mountain currently
27 transits a particular cliff without tested guardrails, it's gated off
28 (your fence) and marked with large warning signs, unguarded cliff ahead,
29 proceed at your own risk. The 110 km road around the mountain is thus
30 what most folks take now, with only a few deciding they can manage the
31 risk if they go carefully (often after someone else points out the
32 shortcut, and describes the problems so they can be careful at that
33 cliff), and choosing to take that road.
34
35 That's the current situation. Everyone seems to agree that we have the
36 mountain, the 110 km long route around it that most folks take, and a
37 potentially quite dangerous 10 km shortcut over it, that some few take
38 instead.
39
40 OK, as it so happens, a proposed guard rail along the dangerous parts has
41 been surveyed, contracted, and is pretty much finished. Pretty much all
42 that remains now is painting the stripes on the new section, and putting
43 up the various curve left, curve right, etc, signage, and getting official
44 sign-offs on the guard rails at an already listed set of particular
45 sections of the cliff that need it.
46
47 Except...
48
49 There's a particular set of individuals that despite that almost finished
50 section of road, only awaiting the paint, signage, and official signoffs,
51 continues to argue that's not the /proper/ solution, that the /proper/
52 solution is to tunnel straight thru a particular section of the mountain,
53 thereby bypassing the cliff entirely. In fact, not only do they claim
54 that the tunnel is the proper solution and would in fact be less dangerous
55 than transiting the cliff even with the guard rails is, they claim that
56 the tunnel would have actually cost less to construct than the section of
57 road transiting the cliff did.
58
59 So here we are, playing politics at the meeting set to give the final go-
60 ahead to complete the final inspections, the painting and the signage on
61 the road transiting the cliff, a road that's all finished and actually in
62 use by some already, save for that, and we still have this "tunnel bloc"
63 of folks opposing it, continuing to argue that the tunnel is the /proper/
64 solution.
65
66 Who knows at this point? The tunnel may in fact have been cheaper, and
67 there's no question that it would have prevented the occasional careless
68 driver still crashing thru the guard rails and going over the cliff. But
69 the point is, we don't have that tunnel, but we do have the already
70 basically finished road, well surveyed and already constructed, with only
71 a bit of painting and certification left, yet the "tunnel bloc" is still
72 opposing the road, arguing that the gate and warnings be maintained as
73 they are, until that tunnel is properly finished, even at the cost of all
74 those travelers having to take the 110 km long way around until that
75 tunnel is completed and opened at some unpredictable time in the future,
76 possibly a decade or more away.
77
78 So yes, we ARE arguing that the final preparations be made and that the
79 gate currently barring the way to that cliff come down. The fact of the
80 matter is that yes, there is a cliff, but there's also a well constructed
81 road with proper guard rails transiting that cliff, and pending the paint,
82 signage, and final signoffs, it's ready to open and there's no reason
83 other than the political opposition of the "tunnel bloc" not to make those
84 last preparations, and then remove that gate and the warnings currently
85 barring the way.
86
87 --
88 Duncan - List replies preferred. No HTML msgs.
89 "Every nonfree program has a lord, a master --
90 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-dev] Re: Adding --as-needed to LDFLAGS in profiles/default/linux/make.defaults David Leverton <levertond@××××××××××.com>