Mailinglist Archive: opensuse-buildservice (182 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Ports:ARM:11.2
- From: Peter Czanik <pczanik@xxxxxxxxxxxxxx>
- Date: Fri, 12 Feb 2010 14:59:14 +0100
- Message-id: <4B755EB2.3080301@xxxxxxxxxxxxxx>
Hello,
2010-02-12 11:56 keltezéssel, Peter Czanik írta:
crashes in the test phase. Moving check to ifnarch arm lets the package
to build.
Another qemu problem suspect is bsdtar, also in the testin phase:
"|Unsupported ioctl: cmd=0xffffffff80046601
lt-bsdtar: Couldn't list extended attributes: Operation not supported|"
Should I add the "ifnarch arm" around "check" and "osc sr" them, or you
rather fix qemu? :-)
I checked all of the failing packages. The rest seem to need some C
expertise to get fixed, so outside of my (current) capabilities...
Bye,
CzP
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
2010-02-12 11:56 keltezéssel, Peter Czanik írta:
Checked, and with this "%ifnarch %arm" around "%check", the package isThe same is true for package "gc", everything is compiled, but qemu
built...
%ifnarch %arm
%check
export MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % 256))
%{__make} check
unset MALLOC_CHECK_ MALLOC_PERTURB_
%endif
crashes in the test phase. Moving check to ifnarch arm lets the package
to build.
Another qemu problem suspect is bsdtar, also in the testin phase:
"|Unsupported ioctl: cmd=0xffffffff80046601
lt-bsdtar: Couldn't list extended attributes: Operation not supported|"
Should I add the "ifnarch arm" around "check" and "osc sr" them, or you
rather fix qemu? :-)
I checked all of the failing packages. The rest seem to need some C
expertise to get fixed, so outside of my (current) capabilities...
Bye,
CzP
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |