Opened 8 years ago

Last modified 8 years ago

#51598 closed defect

install xinit -> bsdmake: setrlimit: Invalid argument — at Initial Version

Reported by: bryancn Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: bsdmake

Description

Attempting to install xinit on PPC G5 10.5.8 produces failure in the build of tradcpp in bsdmake. Tried port clean, but still get:

BingleyG5:~ bryan$ sudo port -v install xinit
--->  Computing dependencies for xinit..........
--->  Dependencies to be installed: tradcpp xrdb xset xorg-libXfontcache xorg-fontcacheproto xorg-libXp xorg-printproto xorg-libXxf86misc xorg-xf86miscproto
--->  Building tradcpp
bsdmake: setrlimit: Invalid argument
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tradcpp/tradcpp/work/tradcpp-0.4" && /usr/bin/bsdmake -j4 all 
Exit code: 2
Error: org.macports.build for port tradcpp returned: command execution failed
Warning: targets not executed for tradcpp: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Error: Failed to install tradcpp
Please see the log file for port tradcpp for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_tradcpp/tradcpp/main.log
Error: The following dependencies were not installed: tradcpp xrdb xset xorg-libXfontcache xorg-fontcacheproto xorg-libXp xorg-printproto xorg-libXxf86misc xorg-xf86miscproto
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port xinit failed

I see a seemingly identical issue was resolved a couple of years ago in #105220. Reading some of that history, here is output of ulimit:

BingleyG5:~ bryan$ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
file size               (blocks, -f) unlimited
max locked memory       (kbytes, -l) unlimited
max memory size         (kbytes, -m) unlimited
open files                      (-n) 4096
pipe size            (512 bytes, -p) 1
stack size              (kbytes, -s) 8192
cpu time               (seconds, -t) unlimited
max user processes              (-u) 266
virtual memory          (kbytes, -v) unlimited

Change History (1)

Changed 8 years ago by bryancn

Attachment: main.log added
Note: See TracTickets for help on using tickets.