Opened 6 years ago

Last modified 43 hours ago

#56912 assigned update

factor: update to 0.100

Reported by: mohd-akram (Mohamed Akram) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: factor

Change History (4)

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

Cc: ci42 removed
Owner: set to ci42
Status: newassigned

comment:2 Changed 5 months ago by mohd-akram (Mohamed Akram)

Description: modified (diff)
Summary: factor: update to 0.98factor: update to 0.99

comment:3 Changed 3 weeks ago by mohd-akram (Mohamed Akram)

Description: modified (diff)
Summary: factor: update to 0.99factor: update to 0.100

comment:4 Changed 43 hours ago by flwyd (Trevor Stone)

Any hope to update to the latest factor? The current version (0.97_0) is 10 years old and doesn't compile on current MacPorts on macOS 12.7.6:

:info:build (O) Word: import-objc-class
:info:build (O) Word: register-objc-methods
:info:build (O) Word: register-objc-method
:info:build (O) Word: method-return-type
:info:build (O) Word: decode-type
:info:build (O) Word: no-objc-type
:info:build (O) Method: M\ object throw
:info:build (U) Quotation: [
:info:build         OBJ-CURRENT-THREAD special-object error-thread set-global
:info:build         current-continuation -> error-continuation set-global
:info:build         [ original-error set-global ] [ rethrow ] bi
:info:build     ]
:info:build resource:basis/tools/deploy/deploy.factor
:info:build 3: USING: tools.deploy.backend system vocabs vocabs.loader kernel
:info:build                               ^
:info:build resource:basis/tools/deploy/backend/backend.factor
:info:build 3: USING: namespaces make continuations.private kernel.private init
:info:build 7: io.streams.c io.files io.files.temp io.pathnames io.directories
:info:build                                       ^
:info:build resource:basis/io/files/temp/macosx/macosx.factor
:info:build 2: USING: alien.c-types alien.syntax cocoa.plists cocoa.runtime
:info:build                                                  ^
:info:build resource:basis/cocoa/plists/plists.factor
:info:build 4: USING: strings arrays hashtables assocs sequences fry macros
:info:build 5: cocoa cocoa.messages cocoa.classes cocoa.application
:info:build         ^
:info:build no-objc-type
:info:build name "("
:info:build The following restarts are available:
:info:build :1      Load resource:basis/cocoa/plists/plists.factor again
:info:build :2      Load resource:basis/io/files/temp/macosx/macosx.factor again
:info:build :3      Load resource:basis/tools/deploy/backend/backend.factor again
:info:build 4 :res  Load resource:basis/tools/deploy/deploy.factor again
:info:build IN: scratchpad 
:info:build Command failed: cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_factor/factor/work/factor && ./factor -i=./boot.unix-x86.64.image
:info:build Exit code: 1
:error:build Failed to build factor: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "$post $targetname"
:error:build See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_factor/factor/main.log for details.

Note: See TracTickets for help on using tickets.