Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56385 closed defect (invalid)

Atom text editor: upgrade failed

Reported by: lucbouge (Luc Bougé) Owned by: kurthindenburg (Kurt Hindenburg)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: l2dy (Zero King)
Port: atom

Description

Upgrading atom from 1.26.0 to 1.26.1. It looks like there is a problem in the script. I attach the log file.

:debug:build system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_atom/atom/work/atom-1.26.1" && script/build 
:info:build Node:	v8.11.1
:info:build Npm:	v5.8.0
:info:build Installing script dependencies
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_atom/atom/work/atom-1.26.1" && script/build 
:info:build Killed by signal: 2
:debug:build process_cmd aborted: interrupted by signal
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "catch {system {*}$notty {*}$nice $fullcmdstring} result"
:debug:build     (procedure "command_exec" line 75)
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:debug:build     invoked from within
:debug:build "catch {$procedure $targetname} errstr"
:debug:build     (procedure "target_run" line 168)
:debug:build     invoked from within
:debug:build "{*}$handler $ditem"
:debug:build     invoked from within
:debug:build "catch {{*}$handler $ditem} result"
:debug:build     (procedure "dlist_eval" line 29)
:debug:build     invoked from within
:debug:build "dlist_eval $dlist "" target_run"
:debug:build     (procedure "eval_targets" line 41)
:debug:build     invoked from within
:debug:build "eval_targets install"
:debug:build     invoked from within
:debug:build "$workername eval "eval_targets $target""
:debug:build     (procedure "mportexec" line 149)
:debug:build     invoked from within
:debug:build "mportexec $mport install"
:debug:build     invoked from within
:debug:build "catch {set result [mportexec $mport install]} result"
:debug:build     (procedure "macports::_upgrade" line 394)
:debug:build     invoked from within
:debug:build "macports::_upgrade $portname $dspec $variationslist $optionslist depscache"
:debug:build     (procedure "macports::upgrade" line 20)
:debug:build     invoked from within
:debug:build "macports::upgrade $portname "port:$portname" [array get requested_variations] [array get options] depscache"
:debug:build     ("uplevel" body line 3)
:debug:build     invoked from within
:debug:build "uplevel 1 $block"
:debug:build     (procedure "foreachport" line 20)
:debug:build     invoked from within
:debug:build "foreachport $portlist {
:debug:build         if {![info exists depscache(port:$portname)]} {
:debug:build             set status [macports::upgrade $portname "port:$portname" [..."
:debug:build     (procedure "action_upgrade" line 9)
:debug:build     invoked from within
:debug:build "$action_proc $action $portlist [array get global_options]"
:debug:build     (procedure "process_cmd" line 110)
:debug:build     invoked from within
:debug:build "process_cmd $remaining_args"
:debug:build     ("uplevel" body line 3)
:debug:build     invoked from within
:debug:build "uplevel 1 $body"
:error:build Aborted: SIGINT received.

Attachments (2)

main.log (72.9 KB) - added by lucbouge (Luc Bougé) 6 years ago.
Log file. MacOS 10.13.4.
main.2.log (283.1 KB) - added by lucbouge (Luc Bougé) 6 years ago.
Log file generated on Wed May 2 21:30:49 CEST 2018. Mac Version 10.13.4.

Download all attachments as: .zip

Change History (15)

Changed 6 years ago by lucbouge (Luc Bougé)

Attachment: main.log added

Log file. MacOS 10.13.4.

comment:1 Changed 6 years ago by pmetzger (Perry E. Metzger)

Owner: set to kurthindenburg
Status: newassigned

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Port: atom added

comment:3 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

Cc: l2dy added

Zero, did this compile for you after you updated it?

comment:4 in reply to:  3 Changed 6 years ago by l2dy (Zero King)

Replying to kurthindenburg:

Zero, did this compile for you after you updated it?

https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/25381

comment:5 Changed 6 years ago by pmetzger (Perry E. Metzger)

Sounds like it is building fine on the buildbot.

comment:6 Changed 6 years ago by kurthindenburg (Kurt Hindenburg)

Can you attach the entire main.log - it builds for others and myself as well

comment:7 Changed 6 years ago by pmetzger (Perry E. Metzger)

lucbouge, can you please attach the main.log please? (I'm inclined to suspect this problem is specific to your machine.)

comment:8 Changed 6 years ago by lucbouge (Luc Bougé)

Here you are!

$ sudo port install atom
--->  Computing dependencies for atom
--->  Building atom
Error: Failed to build atom: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_atom/atom/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port atom failed

Changed 6 years ago by lucbouge (Luc Bougé)

Attachment: main.2.log added

Log file generated on Wed May 2 21:30:49 CEST 2018. Mac Version 10.13.4.

comment:9 Changed 6 years ago by lucbouge (Luc Bougé)

comment:10 Changed 6 years ago by l2dy (Zero King)

Can you try port clean atom && port install atom?

comment:11 Changed 6 years ago by lucbouge (Luc Bougé)

It works, perfect! Luc.

$  sudo port clean atom && sudo port install atom
--->  Cleaning atom
--->  Computing dependencies for atom
--->  Fetching archive for atom
--->  Attempting to fetch atom-1.26.1_0.darwin_17.x86_64.tbz2 from https://packages.macports.org/atom
--->  Attempting to fetch atom-1.26.1_0.darwin_17.x86_64.tbz2.rmd160 from https://packages.macports.org/atom
--->  Installing atom @1.26.1_0
--->  Activating atom @1.26.1_0
--->  Cleaning atom
--->  Updating database of binaries
--->  Scanning binaries for linking errors
--->  No broken files found.                  

comment:12 Changed 6 years ago by pmetzger (Perry E. Metzger)

Resolution: invalid
Status: assignedclosed

I think this was therefore local, you probably had some transient error. I am going to close this. Thanks for your patience.

comment:13 Changed 6 years ago by lucbouge (Luc Bougé)

Thanks to you! Luc.

Note: See TracTickets for help on using tickets.