Opened 10 years ago
Closed 10 years ago
#46678 closed defect (duplicate)
tightvnc fails
Reported by: | Dmole (Tim) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | ||
Port: | tightvnc |
Description
Error: org.macports.build for port tightvnc returned: command execution failed To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port tightvnc failed
Attachments (3)
Change History (10)
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 follow-up: 2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | tightvnc added |
---|
comment:2 follow-up: 3 Changed 10 years ago by Dmole (Tim)
Replying to ryandesign@…:
The log you attached does not show what went wrong, possibly because of #37093. Please run "
sudo port clean tightvnc
", then try again, then attach the new main.log file.
oddly clean did not help. I even tried clean all.
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to elatllat@…:
oddly clean did not help. I even tried clean all.
To generate the log we need, please run "sudo port clean tightvnc
", then run "sudo port install tightvnc
", then, assuming it fails again, please attach the main.log file whose location will be printed.
Changed 10 years ago by Dmole (Tim)
Attachment: | main.log.2.7z added |
---|
comment:4 Changed 10 years ago by Dmole (Tim)
To get the error I had to do it 2 times:
sudo port clean tightvnc && sudo port install tightvnc; sudo port clean tightvnc && sudo port install tightvnc
that looks like a separate bug. Is it known?
comment:5 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 .././/config/cf/Imake.tmpl:1320:10: fatal error: ' X11 .rules' file not found :info:build 3 warnings and 1 error generated. :info:build make[1]: *** [include/Makefile] Error 1 :info:build .././/config/cf/Imake.tmpl:1320:10: fatal error: ' X11 .rules' file not found :info:build 3 warnings and 1 error generated. :info:build make[1]: *** [config/Makefile] Error 1 :info:build .././/config/cf/Imake.tmpl:1320:10: fatal error: ' X11 .rules' file not found :info:build 3 warnings and 1 error generated. :info:build make[1]: *** [lib/Makefile] Error 1 :info:build .././/config/cf/Imake.tmpl:1320:10: fatal error: ' X11 .rules' file not found :info:build 3 warnings and 1 error generated. :info:build make[1]: *** [programs/Makefile] Error 1 :info:build make: *** [includes] Error 2 :info:build make[1]: *** [all] Error 2 :info:build make: *** [World] Error 2 :error:build org.macports.build for port tightvnc returned: command execution failed :debug:build Error code: NONE
comment:7 Changed 10 years ago by mf2k (Frank Schima)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The log you attached does not show what went wrong, possibly because of #37093. Please run "
sudo port clean tightvnc
", then try again, then attach the new main.log file.