FreeBSD-stable-12-powerpc-build - Build #2409 (r358955) - Failure
Mateusz Piotrowski
0mp at FreeBSD.org
Fri Mar 13 12:54:19 UTC 2020
Hi,
On 3/13/20 1:38 PM, Mateusz Piotrowski wrote:
> I've recently MFC'ed some mixer(8) improvements and with tests to
> stable/12. It looks like it broke the build on pretty much every
> architecture apart from i386 and amd64 (or maybe I just haven't
> received the emails yet).
Quick update: amd64 and i386 are also broken.
On 3/13/20 1:01 PM, jenkins-admin at FreeBSD.org wrote:
>> FreeBSD-stable-12-powerpc-build - Build #2409 (r358955) - Failure
...
>> 358955 by 0mp:
>> MFC 351481, 357619:
> ...
>> mixer(8): Report an error if the passed value is an empty string
>>
>> This patch fixes a bug that made the mixer command enter
>> an infinite loop when instructed to set the value of a device
>> to an empty string (e.g., `mixer vol ""`).
>>
>> Additionally, some tests for mixer(8) are being added.
> ...
>> mixer: call the cleanup function in a test
>>
>> The set_empty_value test has a cleanup function, but is not called.
>> Fix it
> ...
>> The end of the build log:
> ...
>> ===> usr.sbin/mixer (distribute)
>> ===> usr.sbin/mixer/tests (distribute)
>> cd /usr/src/usr.sbin/mixer/tests; make -DDB_FROM_SRC
>> __MAKE_CONF=/dev/null
>> SRCCONF=/workspace/freebsd-ci/jobs/FreeBSD-stable-12-powerpc-build/src.conf
>> install installconfig -DNO_SUBDIR
>> DESTDIR=/usr/obj/usr/src/powerpc.powerpc/release/dist/tests
>> SHARED=copies
>> install -N /usr/src/etc -o root -g wheel -m 555 mixer_test
>> /usr/obj/usr/src/powerpc.powerpc/release/dist/tests/usr/tests/usr.sbin/mixer/mixer_test
>> install:
>> /usr/obj/usr/src/powerpc.powerpc/release/dist/tests/usr/tests/usr.sbin/mixer/mixer_test:
>> No such file or directory
>> *** Error code 71
>>
>> Stop.
>> make[8]: stopped in /usr/src/usr.sbin/mixer/tests
>> *** Error code 1
>>
>> Stop.
>> make[7]: stopped in /usr/src/usr.sbin/mixer/tests
>> *** Error code 1
>>
>> Stop.
>> make[6]: stopped in /usr/src/usr.sbin/mixer
>> *** Error code 1
>>
>> Stop.
>> make[5]: stopped in /usr/src/usr.sbin
>> *** Error code 1
>>
>> Stop.
>> make[4]: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make[3]: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make[2]: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make[1]: stopped in /usr/src
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/src/release
More information about the freebsd-hackers
mailing list