Ticket #23696 (closed defect: invalid)
Error installing wine-devel 1.1.38
| Reported by: | membrive@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | jwa@… | |
| Port: | wine-devel |
Description
After install all dependencies and setting them to +universal as macports says, I get this error:
---> Computing dependencies for wine-devel ---> Configuring wine-devel Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38" && ./configure --prefix=/opt/local --x-include=/opt/local/include --x-lib=/opt/local/lib --disable-win16 " returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38: No such file or directory Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
Where is the problem? Is a bug?
Thanks you in advance.
Change History
comment:2 Changed 3 years ago by macsforever2000@…
- Cc jwa@… added; membrive@… removed
- Keywords wine-devel, install, error removed
- Port changed from wine-devel @1.1.38_1 to wine-devel
- Owner changed from macports-tickets@… to ryandesign@…
comment:3 Changed 3 years ago by ryandesign@…
The error message says the directory /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_wine-devel/work/wine-1.1.38 does not exist. Does it? It should have been created by the extract phase. If not, clean and try again ("sudo port clean wine-devel"). If the directory still does not get created, test whether your bzip2 program functions correctly.
Note: See
TracTickets for help on using
tickets.


Cc Me!