• Soupgate Pkt Error

    From Sean Rima@2:263/1 to All on Tue Jun 30 16:32:34 2020
    Hello everybody!

    I get this then I convert a soup msg to pkt using soupgate in linux

    =-=-=-=-=-=-=-
    1 16:31:12 Start
    1 16:31:12 Start tossing...
    7 16:31:12 pkt: /home/bbbs/fido/inbound/00000000.tos [2:263/1.2]
    A 16:31:12 There are 163602 bytes of unknown data at the end of pkt file!
    A 16:31:12 Renaming pkt/arc to .bad
    4 16:31:12 Statistics:
    4 16:31:12 arc: 0 netMail: 0 echoMail: 0 CC: 0
    4 16:31:12 pkt's: 1 dupe: 0 passthru: 0 exported: 0
    4 16:31:12 msgs: 0 bad: 0 saved: 0 empty: 0
    4 16:31:12 Input: 0.00 mails/sec Output: 0.00 mails/sec
    4 16:31:12 79913.09 kb/sec
    4 16:31:12 159.83 kb total, processed in 0.002 seconds
    4 16:31:12 Areas summary:
    1 16:31:12 End tossing
    1 16:31:12 End

    =-=-=-=-=-=-=-=-=-

    Sean


    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: A Destination in the Sun (2:263/1)
  • From mark lewis@1:3634/12 to Tommi Koivula on Mon Jul 6 12:19:58 2020
    Re: Soupgate Pkt Error
    By: Tommi Koivula to Sean Rima on Sat Jul 04 2020 11:09:08


    A 16:31:12 There are 163602 bytes of unknown data at the end of
    pkt file!
    A 16:31:12 Renaming pkt/arc to .bad

    I get this also in my 64bit Ubuntu system. However, it works ok in
    32bit Raspberry PI Ubuntu. Seems to be a 64bit problem, just like
    with jamnntpd. :(

    probably also needs the same fixes so the proper variable format/size/signness is used on 64bit...


    )\/(ark
    --- SBBSecho 3.11-Linux
    * Origin: SouthEast Star Mail HUB - SESTAR (1:3634/12)
  • From Benny Pedersen@2:230/0 to Sean Rima on Tue Jul 7 20:17:52 2020
    Hello Sean!

    05 Jul 2020 02:10, Sean Rima wrote to Tommi Koivula:

    in the makesg file add -m32 after the gcc. You may need to apt install gcc-multilib

    This seems to make it work on a 64 bit sysyem.

    are you kidding ?, you have precompiled 32bit elf that breaks 64bit host then


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.1.2 (Linux/5.7.7-gentoo-x86_64 (x86_64))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)
  • From Sean Rima@2:263/1.1 to Benny Pedersen on Wed Jul 8 22:15:52 2020
    Hello Benny!

    07 Jul 20 20:17, you wrote to me:

    Hello Sean!

    05 Jul 2020 02:10, Sean Rima wrote to Tommi Koivula:

    in the makesg file add -m32 after the gcc. You may need to apt
    install gcc-multilib

    This seems to make it work on a 64 bit sysyem.

    are you kidding ?, you have precompiled 32bit elf that breaks 64bit
    host then

    Compiling the source as is, the soupgate doesnt work on 64 bit. So forcing a 32bit compile makes it work. I am not a programmer so struggling to find the cause

    Sean


    --- GoldED+/OSX 1.1.5-b20180707
    * Origin: A Pointless Point in Connemara (2:263/1.1)
  • From Benny Pedersen@2:230/0 to Sean Rima on Wed Jul 8 22:11:42 2020
    Hello Sean!

    08 Jul 2020 22:15, Sean Rima wrote to Benny Pedersen:

    Compiling the source as is, the soupgate doesnt work on 64 bit. So forcing a 32bit compile makes it work. I am not a programmer so struggling to find the cause

    maybe just some stupid 32bit only make file is the problem ?

    do not make such fails if you plan to make things work, hope the developper have red ears now


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.1.2 (Linux/5.7.7-gentoo-x86_64 (x86_64))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)
  • From Sean Rima@2:263/1.1 to Benny Pedersen on Thu Jul 9 00:15:32 2020
    Hello Benny!

    08 Jul 20 22:11, you wrote to me:

    Compiling the source as is, the soupgate doesnt work on 64 bit.
    So forcing a 32bit compile makes it work. I am not a programmer
    so struggling to find the cause

    maybe just some stupid 32bit only make file is the problem ?

    do not make such fails if you plan to make things work, hope the developper have red ears now

    The developer stopped doing updates 20 years ago :)

    Sean


    --- GoldED+/OSX 1.1.5-b20180707
    * Origin: A Pointless Point in Connemara (2:263/1.1)
  • From Benny Pedersen@2:230/0 to Sean Rima on Sat Jul 11 01:33:10 2020
    Hello Sean!

    09 Jul 2020 00:15, Sean Rima wrote to Benny Pedersen:

    The developer stopped doing updates 20 years ago :)

    ah, fair, then you must remove the options for 32bit only builds

    -m32 is a bad one in a -m64 host compiler

    there is possible others


    Regards Benny

    ... there can only be one way of life, and it works :)

    --- Msged/LNX 6.1.2 (Linux/5.7.8-gentoo-x86_64 (x86_64))
    * Origin: I will always keep a PC running CPM 3.0 (2:230/0)
  • From Sean Rima@2:263/1.1 to Benny Pedersen on Sat Jul 18 21:36:52 2020
    Hello Benny!

    11 Jul 20 01:33, you wrote to me:

    The developer stopped doing updates 20 years ago :)

    ah, fair, then you must remove the options for 32bit only builds

    -m32 is a bad one in a -m64 host compiler

    there is possible others

    Due to a helicopter flight to hospital, I havent had time to look. My health is not the best at the moment


    Sean


    --- GoldED+/OSX 1.1.5-b20180707
    * Origin: A Pointless Point in Connemara (2:263/1.1)