Hello I am preparing the hkl package whcih contain an haskell program
(binoculars-ng)
when I try to recompile it with ghc 9.6 on Deban unstable I get this error
message.
[35 of 35] Compiling Hkl ( src/Hkl.hs,
/home/picca/src/repo.or.cz/hkl/binoculars-ng/dist-newstyle/build/x86_64-
Hello, I try to test the current package plan on bookworm but I end up with
this error
Creating fake global package db
Testing packages in 1 different groups
Running cabal-install (group default)...
Cabal install failed:
Warning: the --global flag is deprecated -- it is generally considered a bad
thanks, I will investigate :)
Hello, I am trying to integrate cabal in my hkl project (autotools based)
In fact I am try to fix this bug.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071315
I decided to replace my home made build by calling cabal from Makefile.
So I endup with this code in my Makefile.am
---
bin_PRO
Hello, I would like to add libffi and the hdf5 package to Debian
but for now, I get this when checking the package plan
Writing 00-index.tar...
Creating fake global package db
Testing packages in 1 different groups
Running cabal-install (group default)...
Cabal install failed:
Warning: the --gl
Hello,
this package failed due to the MonadFila modification of ghc 8.8.
since it is not part of stack and with no modifications since 2009, I am
wondering if we should remove it instead of doing the maintenance of the
software.
cheers
Fred
Ok, I fix the package, but I did not upload it because I can not sign package
from the computer where I am doing the haskell work.
So you can upload it
cheers
Hello, I am trying to compile uuagc-cabal and it seems that it is not that easy
to make it compile.
https://github.com/UU-ComputerScience/uuagc/issues/3
so the question is should we keep it or remove it from Debian ?
https://qa.debian.org/popcon.php?package=haskell-uuagc-cabal
another solution
Hello I try to upgrade packages and build them with dht
I endup with this error
dht debian2dsc -o lab p/gitit/debian
uscan: Newest version of gitit on remote site is 0.12.3.2, specified download
version is 0.12.3.2
Successfully repacked lab/gitit-0.12.3.2.tar.gz as
lab/gitit_0.12.3.2+dfsg.orig.
> do we have log's of the IRC mettings ?
I am trying to log into debian-haskell but I get this message
#debian-haskell :Cannot join channel (Need to be identified and verified to
join this channel, '/msg NickServ help' to learn how to register and verify.)
what is wrong ? I do not have this pr
Hello Sean
> I'm currently working my way through `dht what-to-upgrade | xargs dht
> upgrade` -- you can do some of that too, but please coordinate on IRC as
> we need not to be trying to do it at the same time.
How long does it takes on your machine to run a make-all ?
> I have a propellor conf
> Indeed, I plan on uploading GHC 8.8.3 to unstable, and start working on
> LTS 15, that's why I pushed everything to master. Sorry that I didn't
> communicate that clearly, but we had already agreed (I think it was over
> IRC) to skip LTS 14 and go straight for 15.
do we have log's of the IRC met
I just updated the gitlab-ci.yml on the experimental branch and it seems that
the package plan is ok with the latest master commits.
cheers
Frederic
do you know when ghc 8.8..3 will be uploaded ?
Hello guyes,
I have a concern with the current state of the package plan.
the master branch seems to reflect the state of unstable.
but in that case ghc is realy 8.6.5 in unstable and this what is available in
lts 14.x.
so if we stick to lts we should have the latest 14.x series in unstable and
Hello, I tryed to rebuild all the haskell stack on my computer with
dht
so I did a
dht make-all ...
I end-up with this error
lab/threadscope_0.2.11.1-3_amd64.changes done
✓ lab/uuagc_0.9.52.1-2_amd64.changes done
✓ lab/libghc-yi-keymap-emacs-dev_0.18.0-1_amd64.deb done
✓ lab/libghc-yi-keymap-
Hello,
I am trying to rebuild all the package of th emaster plan.
so I a using dht make-all
since there is a tansition around bibutils, I need to upgrade this package.
so I checkout the package an ran
cabal-debian --official --upgrade
I end up with this patch
-Rules-Requires-Root: no
-
Re-hello,
I switch experimental to lts-15.10
Aend I end up with this error
Running cabal-install (group default)...
Cabal install failed:
Warning: the --global flag is deprecated -- it is generally considered a bad
idea to install packages into the global store
cabal: Could not resolve dependen
Hello, I am now working on the package plan in experimental.
I have a question about the haskell-gi-overloading.
I do not understand why we need to pacth all the gi-gtk etc.. packages in order
to remove this dependency.
We have ghc > 8.2 so we should support the Overloading.
any hint ?
Cheers
Hello, I will try to work on package plan today, and I would like to help with
the experimental branch
so I ran the ./test-package.pl whcih end up with this error.
Cabal install failed:
Warning: the --global flag is deprecated -- it is generally considered a bad
idea to install packages into th
for info I asked on the IRC:#ghc, this is not supported until 8.8
So do not use -debug with profiling.
Cheeers
Fred
Hello, I discovered that the -debug flag trigg this behaviour.
Hello,
laste week or two, I was compiling one of my projects with cabal on buster.
cabal configure --enable-profiling.
And now, when I run the program, instead of displaying the usual stats, I get
this error message.
hkl3d: internal error: ASSERTION FAILED: file rts/Stats.c, line 648
(GH
> I just scheduled the set of binNMUs seemingly required Haskell. I hope
> this was the right thing to do at this time. Really someone more active
> should take over that job.
Where is the documentation of this process ?
Cheers,
Frederic
Hello,
I have a question about the upgrade process.
ghc 8.4 was uploaded into unstable and a mass upgrade or binNMU of the DHG
packages were schedulled.
Thanks a lot for this.
Now, I see that there is a bunch of packages whcih are not compiling out of the
box.
most of them need a patch in order
Hello
the libffi packages was removed. Is it possible to revert this removal and
upload the package officially into Debian.
It is a dependency of the work in progress hd-hdf5 packages which provide an
hdf5 binding for haskell.
I added libffi package a few years ago and at this time it was not
> did you run "cabal update" first?
yes but the version from stable.
> If so, maybe you only have 00-index.tar, and you need to use a newer
> version of cabal.
I can not on stable...
Cheers,
I will work from unstable for now.
Fred
Hello, I would like to see if I can add scotty to Debian.
but I end up with this on my stable computer
Updated: zeromq4-haskell is 0.6.5 in the archive but 0.7.0 exists here.
Updated: zip-archive is 0.3.0.5 in the archive but 0.3.3 exists here.
Updated: zlib is 0.6.1.2 in the archive but 0.6.2
Hello,
I would like to know what is the policy of the team for backports.
in order to backport propellor it is necessary to backports
haskell-concurrent-output
>From you point of view what is the proper way to do a backports.
a dedicated branch in DHG, or a simple upload of the backported packa
Sorry, done, I was waiting for acceptance by ftp-master... then I forgot.
Cheers
Fred
Hello
> it is not clear to my why haskell-binding-dsl does not provide a -prof
> package. It should.
> That the symlink works is surprising. I don’t think it should. Maybe
> because the functions in binding-dsl are never called.
Clint your are the maintainer of binding-dsl, can you explain why t
Hello
I try to profile a package which use binding-dsl via another dependency.
When I build the project, I get at the end
Linking dist/build/ghkl/ghkl ...
/usr/bin/ld : ne peut trouver -lHSbindings-DSL-1.0.23-Es09zjDpTFQCqScuh7qYEQ_p
collect2: error: ld returned 1 exit status
Indeed this file
Hello Joachim
> Maybe… but do you mean to cabal-install? or libghc-cabal-dev? or ghc
> (which ships Cabal)? or haskell-devscripts?
Maybe the best solution to avoid installing pkg-config is to teach
debian-cabal when we debianize a package, to add the pkg-config dependency only
if
pkgconfig-dep
Hello,
I just added the haskell-hmatrix-gsl package and got a bunch off FTBFS [1]
Indeed I forgot to add the pkg-config build-dep abd did not used sbuild this
time... shame on me.
I would like to know if it would not be a good Idea to add pkg-config
dependency to cabal.
Since pkg-config is sor
> well, as far as I can see, it never made it into the archive. What is
> its status?
> Also, it is not part of stackage, which is a recommendation for
> everything that we package.
Do we have a staging area for work in progress packages ?
Fred
I am using libffi which is a dependency of the hdf5 haskell binding I am using
at work.
I would like to keep it in DHG but if you think that it is better to move this
under another umbrella.
Just tell me :)
Fred
> What version of haddock is producing this error, and where does that
> version of haddock come from.
This is the one available in Jessie
Cheers
Frederic
Here some information here [1]. It seems thaht there is a bug report here [2].
The fix was pushed by
Richard Eisenberg around 2013
here the commit number in the haddock repository
9f356e8b53b3770293c8fd4e91fe1a2b40e42dee
[1] https://mail.haskell.org/pipermail/ghc-devs/2013-July/001766.html
[2]
Hello, I am working on the hdf5 haskell packages and I get this error message
on a Jessie machine.
[ ! -x /usr/bin/haddock ] || debian/hlibrary.setup haddock --builddir=dist-ghc
--html --hoogle --hyperlink-source
Running Haddock for hdf5-1.8.8...
Running hscolour for hdf5-1.8.8...
Preprocessing
so I removed a /root/.cabal directoy and uninstall all the haskell stack
apt-get autoremove --purge libghc-* ghc
then I did an
apt-get install propellor haskell-platform
There are problems in package async-2.1.0:
Warning: library-dirs:
/root/.cabal/lib/i386-linux-ghc-7.10.3/async-2.1.0-KuqnF
not at all, I will check if something was installed as root.
Hello, I am using unstable and I get this error message when I iinstall a new
ghc package.
Is it normal ?
cheers
Frederic
Traitement des actions différées (« triggers ») pour ghc (7.10.3-7) ...
There are problems in package exceptions-0.8.0.2:
dependency "stm-2.4.4-6daf3e3a9d54ebee7d9ac7589
> libffi has seen one upload to hackage from 5 years ago, and none since,
> and is not part of Stackage. Are you sure this is of distribution-level
> quality?
The problem is that nothing else exist in order to read hdf5 packages...
These is only one library for this bindings-ffi.
> Same for bindi
Hello guyes,
I prepare the packaging of libffi in order to works later on the bindings-hdf5
package.
I updated the plan and also the DHG repository.
I would like to push this into the official repository.
so my question is what is the next step
my id is picca if you need to add myself to the
Hello during the build of propellor, I can see this error
find . | grep -v /.git/ | grep -v /tmp/ | grep -v /dist/ | grep -v /doc/ |
egrep '\.hs$' | xargs hothasktags | perl -ne 'print; s/Propellor\.Property\.//;
print' | sort > tags 2>/dev/null || true
xargs: hothasktags: No such file or direc
You are right shame on me :)
cheers
Fred
> Hello,
> Thank you very much for taking a look at my package :)
> I got a bunch of e-mails from the FTP-masters this morning telling me
> the upload failed because the orig.tar was missing. I'm attaching it to
> this e-mail in case that helps. And I've pushed a pristine-tar branch
> to my rep
> I don’t think this is a serious worry. It is the choice of the
> maintainer (Sean now) do lay out the package as he sees it fit. And
> from my personal impression of Joey, I’d be very surprised if he would
> mind. I suggest you go ahead as planned.
> Then I could upload the package.
> Thanks!
Hello, Sean,
I am not part of the haskell team, but I am using propellor in my institut.
So I would like to see it uploaded into Debian.
I have a concern with your packaging.
I am wondering if switching to 3.0 (quilt) source format is a good Idea.
Joey use the 1.0 format and I think that he know
> @picca, are you a user of the hmatrix package, or did you report the
> bug for other reasons?
Hello, I am using the gsl binding for my hkl project.
I use haskell in order to prototype my code then I do the implementation in C
(because for my job, I need to provide a C library which compile with
49 matches
Mail list logo