Hi,

I'm building libfbclient 3.0.5 for Arch Linux. Currently the build
always stuck on gpre_current commands:

/build/libfbclient/src/Firebird-3.0.5.33220-0/gen/Release/firebird/bin/gpre_current
-m -z -n /build/libfbclient/src/Firebird-3.0.5.33220-0/src/qli/proc.epp
/build/libfbclient/src/Firebird-3.0.5.33220-0/temp/Release/qli/proc.cpp

This process takes 100% CPU and never finishes (I've waited for 13h CPU
time at least).

/build/libfbclient/src/Firebird-3.0.5.33220-0/gen/Release/firebird/bin/gpre_current
-m -z -n /build/libfbclient/src/Firebird-3.0.5.33220-0/src/qli/show.epp
/build/libfbclient/src/Firebird-3.0.5.33220-0/temp/Release/qli/show.cpp

This process also does not exit but take 0 CPU time.

>From htop I can see they came from:

make
> make -C gen firebird
>> make TARGET=Release master_process
>>> make rest
>>>> .../gpre_current ...

Versions:

libtommath 1.2.0
GCC 9.2.1
GLIBC 2.31

The configure options we are using:
  ./configure --prefix=/usr --without-fbudf \
    --without-fbsbin --without-fbconf --without-fbdoc --without-fbsample \
    --without-fbsample-db --without-fbintl --without-fbmisc
--without-fbhelp \
    --without-fbsecure-db --with-fbmsg=/usr/share/firebird --without-fblog \
    --without-fbglock --without-fbplugins

The stuck processes won't stop on SIGTERM so I had to issue a SIGKILL.

What should be done to proceed with the build? Please let me know if you
need more info. Thanks!

-- 
Regards,
Felix Yan



[Non-text portions of this message have been removed]

Reply via email to