#37178 closed defect (fixed)
xercesc: mtree violation by /destroot
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | chris.ridd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | cooljeanius (Eric Gallager) |
Port: | xercesc |
Description
$ sudo port install xercesc ---> Fetching distfiles for xercesc ---> Attempting to fetch xerces-c-src_2_8_0.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/xercesc ---> Verifying checksum(s) for xercesc ---> Extracting xercesc ---> Applying patches to xercesc ---> Configuring xercesc ---> Building xercesc ---> Staging xercesc into destroot Warning: violation by /destroot Warning: xercesc violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing xercesc @2.8.0_2+universal ---> Activating xercesc @2.8.0_2+universal ---> Cleaning xercesc
Attachments (2)
Change History (7)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | xercesc-contents.txt added |
---|
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | xercesc-destroot.diff added |
---|
comment:1 follow-up: 3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:3 Changed 12 years ago by cooljeanius (Eric Gallager)
Replying to ryandesign@…:
I think the problem is limited to the universal variant. Here is a patch which works for me. May I commit it?
Please do so, I opened #38537 which was a duplicate of this and would like to see this fixed.
comment:4 Changed 12 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Looks fine to me. Maintainer timeout, r104516.
Note: See
TracTickets for help on using
tickets.
I think the problem is limited to the universal variant. Here is a patch which works for me. May I commit it?