On 2022-12-31 01:09:46 [-0500], Scott Kitterman wrote: > I looked at it some and the testfiles appear to be gone. Let's drop the > binary > and move on.
I references them from the build-directory. So we have some of them. I don't know if new files are there (in the build directory) but the .rar files are gone for now. > I pushed some changes to the experimental branch to help it build using dpkg- > buildpackage: > > - added build-depends > - added my rust compilation requirements patch that I had emailed you (it's > not applied, just in d/patches and listed in d/patches/series) > - added the target directory for the unit files in configure in d/rules > > With those changes, it gets through to install, where it failes for multiple > reasons: > > 1. There's a typo in the libclamav11.install file (fixed in git). > 2. Missing testfiles (I say nuke the binary and move on, but I didn't do it). > 3. Missing html docs. This just needs the proper doxygen invocation (but > it's late and I'm tired here, so I didn't make and changes for this). I did > manually build the docs and once those were present it got all the way to > symbols files. The symbol files are a huge mess now due to the c++/rust symbols that we got now. I guess that those should be not exported as part of the lib. The docs are missing. The manual invocation brings something but it is not the "documentation" but the clamav.h annotation. Which is not helpfull I guess… > Back over to you. I'm going to bed. Good luck. I uploaded it to experimental. Need to shower, vacuum clean, have ppl over later… > Scott K Sebastian