All of lore.kernel.org
 help / color / mirror / Atom feed
* binutils-cross-x86_64 does not build anymore with icecc enabled
@ 2018-04-25 12:21 Florian Wickert
  2018-04-25 12:50 ` Florian Wickert
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Wickert @ 2018-04-25 12:21 UTC (permalink / raw)
  To: poky

I just switched from rocko to sumo/master and now binutils-cross-x86_64 
does not build anymore on a build server which is using icecc.
The do_configure Logfile has these additional lines when icecc is enabled:

patchelf is required
/var/lib/jenkins/workspace/mayah_javelin/build_gemini_security_dev/tmp-glibc/work/x86_64-linux/binutils-cross-x86_64/2.30-r0/temp/run.do_configure.3337: 
192: [: wait_for_file: unexpected operator
NOTE: Using icecc

The compile step then fails because -fPIC is not set, so linking fails.

A simple workaround is to lacklist binutils for icecc: 
ICECC_USER_PACKAGE_BL = "binutils-cross-x86_64"

Regards,
Florian

-- 
Florian Wickert, M.Sc.
Javox Solutions GmbH
Gallierstr. 33, 52074 Aachen
Germany

Phone: +49 241 99034569
Web:www.javox-solutions.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: binutils-cross-x86_64 does not build anymore with icecc enabled
  2018-04-25 12:21 binutils-cross-x86_64 does not build anymore with icecc enabled Florian Wickert
@ 2018-04-25 12:50 ` Florian Wickert
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Wickert @ 2018-04-25 12:50 UTC (permalink / raw)
  To: poky

This seems to happen for other *-cross-x86_64 recipes as well.


On 04/25/2018 02:21 PM, Florian Wickert wrote:
> I just switched from rocko to sumo/master and now 
> binutils-cross-x86_64 does not build anymore on a build server which 
> is using icecc.
> The do_configure Logfile has these additional lines when icecc is 
> enabled:
>
> patchelf is required
> /var/lib/jenkins/workspace/mayah_javelin/build_gemini_security_dev/tmp-glibc/work/x86_64-linux/binutils-cross-x86_64/2.30-r0/temp/run.do_configure.3337: 
> 192: [: wait_for_file: unexpected operator
> NOTE: Using icecc
>
> The compile step then fails because -fPIC is not set, so linking fails.
>
> A simple workaround is to lacklist binutils for icecc: 
> ICECC_USER_PACKAGE_BL = "binutils-cross-x86_64"
>
> Regards,
> Florian
>

-- 
Florian Wickert, M.Sc.
Javox Solutions GmbH
Gallierstr. 33, 52074 Aachen
Germany

Phone: +49 241 99034569
Web:www.javox-solutions.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-25 12:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-25 12:21 binutils-cross-x86_64 does not build anymore with icecc enabled Florian Wickert
2018-04-25 12:50 ` Florian Wickert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.