Is it possible 'make install' infinite loop

I was just wondering,
Is it possible that the process of 'make' and/or 'install' gets stuck in an infinite loop?




(ps: just ran a portsupgrade for all ports which took the whole day:\, sometimes I really wish that building from ports took less time. And now building firefox which is also running long and I wonder if its stuck in a loop while building)
 
Did you turn on PGO in the Firefox options? AFAIR, that does multiple builds to find which performs best. Don't enable that unless you have a lot of time.
 
gilnovjetlui said:
I was just wondering,
Is it possible that the process of 'make' and/or 'install' gets stuck in an infinite loop?




(ps: just ran a portsupgrade for all ports which took the whole day:\, sometimes I really wish that building from ports took less time. And now building firefox which is also running long and I wonder if its stuck in a loop while building)

it is possible. there is a little problem with doxygen. with some options, a dependency loop appears.
 
Back
Top