Sergei:

I cannot reproduce this problem in either Judy-1.0.4 or judy-1.0.5 on my 64 bit Ubuntu system.
However, it appears this bug was reported on the Judy-1.0.4 release.   Perhaps it was fixed
on the judy-1.0.5 release.   That release has the same files under the src directory.  It was done
to only fix some  build/make problems.   I do not know what a "Parallel build" is, so that may be the
why the problem appears.

Judy is still a "hobby" for me.  If would like to help you.  Can you please tell me about you interest
in Judy -- such as your OS, Processor target, interest level, time you want to spend on the technology.
I have been working on improving Judy since I retired on 2003 and would like some help.
I have many prototype versions that are many times faster that the 1.0.5 version.  I have narrowed
it to only work on Little Endian machines.

You can communicate directly with me.

Thanks in advance,

Doug

Doug Baskins dougbaskins@yahoo.com

On Thursday, October 28, 2021, 04:55:34 AM GMT+7, Sergei Trofimovich <trofi@users.sourceforge.net> wrote:

[bugs:#29] Parallel build fails on manpage generation: make[2]: No rule to make target 'man/man3/JSLD', needed by 'all-am'. Stop.*

Status: open
Group: Judy-1.0.0
Created: Wed Oct 27, 2021 09:55 PM UTC by Sergei Trofimovich
Last Updated: Wed Oct 27, 2021 09:55 PM UTC
Owner: nobody
Attachments:

  • build.log (59.7 kB; text/x-log)

make -j16 fails judy build as (also attached full build.log):
../tool/jhton ext/JudyHS_funcs_3.htm | grep -v '^[ ]*$' | sed -e 's/.C//' > man/man3/JudyHS_funcs
make[2]: No rule to make target 'man/man3/JSLD', needed by 'all-am'. Stop.
make[2]:
Waiting for unfinished jobs....

There is also an outdated patch at https://sourceforge.net/p/judy/patches/4/. Would you want a freshed parch to be attached? Or it's something somebody already working on?

Thank you!

Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/judy/bugs/29/

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

 

Related

Bugs: #29