RJVB / lnxports

A "local port repository" for use with MacPorts on Linux, overriding ports from the main repository.
4 stars 1 forks source link

Few ports now fail to parse: `Failed to parse file gnome/gconf/Portfile: invalid command name "2"` etc. #12

Closed barracuda156 closed 2 months ago

barracuda156 commented 2 months ago
Synchronizing local ports tree from file:///home/svacchanda/lnxports
Already up to date.
Creating port index in /home/svacchanda/lnxports
Warning: depends_libs change: path:lib/libQtCore.so.4:qt4-x11
Warning: Using the mainstream/official Qt4 portgroup
Failed to parse file gnome/gconf/Portfile: invalid command name "2"
Adding port devel/qca
Adding port gnome/gstreamer1
Adding port gnome/gstreamer1-gst-plugins-base
Adding port gnome/gstreamer1-gst-plugins-good
Failed to parse file gnome/gtk3/Portfile: pg_debug: variant 'debug' already exists
Failed to parse file lang/python27/Portfile: couldn't execute "/usr/bin/python2.7": no such file or directory
Adding port lang/perl5
Failed to parse file lang/python34/Portfile: couldn't execute "/usr/bin/python3.4": no such file or directory
RJVB commented 2 months ago

On Monday September 02 2024 23:37:28 Sergey Fedorov wrote:

Failed to parse file gnome/gconf/Portfile: invalid command name "2"

For this you'll need to show me the output of port -vd info /path/to/gnome/gconf because I cannot reproduce it here.

barracuda156 commented 2 months ago
sh-5.1$ port -vd info /home/svacchanda/lnxports/gnome/gconf
DEBUG: Opening port in directory: /home/svacchanda/lnxports/gnome/gconf
DEBUG: OS linux/5.15.131 arch riscv64
DEBUG: invalid command name "2"
    while executing
"2"
    (file "/home/svacchanda/lnxports/gnome/gconf/Portfile" line 5)
    invoked from within
"source /home/svacchanda/lnxports/gnome/gconf/Portfile"
    invoked from within
"$workername eval [list source $portfilepath]"
DEBUG: invalid command name "2"
    while executing
"error $result"
    (procedure "mportopen" line 54)
    invoked from within
"mportopen $url"
DEBUG: info phase started at Tue Sep  3 11:15:34 UTC 2024
Error: Port /home/svacchanda/lnxports/gnome/gconf not found