Error in configuring the toolbox-2.0.3

Question how to implement a model or how to change a model implementation
Post Reply
waqasahmed
Posts: 31
Joined: 22. Nov 2016, 09:42

Error in configuring the toolbox-2.0.3

Post by waqasahmed » 9. Nov 2019, 15:58

Dear Mark Goodsell and Werner Porod,
Hope you both are fine and doing well. I have some problem in configure toollbox-2.0.3. Could you please guide me how to fix this one. Please see below the error.


gfortran -g -O2 -L../HiggsBounds-4.3.1 -I../HiggsBounds-4.3.1 -c HiggsSignals.F90 -o HiggsSignals.o -lHB
HiggsSignals.F90:39:6:

stop"Error: runmode is unknown. Please specify as peak, mass or both."
1
Error: Blank required in STOP statement near (1)
makefile:104: recipe for target 'HiggsSignals.o' failed
make[1]: *** [HiggsSignals.o] Error 1
make[1]: Leaving directory '/home/waqas/Desktop/Phenomology/toolbox-2.0.3/HiggsSignals-1.4.0'
Makefile:10: recipe for target 'subdirs_all' failed
make: *** [subdirs_all] Error 1


Kind regards,
Waqas

porod
Posts: 19
Joined: 8. Jul 2019, 14:06

Re: Error in configuring the toolbox-2.0.3

Post by porod » 9. Nov 2019, 18:04

Dear Waqas,

this seems to be a problem of the Higgsbounds/HiggsSignals packages. I do get errors myself when trying to install
these packages but different ones. Thus, I cannot identify the source of your problem for the moment being.

Please note, that toolbox is not supported anymore as stated on the corresponding hepforge page. The main reason being that
two main contributors to this package have left the field.

Best regards,
Werner

waqasahmed
Posts: 31
Joined: 22. Nov 2016, 09:42

Re: Error in configuring the toolbox-2.0.3

Post by waqasahmed » 10. Nov 2019, 08:54

Dear Werner,
Thanks for your reply. I will also try myself to figure it out. But if you solve this problem any time please also post here as well.
Thanks again.
cheers,
Waqas

Post Reply