Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] ffmpeg fails at pkg_install stage
@ 2022-10-03  2:01 ysk81
  2022-10-03  2:25 ` classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ysk81 @ 2022-10-03  2:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1052 bytes --]

New issue by ysk81 on void-packages repository

https://github.com/void-linux/void-packages/issues/39648

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.10_1 x86_64

### Package(s) Affected

ffmpeg-4.4.2_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Default flags and configure options used. So, .xbps package built was expected.

### Actual behaviour

(exit 1) at ffplay-4.4.2_3 pkg_install stage with "No such file or directory" error.

```
=> ffplay-4.4.2_3: running pkg_install ...
mv: cannot stat '/destdir//ffmpeg-4.4.2/usr/bin/ffplay': No such file or directory
=> ERROR: ffplay-4.4.2_3: pkg_install: 'mv ${DESTDIR}/$files ${PKGDESTDIR}/${_targetdir}' exited with 1
=> ERROR:   in _vmove() at common/environment/setup/install.sh:219
=> ERROR:   in _noglob_helper() at common/environment/setup/install.sh:12
=> ERROR:   in pkg_install() at srcpkgs/ffplay/template:216
```

### Steps to reproduce

xbps-src -N pkg ffmpeg

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
@ 2022-10-03  2:25 ` classabbyamp
  2022-10-03  3:04 ` ysk81
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-03  2:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1264848699

Comment:
does it work if you xbps-src clean and try again? 

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
  2022-10-03  2:25 ` classabbyamp
@ 2022-10-03  3:04 ` ysk81
  2022-10-03  3:27 ` classabbyamp
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ysk81 @ 2022-10-03  3:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

New comment by ysk81 on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1264870368

Comment:
> does it work if you xbps-src clean and try again?

yes done it twice. again. same. double slashes at "/destdir//ffmpeg-4.4.2/" looks suspicous to me.

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
  2022-10-03  2:25 ` classabbyamp
  2022-10-03  3:04 ` ysk81
@ 2022-10-03  3:27 ` classabbyamp
  2022-10-03  9:07 ` paper42
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-03  3:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 208 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1264884818

Comment:
an empty directory name is elided, the double slash is fine

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
                   ` (2 preceding siblings ...)
  2022-10-03  3:27 ` classabbyamp
@ 2022-10-03  9:07 ` paper42
  2022-10-03  9:08 ` paper42
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-10-03  9:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1265149348

Comment:
I can reproduce

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
                   ` (3 preceding siblings ...)
  2022-10-03  9:07 ` paper42
@ 2022-10-03  9:08 ` paper42
  2022-10-05 22:52 ` [ISSUE] [CLOSED] " classabbyamp
  2022-10-05 22:53 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: paper42 @ 2022-10-03  9:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 210 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1265149348

Comment:
I can reproduce, it seems like ffplay didn't build for some reason

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

* Re: [ISSUE] [CLOSED] ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
                   ` (4 preceding siblings ...)
  2022-10-03  9:08 ` paper42
@ 2022-10-05 22:52 ` classabbyamp
  2022-10-05 22:53 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-05 22:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1055 bytes --]

Closed issue by ysk81 on void-packages repository

https://github.com/void-linux/void-packages/issues/39648

Description:
### Is this a new report?

Yes

### System Info

Void 5.19.10_1 x86_64

### Package(s) Affected

ffmpeg-4.4.2_3

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

Default flags and configure options used. So, .xbps package built was expected.

### Actual behaviour

(exit 1) at ffplay-4.4.2_3 pkg_install stage with "No such file or directory" error.

```
=> ffplay-4.4.2_3: running pkg_install ...
mv: cannot stat '/destdir//ffmpeg-4.4.2/usr/bin/ffplay': No such file or directory
=> ERROR: ffplay-4.4.2_3: pkg_install: 'mv ${DESTDIR}/$files ${PKGDESTDIR}/${_targetdir}' exited with 1
=> ERROR:   in _vmove() at common/environment/setup/install.sh:219
=> ERROR:   in _noglob_helper() at common/environment/setup/install.sh:12
=> ERROR:   in pkg_install() at srcpkgs/ffplay/template:216
```

### Steps to reproduce

xbps-src -N pkg ffmpeg

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

* Re: ffmpeg fails at pkg_install stage
  2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
                   ` (5 preceding siblings ...)
  2022-10-05 22:52 ` [ISSUE] [CLOSED] " classabbyamp
@ 2022-10-05 22:53 ` classabbyamp
  6 siblings, 0 replies; 8+ messages in thread
From: classabbyamp @ 2022-10-05 22:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/39648#issuecomment-1269075309

Comment:
was actually failing to enable ffplay at configure because the sdl2 version check was failing

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

end of thread, other threads:[~2022-10-05 22:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-03  2:01 [ISSUE] ffmpeg fails at pkg_install stage ysk81
2022-10-03  2:25 ` classabbyamp
2022-10-03  3:04 ` ysk81
2022-10-03  3:27 ` classabbyamp
2022-10-03  9:07 ` paper42
2022-10-03  9:08 ` paper42
2022-10-05 22:52 ` [ISSUE] [CLOSED] " classabbyamp
2022-10-05 22:53 ` classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).