Bug 245766 - multimedia/vapoursynth: build failed
Summary: multimedia/vapoursynth: build failed
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Jan Beich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-20 14:30 UTC by Gregory Reinbold
Modified: 2021-09-07 17:11 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jbeich)


Attachments
vapoursynth-r49 build log (252.51 KB, text/plain)
2020-04-20 17:44 UTC, Gregory Reinbold
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gregory Reinbold 2020-04-20 14:30:14 UTC
Hello

I'm trying to build some packages with poudriere and a 12.1-RELEASE jail.

multimedia/vapoursynth build fail:

copying Texinfo support files... /wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/_build/texinfo/Makefile done
build succeeded, 2 warnings.

Build finished. The Texinfo files are in _build/texinfo.
Run `make' in that directory to run these through makeinfo (use `make info' here to do that automatically).
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc'
*** Error code 2

Stop.
make: stopped in /usr/ports/multimedia/vapoursynth
=>> Cleaning up wrkdir
===>  Cleaning for vapoursynth-r49
build of multimedia/vapoursynth | vapoursynth-r49 ended at Mon Apr 20 15:38:31 CEST 2020
build time: 00:02:31
!!! build failure encountered !!!

I don't have any custom conf/kernel or make.conf.

I have not defined any custom option on any port, except LAME on multimedia/ffmpeg.

Tell me if more informations are needed, maybe the complete build log?

Regards
Comment 1 Jan Beich freebsd_committer freebsd_triage 2020-04-20 14:52:56 UTC
I don't see the actual error (probably was a few lines above). Please, attach complete build log.
Comment 2 Gregory Reinbold 2020-04-20 17:44:21 UTC
Created attachment 213609 [details]
vapoursynth-r49 build log
Comment 3 Gregory Reinbold 2020-04-21 08:43:08 UTC
Hi

Here is a workaround.

I think is a issue with the DOCS. I unchecked DOCS in options and now it built well.

Regards
Comment 4 Jan Beich freebsd_committer freebsd_triage 2021-08-25 10:50:59 UTC
Can you still reproduce? textproc/py-sphinx (used by DOCS) was updated several times since then.
Comment 5 Gregory Reinbold 2021-09-07 17:11:01 UTC
(In reply to Jan Beich from comment #4)
It works fine with DOCS now.