iOS Question BUILD INTERRUPTED in hosted build

Javier Lovay

Member
Licensed User
Longtime User
Hello!
This morning my Macbook M1 was updated to Macos version 15.2 and since then I can't compile from the hosted builder, it shows me the following error. Maybe it has nothing to do with the update, or maybe it does, I need your help.


B4i Versión: 8.80
Parseando código. (0.61s)
Building folders structure. (0.36s)
Corriendo accion personalizada. (0.11s)
Compilando código. (0.88s)
Compilado códigos de diseños. (0.09s)
Compilando el código del motor de depuración. (18.21s)
Compilando proyecto Xcode. (0.50s)
Preparando el proyecto para el constructor. (3.58s)
Tamaño del proyecto: 1.62 MB
Enviando datos al compilador remoto. Error
Out: Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild clean

User defaults from command line:
IDEPackageSupportUseBuiltinSCM = YES


Error: ** BUILD INTERRUPTED **
 

aminoacid

Active Member
Licensed User
Longtime User

I think you mean "local" builder right? Not hosted builder.....
 
Upvote 0

Javier Lovay

Member
Licensed User
Longtime User
I think you mean "local" builder right? Not hosted builder.....
Thanks for your reply, I don't use the local compiler, I use the hosted compiler. In today's update, Xcode was also updated to version 16.2, so maybe that's where the problem comes from.
 
Upvote 0

aminoacid

Active Member
Licensed User
Longtime User
Thanks for your reply, I don't use the local compiler, I use the hosted compiler. In today's update, Xcode was also updated to version 16.2, so maybe that's where the problem comes from.

I think Erel controls the updates on the hosted builders. So it may not necessarily be the case that the hosted builders were updated at he same time your Macbook was updated.
 
Upvote 0

Javier Lovay

Member
Licensed User
Longtime User
I think Erel controls the updates on the hosted builders. So it may not necessarily be the case that the hosted builders were updated at he same time your Macbook was updated.
That's true. Unfortunately before the update it was working fine and after that I couldn't anymore. I restarted my Mac, restarted Windows (Parallels), cleaned the project, opened 3 different projects and in all of them I got the same error.
 
Upvote 0

aminoacid

Active Member
Licensed User
Longtime User
That's true. Unfortunately before the update it was working fine and after that I couldn't anymore. I restarted my Mac, restarted Windows (Parallels), cleaned the project, opened 3 different projects and in all of them I got the same error.

Aah... since you are running Windows under MacOS, the update probably messed something up with the emulator. I don't think the error has anything to do with the hosted builder.
 
Upvote 0

Javier Lovay

Member
Licensed User
Longtime User
Aah... since you are running Windows under MacOS, the update probably messed something up with the emulator. I don't think the error has anything to do with the hosted builder.
Everything works perfectly in Windows, in fact B4j, B4A, B4R are perfect, the B4i IDE is perfect, only when sending to the remote compiler it waits and then the error I posted in the first post. I also restarted my fiber optic ONT, I have not yet checked with my internet provider to see if there is a port block, waiting for a solution in this forum. Thank you very much for your help.
 
Upvote 0

Javier Lovay

Member
Licensed User
Longtime User
[SOLVED] In the end the problem was on the remote compiler secondary server, I disabled the 'preferred secondary' option from the build server settings and everything worked great.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…