Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#55102 closed defect (fixed)

subversion @1.9.7+mod_dav_svn: does not compile with apache 2.4

Reported by: douglowe (Douglas Lowe) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc: Schamschula (Marius Schamschula)
Port: subversion

Description

I have updated my OS to Sierra (10.12.6), and installed macports v2.4.2. Now I find that the apache2@2.4.28 package has installed apache 2.4, not 2.2 as I used before.

When I try to compile subversion +mod_dav_svn it fails - see attached log file.

Attachments (1)

main.log (316.9 KB) - added by douglowe (Douglas Lowe) 7 years ago.
Macports log file for subversion install

Download all attachments as: .zip

Change History (8)

Changed 7 years ago by douglowe (Douglas Lowe)

Attachment: main.log added

Macports log file for subversion install

comment:1 Changed 7 years ago by douglowe (Douglas Lowe)

A lot of the file structure of apache 2.4 seems quite different to that of apache 2.2, so I guess that the locations for source files, etc, needs changing.

Perhaps it would be wise to rename the current mod_dav_svn variant as mod_dav_svn_22 and create a new variant mod_dav_svn_24 for dealing with apache 2.4?

comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)

Owner: set to danielluke
Status: newassigned

Thanks for pointing this out!

comment:3 Changed 7 years ago by Schamschula (Marius Schamschula)

Cc: Schamschula added; dluke@… removed

comment:4 in reply to:  1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to douglowe:

Perhaps it would be wise to rename the current mod_dav_svn variant as mod_dav_svn_22 and create a new variant mod_dav_svn_24 for dealing with apache 2.4?

No, we should just fix the single mod_dav_svn variant so that it works with apache2 @2.4.x.

comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sierra removed

comment:6 Changed 7 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In 550a1f8679c401e9657f978f9de6a2158e1ad731/macports-ports:

subversion: update apxs path for apache2 (2.4.x)

Closes: #55102

comment:7 in reply to:  6 Changed 7 years ago by danielluke (Daniel J. Luke)

Replying to Schamschula:

changeset:"550a1f8679c401e9657f978f9de6a2158e1ad731/macports-ports" 550a1f8679c401e9657f978f9de6a2158e1ad731/macports-ports]:

Thanks for taking care of this while I was out!

Note: See TracTickets for help on using tickets.