Opened 19 years ago

Closed 19 years ago

#4243 closed defect (fixed)

UPDATE: netpbm

Reported by: ben@… Owned by: yves@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Fix netpbm 10.28 build failure on 10.4 (bus error) by forcing gcc-3.3 in Makefile.config on platform darwin 8.

Attachments (2)

Portfile.diff (648 bytes) - added by ben@… 19 years ago.
Portfile diff
Makefile.config.darwin8 (692 bytes) - added by ben@… 19 years ago.
files/Makefile.config.darwin8

Download all attachments as: .zip

Change History (8)

Changed 19 years ago by ben@…

Attachment: Portfile.diff added

Portfile diff

Changed 19 years ago by ben@…

Attachment: Makefile.config.darwin8 added

files/Makefile.config.darwin8

comment:1 Changed 19 years ago by yves@…

Status: newassigned

Hi

I would be interrested in knowing more about your system, because it builds fine for me on 10.4 with gcc-4.

can you give me the output of

gcc --version port -d build

thanks

comment:2 Changed 19 years ago by ben@…

Hi Yves,

can you give me the output of

gcc --version port -d build

$ gcc --version powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061) ...

(i.e. Mac OS 10.4; XCode 2.0)

It's awkward for me to run port -vd at the moment (dependencies!) but I believe the error was identical (bus error in compute_spiral) to the one in bug #3156

Ben

comment:3 Changed 19 years ago by yves@…

I guess it's ok - I have Xcode 2.1 which probably holds the fix

comment:4 Changed 19 years ago by yves@…

Resolution: wontfix
Status: assignedclosed

comment:5 Changed 19 years ago by ben@…

Resolution: wontfix
Status: closedreopened

Hm.. why wontfix? It seems to me this is easily fixable using $xcodeversion.

comment:6 Changed 19 years ago by yves@…

Resolution: fixed
Status: reopenedclosed

thanks for the tip, did not know about this variable.

will be included in v. 10.29 (coming soon in a rsync server near you)

Note: See TracTickets for help on using tickets.