Changes between Initial Version and Version 1 of Ticket #66690, comment 6


Ignore:
Timestamp:
Feb 3, 2023, 10:19:49 AM (15 months ago)
Author:
Leucanthemum
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66690, comment 6

    initial v1  
    200200As mentioned before [https://trac.macports.org/ticket/66690?replyto=4#comment:3], if I replace the directory ghc-9.4.4 with a symlink to ghc-9.4.4-aarch64-apple-darwin in the directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_ghc/ghc-prebuilt/work", the port gets installed.
    201201
    202 The installation of pandoc then continues with some other ports and stops again with cabal. 
    203 During the patching process cabal gets stuck. (I waited 1 hour before I stoped the installation)
    204 
    205 Here the logfile from cabal:
    206 {{{
    207 version:1
    208 :debug:main Starting logging for cabal @3.8.1.0_2
    209 :debug:sysinfo macOS 13.2 (darwin/22.3.0) arch arm
    210 :debug:sysinfo MacPorts 2.8.1
    211 :debug:sysinfo Xcode 14.2, CLT 14.2.0.0.1.1668646533
    212 :debug:sysinfo SDK 13
    213 :debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 13.0
    214 :debug:main Attempting ln -sf /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work /opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cabal/work
    215 :debug:main dropping privileges: euid changed to 502, egid changed to 501.
    216 :debug:main Executing org.macports.main (cabal)
    217 :debug:main Privilege de-escalation not attempted as not running as root.
    218 :debug:archivefetch archivefetch phase started at Fri Feb  3 10:53:39 CET 2023
    219 :msg:archivefetch --->  Fetching archive for cabal
    220 :debug:archivefetch Executing org.macports.archivefetch (cabal)
    221 :debug:archivefetch euid/egid changed to: 0/0
    222 :debug:archivefetch chowned /opt/local/var/macports/incoming to macports
    223 :debug:archivefetch euid/egid changed to: 502/501
    224 :info:archivefetch --->  cabal-3.8.1.0_2.darwin_22.arm64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
    225 :msg:archivefetch --->  Attempting to fetch cabal-3.8.1.0_2.darwin_22.arm64.tbz2 from https://packages.macports.org/cabal
    226 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    227 :msg:archivefetch --->  Attempting to fetch cabal-3.8.1.0_2.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/cabal
    228 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    229 :msg:archivefetch --->  Attempting to fetch cabal-3.8.1.0_2.darwin_22.arm64.tbz2 from https://nue.de.packages.macports.org/cabal
    230 :debug:archivefetch Fetching archive failed: The requested URL returned error: 404
    231 :debug:archivefetch Privilege de-escalation not attempted as not running as root.
    232 :debug:fetch fetch phase started at Fri Feb  3 10:53:39 CET 2023
    233 :notice:fetch --->  Fetching distfiles for cabal
    234 :debug:fetch Executing org.macports.fetch (cabal)
    235 :debug:fetch Privilege de-escalation not attempted as not running as root.
    236 :debug:checksum checksum phase started at Fri Feb  3 10:53:39 CET 2023
    237 :notice:checksum --->  Verifying checksums for cabal
    238 :debug:checksum Executing org.macports.checksum (cabal)
    239 :info:checksum --->  Checksumming Cabal-v3.8.1.0.tar.gz
    240 :debug:checksum Calculated (rmd160) is dbd7aa2683cb7a9bd4e393c784aac8e1d1051aa4
    241 :debug:checksum Correct (rmd160) checksum for Cabal-v3.8.1.0.tar.gz
    242 :debug:checksum Calculated (sha256) is d4eff9c1fcc5212360afac8d97da83b3aff79365490a449e9c47d3988c14b6bc
    243 :debug:checksum Correct (sha256) checksum for Cabal-v3.8.1.0.tar.gz
    244 :debug:checksum Calculated (size) is 2181318
    245 :debug:checksum Correct (size) checksum for Cabal-v3.8.1.0.tar.gz
    246 :debug:checksum Privilege de-escalation not attempted as not running as root.
    247 :debug:extract extract phase started at Fri Feb  3 10:53:39 CET 2023
    248 :notice:extract --->  Extracting cabal
    249 :debug:extract Executing org.macports.extract (cabal)
    250 :info:extract --->  Extracting Cabal-v3.8.1.0.tar.gz
    251 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz'
    252 :debug:extract Environment:
    253 :debug:extract CC_PRINT_OPTIONS='YES'
    254 :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/.CC_PRINT_OPTIONS'
    255 :debug:extract CPATH='/opt/local/include'
    256 :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
    257 :debug:extract LIBRARY_PATH='/opt/local/lib'
    258 :debug:extract MACOSX_DEPLOYMENT_TARGET='13.0'
    259 :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
    260 :info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz' | /usr/bin/tar -xf -
    261 :debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz' | /usr/bin/tar -xf -
    262 :debug:extract euid/egid changed to: 0/0
    263 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work to macports
    264 :debug:extract euid/egid changed to: 502/501
    265 :info:extract --->  Extracting Cabal-v3.8.1.0.tar.gz
    266 :debug:extract setting option extract.args to '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz'
    267 :debug:extract Environment:
    268 :debug:extract CC_PRINT_OPTIONS='YES'
    269 :debug:extract CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/.CC_PRINT_OPTIONS'
    270 :debug:extract CPATH='/opt/local/include'
    271 :debug:extract DEVELOPER_DIR='/Library/Developer/CommandLineTools'
    272 :debug:extract LIBRARY_PATH='/opt/local/lib'
    273 :debug:extract MACOSX_DEPLOYMENT_TARGET='13.0'
    274 :debug:extract SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
    275 :info:extract Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz' | /usr/bin/tar -xf -
    276 :debug:extract system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work" && /usr/bin/gzip -dc '/opt/local/var/macports/distfiles/cabal/Cabal-v3.8.1.0.tar.gz' | /usr/bin/tar -xf -
    277 :debug:extract euid/egid changed to: 0/0
    278 :debug:extract chowned /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work to macports
    279 :debug:extract euid/egid changed to: 502/501
    280 :debug:extract Executing proc-post-org.macports.extract-extract-0
    281 :debug:extract Privilege de-escalation not attempted as not running as root.
    282 :debug:patch patch phase started at Fri Feb  3 10:53:40 CET 2023
    283 :debug:patch Executing org.macports.patch (cabal)
    284 :notice:patch --->  Applying patches to cabal
    285 :info:patch --->  Applying patch-doc_conf_py.diff
    286 :debug:patch Creating patch directory: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/cabal-install-3.8.1.0
    287 :debug:patch Environment:
    288 :debug:patch CC_PRINT_OPTIONS='YES'
    289 :debug:patch CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/.CC_PRINT_OPTIONS'
    290 :debug:patch CPATH='/opt/local/include'
    291 :debug:patch DEVELOPER_DIR='/Library/Developer/CommandLineTools'
    292 :debug:patch LIBRARY_PATH='/opt/local/lib'
    293 :debug:patch MACOSX_DEPLOYMENT_TARGET='13.0'
    294 :debug:patch SDKROOT='/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk'
    295 :info:patch Executing:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/cabal-install-3.8.1.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cabal/files/patch-doc_conf_py.diff'
    296 :debug:patch system:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/cabal-install-3.8.1.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cabal/files/patch-doc_conf_py.diff'
    297 :info:patch File to patch:
    298 :info:patch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_cabal/cabal/work/cabal-install-3.8.1.0" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/macports/release/tarballs/ports/lang/cabal/files/patch-doc_conf_py.diff'
    299 :info:patch Exit code: 2
    300 :debug:patch process_cmd aborted: interrupted by signal
    301 :debug:patch     while executing
    302 :debug:patch "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
    303 :debug:patch     invoked from within
    304 :debug:patch "catch {system {*}$notty {*}$callback {*}$nice $fullcmdstring} result"
    305 :debug:patch     (procedure "command_exec" line 106)
    306 :debug:patch     invoked from within
    307 :debug:patch "command_exec patch "" "< '$patch'""
    308 :debug:patch     (procedure "portpatch::patch_main" line 41)
    309 :debug:patch     invoked from within
    310 :debug:patch "$procedure $targetname"
    311 :debug:patch     invoked from within
    312 :debug:patch "catch {$procedure $targetname} errstr"
    313 :debug:patch     (procedure "target_run" line 172)
    314 :debug:patch     invoked from within
    315 :debug:patch "{*}$handler $ditem"
    316 :debug:patch     invoked from within
    317 :debug:patch "catch {{*}$handler $ditem} result"
    318 :debug:patch     (procedure "dlist_eval" line 33)
    319 :debug:patch     invoked from within
    320 :debug:patch "dlist_eval $dlist "" target_run"
    321 :debug:patch     (procedure "eval_targets" line 41)
    322 :debug:patch     invoked from within
    323 :debug:patch "eval_targets activate"
    324 :debug:patch     invoked from within
    325 :debug:patch "$workername eval "eval_targets $target""
    326 :debug:patch     invoked from within
    327 :debug:patch "catch {$workername eval "eval_targets $target"} result"
    328 :debug:patch     (procedure "_mportexec" line 14)
    329 :debug:patch     invoked from within
    330 :debug:patch "{*}$handler $ditem"
    331 :debug:patch     invoked from within
    332 :debug:patch "catch {{*}$handler $ditem} result"
    333 :debug:patch     (procedure "dlist_eval" line 33)
    334 :debug:patch     invoked from within
    335 :debug:patch "dlist_eval $dlist _mportactive [list _mportexec activate]"
    336 :debug:patch     (procedure "mportexec" line 101)
    337 :debug:patch     invoked from within
    338 :debug:patch "mportexec $workername $target"
    339 :debug:patch     invoked from within
    340 :debug:patch "catch {mportexec $workername $target} result"
    341 :debug:patch     ("uplevel" body line 99)
    342 :debug:patch     invoked from within
    343 :debug:patch "uplevel 1 $block"
    344 :debug:patch     (procedure "foreachport" line 24)
    345 :debug:patch     invoked from within
    346 :debug:patch "foreachport $portlist {
    347 :debug:patch         array unset portinfo
    348 :debug:patch         # If we have a url, use that, since it's most specific
    349 :debug:patch         # otherwise try to map the..."
    350 :debug:patch     (procedure "action_target" line 10)
    351 :debug:patch     invoked from within
    352 :debug:patch "$action_proc $action $portlist [array get global_options]"
    353 :debug:patch     (procedure "process_cmd" line 110)
    354 :debug:patch     invoked from within
    355 :debug:patch "process_cmd $remaining_args"
    356 :debug:patch     ("try" body line 3)
    357 :error:patch Aborted: SIGINT received.
    358 }}}
     202I got into this, when I tried to install pandoc.