Raion's Development Log
#1
Raion's Development Log
Restarting this thread for development's sake. 

I've finished sudo's latest version with a small patch. Here's the code/patch: http://irix.cc/raion/sudo-1.8.30.tar.gz

Sudo has been updated/replaced with a much better proper version. 

http://irix.cc/raion - This directory will have copies of my builds.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
(This post was last modified: 02-02-2020, 05:06 AM by Raion.)
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-27-2020, 10:09 PM
#2
RE: Raion's Development Log
And a bug for the above patch: https://bugzilla.sudo.ws/show_bug.cgi?id=915

I will be working on other useful stuff.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-27-2020, 10:50 PM
#3
RE: Raion's Development Log
Sweet, Todd upstreamed my patch in a slightly different way.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-27-2020, 11:42 PM
#4
RE: Raion's Development Log
Well, looks like I wasn't on quite the right track with that one, either way it looks to be getting fixed.

Regarding Perl, I've confirmed Perl 5.30 compiles. I'm running the testsuite now.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-28-2020, 07:01 PM
#5
RE: Raion's Development Log
tcsh 6.22.01 compiles fine out of the box. I'm not going to bother uploading copies of the source, but there's only a few testsuite failures, which I've raised with the maintainers of tcsh to see if they're open to working with me on it.

Perl's 5.30 testsuite is still running off/on. I'm using my Challenge S for most compilations due to low power consumption and noise.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-29-2020, 07:14 AM
#6
RE: Raion's Development Log
OpenSSL 1.1.1d testsuite results: https://pastebin.com/0yduPyw0

Building:
% ./Configure irix-mips3-cc shared --prefix=/usr --openssldir=/usr/openssl
% make
% make test
% sudo make install

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
(This post was last modified: 01-30-2020, 01:36 AM by Raion.)
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
01-30-2020, 12:39 AM
#7
RE: Raion's Development Log
Berkeley DB 4.4.20 compiles fine with mipspro out of the box
Same with rsync 3.1.3

Will continue to research other things we can easily compile

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
02-01-2020, 01:06 AM
#8
RE: Raion's Development Log
pkgconf 0.9.6 (a BSD-licensed pkgconfig replacement) builds out of the box with GCC 4.6.x and up.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
02-01-2020, 04:02 AM
#9
RE: Raion's Development Log
Sudo 1.8.31 compiles with MIPSPro out of the box on IRIX: http://irix.cc/raion/sudo-1.8.31.tar.gz

Precompiled for MIPSIV

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
02-01-2020, 08:17 AM
#10
RE: Raion's Development Log
OpenSSH is done moreorless with credit to Daniel Hams for the patches I used to compile it for MIPSIV with -O3. Will upload soon.

Let me answer some questions I got:

1. Are you gonna do tardists?

Yeah, I plan to. I'm not setup for it yet and I want to familiarize myself more with gendist/swpkg and write some wrappers/scripts for it.

2. Why aren't you sharing everything?

Easy. It's expensive in terms of time and disk space. If it compiles out of the box, what's the dang point?

3. Why are you focusing on some older releases, like with pkgconf?

I'm using the latest I got to compile with MIPSPro or GCC.

4. Will you backport your packages to nekoware?

If I can do it without it breaking nekoware packages already in place, why not?

5. IRIXPorts?

I'm occasionally adding ports that are welcomed there. Larbob has said he doesn't want to add stuff that requires root to install.

6. irisware?

irisware is officially dead moreorless, but I'm always looking to learn from my past mistakes. The project died, but the mistakes of said project will not be in vain.

7. RPMs?

Not currently, no. I'm not opposed to it, but I'm not interested in experimentalism at the moment.

8. You keep talking about dropbear. Whats wrong with OpenSSH?

Ever used OpenSSH on a lower end SGI? It's painful. I of course ain't opposed to it, but it's not as portable or fast as the OpenBSD project likes to believe.

I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast. 

https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently. 

https://codeberg.org/SolusRaion -- Code repos I control

Technical problems should be sent my way.
Raion
Chief IRIX Officer

Trade Count: (9)
Posts: 4,239
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
Website Find Reply
02-01-2020, 11:29 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)