Skip to content

POC: Build with FFmpeg n6.1.1 #213

POC: Build with FFmpeg n6.1.1

POC: Build with FFmpeg n6.1.1 #213

Triggered via pull request March 29, 2024 18:18
Status Failure
Total duration 3m 42s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
test (ubuntu-latest): channel_layout.go#L26
error: 'AV_CHANNEL_LAYOUT_3POINT1POINT2' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_3POINT1'?
test (ubuntu-latest): channel_layout.go#L35
error: 'AV_CHANNEL_LAYOUT_5POINT1POINT2_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (ubuntu-latest): channel_layout.go#L37
error: 'AV_CHANNEL_LAYOUT_CUBE' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_QUAD'?
test (ubuntu-latest): channel_layout.go#L38
error: 'AV_CHANNEL_LAYOUT_5POINT1POINT4_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (ubuntu-latest): channel_layout.go#L39
error: 'AV_CHANNEL_LAYOUT_7POINT1POINT2' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE'?
test (ubuntu-latest): channel_layout.go#L40
error: 'AV_CHANNEL_LAYOUT_7POINT1POINT4_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (ubuntu-latest)
Process completed with exit code 1.
test (macos-latest): channel_layout.go#L26
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_3POINT1POINT2'
test (macos-latest): channel_layout.go#L35
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_5POINT1POINT2_BACK'
test (macos-latest): channel_layout.go#L37
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_CUBE'
test (macos-latest): channel_layout.go#L38
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_5POINT1POINT4_BACK'
test (macos-latest): channel_layout.go#L39
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_7POINT1POINT2'
test (macos-latest): channel_layout.go#L40
error: use of undeclared identifier 'AV_CHANNEL_LAYOUT_7POINT1POINT4_BACK'
test (macos-latest)
Process completed with exit code 1.
test (windows-latest): channel_layout.go#L26
error: 'AV_CHANNEL_LAYOUT_3POINT1POINT2' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_3POINT1'?
test (windows-latest): channel_layout.go#L35
error: 'AV_CHANNEL_LAYOUT_5POINT1POINT2_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (windows-latest): channel_layout.go#L37
error: 'AV_CHANNEL_LAYOUT_CUBE' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_QUAD'?
test (windows-latest): channel_layout.go#L38
error: 'AV_CHANNEL_LAYOUT_5POINT1POINT4_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (windows-latest): channel_layout.go#L39
error: 'AV_CHANNEL_LAYOUT_7POINT1POINT2' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE'?
test (windows-latest): channel_layout.go#L40
error: 'AV_CHANNEL_LAYOUT_7POINT1POINT4_BACK' undeclared here (not in a function); did you mean 'AV_CHANNEL_LAYOUT_7POINT1_WIDE_BACK'?
test (windows-latest)
Process completed with exit code 1.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.