Re: [oe] [meta-virtualization] runc update ftbfs on arm64

2018-04-06 Thread Fathi Boudra
On 5 April 2018 at 17:03, Bruce Ashfield  wrote:
> On 04/04/2018 05:18 AM, Fathi Boudra wrote:
>>
>> Hi Bruce,
>>
>> This commit
>> https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/commit/?id=e3d960f4fcd91a84067fbbd6293ce271e74a7740
>>
>> caused  a build failure on arm64:
>>
>> https://ci.linaro.org/job/96boards-reference-platform-openembedded-master/579/DISTRO=rpb,MACHINE=dragonboard-410c,label=docker-stretch-amd64/consoleText
>
>
> I found the issue and will push a patch shortly.

Thanks!

> Bruce
>
>
>>
>> Log data follows:
>> | DEBUG: Executing shell function do_compile
>> | NOTE: make -j 8 BUILDTAGS= static
>> | CGO_ENABLED=1 go build  -tags " netgo cgo static_build"
>> -installsuffix netgo -ldflags "-w -extldflags -static -X
>> main.gitCommit="4fc53a81fb7c994640722ac585fa9ca548971871-dirty" -X
>> main.version=1.0.0-rc5 " -o runc .
>> | # runtime/cgo
>> | aarch64-linaro-linux-gcc: error: unrecognized command line option '-m64'
>> | Makefile:42: recipe for target 'static' failed
>> | make: *** [static] Error 2
>> | ERROR: oe_runmake failed
>> | WARNING: exit code 1 from a shell command.
>> | ERROR: Function failed: do_compile (log file is located at
>>
>> /srv/oe/build/tmp-rpb-glibc/work/aarch64-linaro-linux/runc-docker/1.0.0-rc5+gitAUTOINC+4fc53a81fb-r0/temp/log.do_compile.1196)
>>
>> Just a heads up. I still need to take a closer look.
>>
>> Cheers,
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-virtualization] runc update ftbfs on arm64

2018-04-05 Thread Bruce Ashfield

On 04/04/2018 05:18 AM, Fathi Boudra wrote:

Hi Bruce,

This commit 
https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/commit/?id=e3d960f4fcd91a84067fbbd6293ce271e74a7740

caused  a build failure on arm64:
https://ci.linaro.org/job/96boards-reference-platform-openembedded-master/579/DISTRO=rpb,MACHINE=dragonboard-410c,label=docker-stretch-amd64/consoleText


I found the issue and will push a patch shortly.

Bruce



Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 BUILDTAGS= static
| CGO_ENABLED=1 go build  -tags " netgo cgo static_build"
-installsuffix netgo -ldflags "-w -extldflags -static -X
main.gitCommit="4fc53a81fb7c994640722ac585fa9ca548971871-dirty" -X
main.version=1.0.0-rc5 " -o runc .
| # runtime/cgo
| aarch64-linaro-linux-gcc: error: unrecognized command line option '-m64'
| Makefile:42: recipe for target 'static' failed
| make: *** [static] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at
/srv/oe/build/tmp-rpb-glibc/work/aarch64-linaro-linux/runc-docker/1.0.0-rc5+gitAUTOINC+4fc53a81fb-r0/temp/log.do_compile.1196)

Just a heads up. I still need to take a closer look.

Cheers,



--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-virtualization] runc update ftbfs on arm64

2018-04-04 Thread Bruce Ashfield

On 2018-04-04 5:18 AM, Fathi Boudra wrote:

Hi Bruce,

This commit 
https://git.yoctoproject.org/cgit/cgit.cgi/meta-virtualization/commit/?id=e3d960f4fcd91a84067fbbd6293ce271e74a7740

caused  a build failure on arm64:
https://ci.linaro.org/job/96boards-reference-platform-openembedded-master/579/DISTRO=rpb,MACHINE=dragonboard-410c,label=docker-stretch-amd64/consoleText

Log data follows:
| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 BUILDTAGS= static
| CGO_ENABLED=1 go build  -tags " netgo cgo static_build"
-installsuffix netgo -ldflags "-w -extldflags -static -X
main.gitCommit="4fc53a81fb7c994640722ac585fa9ca548971871-dirty" -X
main.version=1.0.0-rc5 " -o runc .
| # runtime/cgo
| aarch64-linaro-linux-gcc: error: unrecognized command line option '-m64'
| Makefile:42: recipe for target 'static' failed
| make: *** [static] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at
/srv/oe/build/tmp-rpb-glibc/work/aarch64-linaro-linux/runc-docker/1.0.0-rc5+gitAUTOINC+4fc53a81fb-r0/temp/log.do_compile.1196)

Just a heads up. I still need to take a closer look.


Thanks for the head ups.

I'll have a look as well. Let me know if you have it solved
and I'll stop poking at it.

Bruce



Cheers,



--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel