iOS Question Local Mac Builder Issue

marconotsopolo

Member
Licensed User
Longtime User
Hi

I have configured the local mac builder as a new installation but now when I start a build I get the following error?

[IDE message - 2:14:29]
An error occurred.
rary/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117663670). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury19RemoteXPCConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056feee8) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117663838). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury27RemoteXPCListenerConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056ff040) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117663990). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury23RemoteXPCPeerConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056ff1e8) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117663b38). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury19SystemXPCConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056ffa98) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1176643d8). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury27SystemXPCListenerConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056ffbe0) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117664528). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury23SystemXPCPeerConnection is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056ffd50) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1176646a0). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7Mercury15XPCFileTransfer is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056fffa8) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1176648e8). One of the two will be used. Which one is undefined.
objc[1058]: Class _TtC7MercuryP33_2B1830E49151A2D290BADAC81D16B73411_HandlerBox is implemented in both /Library/Developer/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x1056fdae8) and /Library/Apple/System/Library/PrivateFrameworks/Mercury.framework/Versions/A/Mercury (0x117662388). One of the two will be used. Which one is undefined.
** BUILD FAILED **


The following build commands failed:
******** normal (in target 'B4iProject' from project 'B4iProject')
(1 failure)

Any ideas??.

Thanks
 

marconotsopolo

Member
Licensed User
Longtime User
The actual error isn't here. Please post the full logs. You can upload them as a text file.

Tip: always search for "error:". This will usually lead you to the relevant message.
Sorry @Erel, logs from the B4i server??. as the logs in the B4i IDE only show this.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…