Opened 6 years ago
Last modified 6 weeks ago
#56991 assigned defect
Wine-Devel fails to install to destroot — at Version 1
Reported by: | IComplainInComments | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 2.5.3 |
Keywords: | mojave | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
Port: | wine wine-devel wine-crossover |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Simple enough too see what the issue is from the log below. The built cannot move into the directory, after cleaning the port, same thing happens. After running the command again without any cleaning, it reports with "object already exists"; Object being the files.
This is happening on MacOS Mojave build: 18A365a
---> Fetching archive for wine-devel ---> Attempting to fetch wine-devel-3.13_0+universal+x11.darwin_18.x86_64.tbz2 from https://packages.macports.org/wine-devel ---> Attempting to fetch wine-devel-3.13_0+universal+x11.darwin_18.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/wine-devel ---> Attempting to fetch wine-devel-3.13_0+universal+x11.darwin_18.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/wine-devel ---> Fetching distfiles for wine-devel ---> Verifying checksums for wine-devel ---> Extracting wine-devel ---> Applying patches to wine-devel ---> Configuring wine-devel ---> Building wine-devel ---> Staging wine-devel into destroot Error: Failed to destroot wine-devel: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_wine-devel/wine-devel/work/destroot/opt/local/bin/wine": no such file or directory Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_wine-devel/wine-devel/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port wine-devel failed
Change History (1)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu added |
---|---|
Description: | modified (diff) |
Keywords: | mojave added; Mojave WINE wine-devel destroot error failure removed |
Milestone: | MacPorts 2.6.0 |
Owner: | set to ryandesign |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
You shouldn't disclose information about pre-release versions of macOS in a public place, such as in this issue tracker; see wiki:FAQ#prerelease.
I'm not sure how you even got this far with wine, since wine requires itself and its dependencies to be built universal, which it was my understanding is not possible to do on Mojave. See https://lists.macports.org/pipermail/macports-dev/2018-June/039071.html.