~singpolyma/dev

4 2

Cheogram smtp

Details
Message ID
<CAGAF-Ghb4+ME+fvfF07=ActQmuwHftZVs5vfu9n+ReqfoFD7bA@mail.gmail.com>
DKIM signature
fail
Download raw message
DKIM signature: fail
Hi
Tried to build from source many times without success
In debian 9 to 11
Cabal 2.2 to 3

Its seemd that dependecy are not updated recently

The major problem is here

Incomming-email.hs:30:50: error
No instance for (Num Network.PortID)
arising from the literal '5222'

Any way I can download bineries
They are not built in sourcehut

Thank you.
Details
Message ID
<Zs+Qf9jIjupJb99S@singpolyma-beefy.lan>
In-Reply-To
<CAGAF-Ghb4+ME+fvfF07=ActQmuwHftZVs5vfu9n+ReqfoFD7bA@mail.gmail.com> (view parent)
DKIM signature
pass
Download raw message
>Tried to build from source many times without success
>In debian 9 to 11
>Cabal 2.2 to 3

If cabal is giving you trouble (it should work generally, but maybe 
something has changed recently causing trouble) you could use guix, in 
debian:

apt install guix
guix shell
make
Details
Message ID
<CAGAF-GgTqLoyz8NXDY2MRNBTmcJs-Jv06SjVVwHZDP8WPZndLg@mail.gmail.com>
In-Reply-To
<Zs+Qf9jIjupJb99S@singpolyma-beefy.lan> (view parent)
DKIM signature
fail
Download raw message
DKIM signature: fail
Thanx
But I also tried guix but again have trouble with pachages
Like Ghc-network
And dependencys like bytestring, base and  others

On Thu, Aug 29, 2024, 12:32 AM Stephen Paul Weber <singpolyma@singpolyma.net>
wrote:

> >Tried to build from source many times without success
> >In debian 9 to 11
> >Cabal 2.2 to 3
>
> If cabal is giving you trouble (it should work generally, but maybe
> something has changed recently causing trouble) you could use guix, in
> debian:
>
> apt install guix
> guix shell
> make
>
Details
Message ID
<20240901173244.GA18902@singpolyma.net>
In-Reply-To
<CAGAF-GgTqLoyz8NXDY2MRNBTmcJs-Jv06SjVVwHZDP8WPZndLg@mail.gmail.com> (view parent)
DKIM signature
pass
Download raw message
>But I also tried guix but again have trouble with pachages
>Like Ghc-network
>And dependencys like bytestring, base and  others

What kind of trouble?
Details
Message ID
<CAGAF-GiP8166Q3Kk8wj2q8c0VyCO7rSreMLZ3FqcHWOv0SCLbw@mail.gmail.com>
In-Reply-To
<20240901173244.GA18902@singpolyma.net> (view parent)
DKIM signature
fail
Download raw message
DKIM signature: fail
build of
/gnu/store/xxynid78za2ccjp63p6icb1i8i65gr14-ghc-network-2.6.3.6.drv failed

Configuring network-2.6.3.6...
Setup.hs: Encountered missing or private dependencies:
bytestring <0.11

build of
/gnu/store/jv5bca3fv8h8hzdccm7mgdjaaj84gmyl-ghc-purebred-email-0.5.drv
failed

Setup.hs: Encountered missing or private dependencies:
attoparsec >=0.13 && <0.14, bytestring >=0.10 && <0.11

I HAVE tried to import bytestring and build it but again no lock bs of
dependency base and then rts (https://hackage.haskell.org/package/rts
!! page not found!!)

On Sun, Sep 1, 2024, 9:02 PM Stephen Paul Weber <singpolyma@singpolyma.net>
wrote:

> >But I also tried guix but again have trouble with pachages
> >Like Ghc-network
> >And dependencys like bytestring, base and  others
>
> What kind of trouble?
>
Reply to thread Export thread (mbox)