Opened 10 years ago
Closed 9 years ago
#46679 closed defect (duplicate)
tigervnc fails
Reported by: | Dmole (Tim) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | tigervnc |
Description
Error: org.macports.build for port tigervnc returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port tigervnc failed
Attachments (3)
Change History (11)
Changed 10 years ago by Dmole (Tim)
Attachment: | out.log.7z added |
---|
Changed 10 years ago by Dmole (Tim)
Attachment: | main.log.7z added |
---|
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 follow-up: 3 Changed 10 years ago by petrrr
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This seems to be an accidental duplicate of #46678.
comment:3 follow-up: 4 Changed 10 years ago by Dmole (Tim)
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Replying to ryandesign@…:
The log you attached does not show what went wrong, possibly because of #37093. Please run "
sudo port clean tigervnc
", then try again, then attach the new main.log file.
wow 37093 looks bad but there was only one log file. Oddly clean did not help. I even tried clean all. Is it working for you?
Replying to petr@…:
This seems to be an accidental duplicate of #46678.
Please note that
tightvnc
tigervnc
are not the same port. (though I'm sure they share a lot)
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to elatllat@…:
wow #37093 looks bad but there was only one log file. Oddly clean did not help. I even tried clean all. Is it working for you?
To generate the log we need, please run "sudo port clean tigervnc
", then run "sudo port install tigervnc
", then, assuming it fails again, please attach the main.log file whose location will be printed.
comment:5 Changed 10 years ago by Dmole (Tim)
Managed to get the error but it needs 4 steps;
sudo port clean tigervnc && \ sudo port install tigervnc; sudo port clean tigervnc && \ sudo port install tigervnc
Changed 10 years ago by Dmole (Tim)
Attachment: | main.log.2.7z added |
---|
comment:6 Changed 10 years ago by Dmole (Tim)
grep -iP "[^a-z]error" main.log :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_tigervnc/tigervnc/work/tigervnc-1.2.0/common/fltk/src/Fl_cocoa.mm:1347:24: error: cannot initialize a parameter of type 'id<NSFileManagerDelegate>' with an lvalue of type 'FLDelegate *' :info:build 13 warnings and 1 error generated. :info:build make[2]: *** [common/fltk/src/CMakeFiles/fltk_static.dir/Fl_cocoa.mm.o] Error 1 :info:build make[1]: *** [common/fltk/src/CMakeFiles/fltk_static.dir/all] Error 2 :info:build make: *** [all] Error 2 :error:build org.macports.build for port tigervnc returned: command execution failed :debug:build Error code: CHILDSTATUS 6741 2
comment:8 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
The log you attached does not show what went wrong, possibly because of #37093. Please run "
sudo port clean tigervnc
", then try again, then attach the new main.log file.