Re: [cfarm-users] gcc230: Unable to use GDB on 64-bit mips executable

2025-06-17 Thread Andreas Schwab via cfarm-users
On Jun 17 2025, Paul H. Hargrove via cfarm-users wrote: > I've symlinked from my GDB install to /opt/cfarm/gdb-8.0.1. > However, Pierre reported that the symlink gave permission denied errors, > while direct access to the symlink target worked fine. > No clue what's up with that. It's a security

Re: [cfarm-users] Unable to git pull on gcc112

2022-03-30 Thread Andreas Schwab via cfarm-users
On Mär 30 2022, Jonathan Wakely wrote: > The correct URL for cloning over SSH starts git@github (i.e. git is > the username, not the git:// protocol). You can also use ssh://, and also configure the user name in the ssh host settings. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint

Re: [cfarm-users] Unable to git pull on gcc112

2022-03-30 Thread Andreas Schwab via cfarm-users
On Mär 30 2022, Jonathan Wakely wrote: > On Wed, 30 Mar 2022 at 10:37, Andreas Schwab wrote: >> >> On Mär 30 2022, Jonathan Wakely via cfarm-users wrote: >> >> > On Wed, 30 Mar 2022 at 02:30, Jeffrey Walton via cfarm-users >> > wrote: >> >> When I try git://github.com/weidai11/cryptopp/: >> >> >>

Re: [cfarm-users] Unable to git pull on gcc112

2022-03-30 Thread Andreas Schwab via cfarm-users
On Mär 30 2022, Jonathan Wakely via cfarm-users wrote: > On Wed, 30 Mar 2022 at 02:30, Jeffrey Walton via cfarm-users > wrote: >> When I try git://github.com/weidai11/cryptopp/: >> >> $ git pull >> fatal: remote error: >> The unauthenticated git protocol on port 9418 is no longer supported. > >

Re: [cfarm-users] [cfarm-announces] New Loongson 3A5000 machines: gcc400 and gcc401

2022-01-08 Thread Andreas Schwab via cfarm-users
On Jan 08 2022, Segher Boessenkool wrote: > For example, that en_US.UTF-8 (as it is on Mac OS) will not work on most > Linux systems, which use en_US.utf8 instead. en_US.UTF-8 works perfectly well on glibc. In fact, that's the preferred spelling. -- Andreas Schwab, sch...@linux-m68k.org GPG Ke

Re: [cfarm-users] [cfarm-announces] New Loongson 3A5000 machines: gcc400 and gcc401

2022-01-08 Thread Andreas Schwab via cfarm-users
The machines should be running an NTP daemon to keep the clock up-to-date. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." ___ cfarm-users ma

Re: [cfarm-users] [cfarm-announces] New Loongson 3A5000 machines: gcc400 and gcc401

2022-01-08 Thread Andreas Schwab via cfarm-users
On Jan 07 2022, Christian Jullien via cfarm-users wrote: > Also, the following variables are set > > LANG=zh_CN > LC_ALL=zh_CN > LC_CTYPE=zh_CN > LC_NUMERIC=zh_CN > LC_TYPE=zh_CN > > I set them in my .bash_profile to more common en_US.UTF-8 > > You probably want to set them globally for all users.

Re: [cfarm-users] RISC-V emulated systems available in BETA

2020-11-21 Thread Andreas Schwab via cfarm-users
On Nov 21 2020, Pierre Muller via cfarm-users wrote: > muller@gcc401:~/pas/check$ strace ~/bin/ppcrv64 -gl hello.pp > /usr/bin/strace: test_ptrace_get_syscall_info: PTRACE_TRACEME: Function not > implemented The Qemu linux-user emulation doesn't implement ptrace. You can use the -strace Qemu op

Re: [cfarm-users] Setting up GitLab CI for git.git on the farm

2018-11-26 Thread Andreas Schwab via cfarm-users
On Nov 26 2018, Baptiste Jonglez via cfarm-users wrote: > Do you know how lscpu gets its information? It uses /sys/devices/system/cpu. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely

Re: [cfarm-users] gcc67/68 back online, please test

2018-09-07 Thread Andreas Schwab via cfarm-users
What does ssh -v say? Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different." ___ cfarm-users mailing list cfarm-users@lists.tetaneutral.ne

Re: [cfarm-users] gcc112/ppc64-le, and undefined reference to __cxa_thread_atexit_impl

2018-02-19 Thread Andreas Schwab via cfarm-users
On Feb 19 2018, Jeffrey Walton via cfarm-users wrote: > Compile appears OK but link fails: > > /opt/cfarm/gcc7rc2/bin/g++ -o cryptest.exe -DNDEBUG -g2 -O3 -fPIC > -pthread -pipe adhoc.o test.o bench1.o bench2.o validat0.o validat1.o > validat2.o validat3.o validat4.o datatest.o regtest1.o regtes

Re: [cfarm-users] gcc22, gcc23, gcc24 ssh login problem

2017-11-27 Thread Andreas Schwab via cfarm-users
On Nov 27 2017, Aymeric via cfarm-users wrote: > gcc22 and 23 are ok for me. Both have been rebooted recently, which is probably the reason they work now. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for s

Re: [cfarm-users] gcc202: New UltraSparc T5 machine

2017-07-28 Thread Andreas Schwab via cfarm-users
On Jul 27 2017, Kaz Kylheku via cfarm-users wrote: > debug1: Next authentication method: publickey > debug1: Offering ECDSA public key: /home/kaz/.ssh/id_ecdsa > debug3: send_pubkey_test > debug2: we sent a publickey packet, wait for reply > debug1: Authentications that can continue: publickey,p