Opened 9 months ago

Closed 8 months ago

#73308 closed defect (fixed)

x86_64-w64-mingw32-headers: conflicts with x86_64-w64-mingw32-winpthreads

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Gcenx
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: x86_64-w64-mingw32-headers x86_64-w64-mingw32-winpthreads

Description

--->  Fetching archive for x86_64-w64-mingw32-headers
--->  Attempting to fetch x86_64-w64-mingw32-headers-13.0.0_0.any_any.noarch.tbz2 from https://packages.macports.org/x86_64-w64-mingw32-headers
--->  Attempting to fetch x86_64-w64-mingw32-headers-13.0.0_0.any_any.noarch.tbz2.rmd160 from https://packages.macports.org/x86_64-w64-mingw32-headers
--->  Installing x86_64-w64-mingw32-headers @13.0.0_0
--->  Cleaning x86_64-w64-mingw32-headers
--->  Deactivating x86_64-w64-mingw32-headers @12.0.0_0
--->  Cleaning x86_64-w64-mingw32-headers                
--->  Activating x86_64-w64-mingw32-headers @13.0.0_0
      [                                        ]  55.0 %Error: Failed to activate x86_64-w64-mingw32-headers: The following ports have active files that conflict with x86_64-w64-mingw32-headers's:
x86_64-w64-mingw32-winpthreads @12.0.0_0
  /opt/local/x86_64-w64-mingw32/include/pthread_compat.h
Image error: Conflicting file(s) present. Please deactivate the conflicting port(s) first, or use 'port -f activate x86_64-w64-mingw32-headers' to force the activation.
    while executing
"throw registry::image-error $msg"
    ("foreach" body line 35)
    invoked from within
"foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_total_steps
                se..."
    invoked from within
"registry::read {
            foreach file $imagefiles {
                incr progress_step
                _progress update $progress_step $progress_t..."
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cross_mingw-w64/x86_64-w64-mingw32-headers/main.log for details.

Change History (2)

comment:1 Changed 8 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 8 months ago by Dean M Greer <38226388+Gcenx@…>

Resolution: fixed
Status: assignedclosed

In 56ef58eed4fb81fab95d286a5e7418dfb12b0dfb/macports-ports (master):

*-w64-mingw32-headers: Deactivate *-w64-mingw32-winpthreads

Closes #73308

Note: See TracTickets for help on using tickets.