BUG: platform-specific dependency ignored in dependency chain
Reported by: |
yves@… |
Owned by: |
macports-tickets@… |
Priority:
|
Normal
|
Milestone:
|
MacPorts 1.4
|
Component:
|
base
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
yves@…, markd@…
|
Port:
|
|
|
|
gnustep-make has this following darwin platform variant
platform puredarwin {
depends_lib port:gcc40
configure.args-append --with-library-combo=gnu-gnu-gnu \
CC=gcc-dp-4.0
}
if I do "port install gnustep-make", gcc40 dependency is built
However, if I do "port install gnustep-base" then gnustep-make is built (since gnustep-base depends
on it) with the right configure arguments but gcc40 dependency is not taken into account (so the build
fails)
Change History (8)
Type: |
defect →
enhancement
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Milestone: |
→ MacPorts base bugs
|
Milestone: |
MacPorts base bugs →
MacPorts Future
|
Milestone: |
MacPorts Future →
MacPorts 1.4
|
Type: |
enhancement →
defect
|
with cvs from HEAD - 2 sept 05