#66245 closed defect (fixed)

Error: Port perforce is still broken (cxx_stdlib mismatch) after rebuilding it more than 3 times.

Reported by: JBG-brad (Brad) Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: perforce

Description (last modified by reneeotten (Renee Otten))

Running on MacOS Monterey, unable to install perforce due to cxx_stdlib mismatch

              errors:
                  Command Failed: ['port', 'install', 'perforce']
                  Return Code: 1
                  Output: --->  Fetching archive for perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://packages.macports.org/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://mse.uk.packages.macports.org/perforce
                  --->  Fetching distfiles for perforce
                  --->  Attempting to fetch p4 from https://distfiles.macports.org/perforce/2010.1_1
                  --->  Attempting to fetch p4.1 from https://distfiles.macports.org/perforce/2010.1_1
                  --->  Attempting to fetch p4d from https://distfiles.macports.org/perforce/2010.1_1
                  --->  Attempting to fetch p4d.1 from https://distfiles.macports.org/perforce/2010.1_1
                  --->  Verifying checksums for perforce
                  --->  Extracting perforce
                  --->  Configuring perforce
                  --->  Building perforce
                  --->  Staging perforce into destroot
                  --->  Installing perforce @2010.1_1+universal
                  --->  Activating perforce @2010.1_1+universal
                  --->  Cleaning perforce
                  --->  Scanning binaries for linking errors
                  --->  No broken files found.
                  --->  Found 1 broken port, determining rebuild order
                  --->  Rebuilding in order
                       perforce @2010.1_1+universal
                  --->  Fetching archive for perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://packages.macports.org/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://mse.uk.packages.macports.org/perforce
                  --->  Fetching distfiles for perforce
                  --->  Verifying checksums for perforce
                  --->  Extracting perforce
                  --->  Configuring perforce
                  --->  Building perforce
                  --->  Staging perforce into destroot
                  --->  Deactivating perforce @2010.1_1+universal
                  --->  Cleaning perforce
                  --->  Uninstalling perforce @2010.1_1+universal
                  --->  Cleaning perforce
                  --->  Fetching archive for perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://packages.macports.org/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://ywg.ca.packages.macports.org/mirror/macports/packages/perforce
                  --->  Attempting to fetch perforce-2010.1_1+universal.darwin_21.i386-ppc-x86_64.tbz2 from https://mse.uk.packages.macports.org/perforce
                  --->  Installing perforce @2010.1_1+universal
                  --->  Activating perforce @2010.1_1+universal
                  --->  Cleaning perforce
                  --->  Scanning binaries for linking errors
                  --->  No broken files found.
                  --->  Found 1 broken port, determining rebuild order
                  --->
                  --->  No broken files found.
                  Error: Error: Port perforce is still broken (cxx_stdlib mismatch) after rebuilding it more than 3 times.
                  Error: rev-upgrade failed: Port perforce still broken after rebuilding 3 times
                  Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Change History (2)

comment:1 Changed 17 months ago by reneeotten (Renee Otten)

Description: modified (diff)

comment:2 Changed 17 months ago by jmroot (Joshua Root)

Owner: set to jmroot
Resolution: fixed
Status: newclosed

In 4529618c8c5c3b8c08c3226558cf9c45a135176b/macports-ports (master):

perforce: indicate cxx_stdlib used

Fixes: #66245

Note: See TracTickets for help on using tickets.