#67610 closed defect (duplicate)

libgtop @2.36.0: Assigning non-zero to $[ is no longer possible at ./lib.pl line 3.

Reported by: rizkhan999 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc: rizkhan999
Port: libgtop

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I want to install gnome-system-monitor on my Apple iMac (Late 2015, Intel Core i5), however it is unable to install the dependency package libgtop. The error is pasted below:

$ sudo port install gnome-system-monitor
--->  Computing dependencies for gnome-system-monitor
The following dependencies will be installed:  libgtop
Continue? [Y/n]: Y
--->  Fetching archive for libgtop
--->  Attempting to fetch libgtop-2.36.0_1.darwin_21.x86_64.tbz2 from https://packages.macports.org/libgtop
--->  Attempting to fetch libgtop-2.36.0_1.darwin_21.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/libgtop
--->  Attempting to fetch libgtop-2.36.0_1.darwin_21.x86_64.tbz2 from https://mse.uk.packages.macports.org/libgtop
--->  Building libgtop
Error: Failed to build libgtop: command execution failed 
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_libgtop/libgtop/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gnome-system-monitor failed

Please help.

Attachments (1)

main.log (667.2 KB) - added by rizkhan999 11 months ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 11 months ago by rizkhan999

Attachment: main.log added

main.log

comment:1 Changed 11 months ago by snowflake (Dave Evans)

Testing this on Ventura, I get this error relating to Perl

Making all in lib
make[2]: Entering directory `/opt/local/var/macports/build/_Users_davidevans_macports_sources_github.com_macports_macports-ports_gnome_libgtop/libgtop/work/libgtop-2.36.0/lib'
perl5 ./lib.pl < ../features.def > lib-t
Assigning non-zero to $[ is no longer possible at ./lib.pl line 3.
make[2]: *** [lib.c] Error 255

It's identical to the several errors in your log file.

comment:2 Changed 11 months ago by snowflake (Dave Evans)

This report is a duplicate of #63976

comment:3 Changed 11 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Priority: HighNormal
Resolution: duplicate
Status: newclosed
Summary: Unable to install libgtop on Apple iMac (Monterey 12.6.6)libgtop @2.36.0: Assigning non-zero to $[ is no longer possible at ./lib.pl line 3.
Note: See TracTickets for help on using tickets.