New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16153 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

mod_python25 doesn't build against apr 1.3.2

Reported by: themolok@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: mod_python apr Cc: jwa@…
Port: mod_python25

Description

it's an upstream bug triggered by apr 1.3.2

log:

connobject.c: In function '_conn_read':
connobject.c:142: error: request for member 'next' in something not a structure or union
apxs:Error: Command failed with rc=65536
.
make[1]: *** [mod_python.so] Error 1
make: *** [do_dso] Error 2

Gentoo has a patch for it:  http://bugs.gentoo.org/show_bug.cgi?id=230211

Change History

Changed 4 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to mww@…
  • cc jwa@… added
  • milestone set to Port Bugs

Assigning to maintainers.

Changed 4 years ago by mww@…

  • status changed from new to closed
  • resolution set to duplicate

This has been solved for mod_python (Python 2.4) already but not yed copied to 2.5 -- thanks for the reminder!

Changed 4 years ago by mww@…

  • keywords mod_python apr added
  • priority changed from High to Normal

The original bug report was #15791

Changed 4 years ago by themolok@…

  • status changed from closed to reopened
  • resolution duplicate deleted

I think you should add: destroot.violate_mtree yes in the PortFile.

Moreover, both mod_python and mod_python25 installs

/opt/local/apache2/modules/mod_python.so

, so I think they should conflict, or mod_python25 should install

/opt/local/apache2/modules/mod_python25.so

Changed 3 years ago by blb@…

  • status changed from reopened to closed
  • resolution set to fixed
  • port set to mod_python25

The build issue was fixed for mod_python25 in r38805; destroot.violate_mtree yes was added in r30567; if someone thinks this should install as mod_python25 (and the mod_python26 port as that name), please open a new ticket.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.