pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/57070: multimedia/handbrake doesn't build



>Number:         57070
>Category:       pkg
>Synopsis:       multimedia/handbrake doesn't build on NetBSD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 23 21:50:00 +0000 2022
>Originator:     John Klos
>Release:        NetBSD 9.2_STABLE
>Organization:
	
>Environment:
	
	
System: NetBSD daisy.zia.io 9.2_STABLE NetBSD 9.2_STABLE (DAISY) #0: Sun Mar 13 01:23:07 UTC 2022 john%daisy.zia.io@localhost:/usr/obj-amd64/sys/arch/amd64/compile/DAISY amd64
Architecture: x86_64
Machine: amd64
>Description:
	
On NetBSD 9.2/amd64 with pkgsrc from today (23-Oct-2022), multimedia/handbrake fails:
...
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing libtool commands
touch gtk/.stamp.configure
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/handbrake
*** Error code 1

with options -gtk3, it fails differently:
...
../libhb/lang.c:291:35: warning: array subscript has type 'char' [-Wchar-subscripts]
  291 |     code_string[2] = tolower( code[2] );
      |                                   ^
../libhb/hb.c:18:10: fatal error: turbojpeg.h: No such file or directory
   18 | #include <turbojpeg.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
gmake: *** [../libhb/module.rules:12: libhb/hb.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/handbrake
*** Error code 1

>How-To-Repeat:
	
>Fix:
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index