Opened 15 years ago

Closed 15 years ago

#21571 closed defect (fixed)

python26 (in trunk) fails to compile on 10.6

Reported by: jan.hosang@… Owned by: blb@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: python26

Description (last modified by skymoo (Adam Mercer))

i attached the output of

sudo port -dv upgrade python26 >~/python26.log 2>&1

Attachments (1)

python26.log (69.0 KB) - added by jan.hosang@… 15 years ago.

Download all attachments as: .zip

Change History (11)

Changed 15 years ago by jan.hosang@…

Attachment: python26.log added

comment:1 Changed 15 years ago by jan.hosang@…

Cc: jan.hosang@… added

Cc Me!

comment:2 Changed 15 years ago by skymoo (Adam Mercer)

Cc: mcalhoun@… added; jan.hosang@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to blb@…
Port: python26 added
Version: 1.8.99

comment:3 Changed 15 years ago by blb@…

What is the result from running xcodebuild -version?

comment:4 Changed 15 years ago by gale@…

This appears to be different than #21580. The title should be more descriptive - perhaps something like:

"python26 (in trunk): hfs_format.h fails to compile"

comment:5 Changed 15 years ago by blb@…

Summary: python26 (in trunk) fails to compilepython26 (in trunk) fails to compile on 10.6

#21580 is for 10.4 (and possibly 10.5, I'll have to test there as well) since the getgroup fix may be 10.6-specific. This is on 10.6 where it builds fine for me, so will note that in the summary.

comment:6 Changed 15 years ago by jan.hosang@…

It worked some days before. I self updated (because of the libsdl changes, but the upgrade updated failed.

$ xcodebuild -version
Xcode 3.2
Component versions: DevToolsCore-1608.0; DevToolsSupport-1591.0
BuildVersion: 10A432

comment:7 Changed 15 years ago by jan.hosang@…

Wait... I see it's a hfs header. A few days ago I installed stuff to get ext2/3 to work. I don't think installing MacFUSE and Fuse-ext2 changes headers. Can you instruct me how to check that, if you find that possible?

comment:8 Changed 15 years ago by tobypeterson

User in IRC reports that e2fsprogs installs /opt/local/include/uuid/uuid.h, which would cause this sort of error.

comment:9 Changed 15 years ago by tobypeterson

Also see #16271

comment:10 Changed 15 years ago by tobypeterson

Resolution: fixed
Status: newclosed

e2fsprogs fixed in r58211

Note: See TracTickets for help on using tickets.