i386-wine-stating is failing in poudriere

Naram Qashat cyberbotx at cyberbotx.com
Sun Jul 10 09:05:01 UTC 2016


On 2016-07-10 03:10, Grzegorz Junka wrote:
> wit the following
> 
> [00:02:04] ====>> [03][00:00:08] Finished build of
> emulators/i386-wine-staging: Failed: run-depends
> [00:02:04] ====>> [03][00:00:08] Skipping build of
> emulators/pipelight: Dependent port emulators/i386-wine-staging failed
> 
> ===>   i386-wine-staging-1.9.13,1 depends on file:
> /usr/local/share/wine/gecko/wine_gecko-2.44-x86.msi - not found
> ===>   Installing existing package 
> /packages/All/wine-gecko-devel-2.47.txz
> [10rel3amd64-local-crayon2-job-03] Installing wine-gecko-devel-2.47...
> [10rel3amd64-local-crayon2-job-03] Extracting wine-gecko-devel-2.47: . 
> done
> ===>   i386-wine-staging-1.9.13,1 depends on file:
> /usr/local/share/wine/gecko/wine_gecko-2.44-x86.msi - not found
> *** Error code 1
> 
> However, on my main host the package is there:
> 
> g at crayon2:~ % l /usr/local/share/wine/gecko/wine_gecko-2.44-x86.msi
> -rw-r--r--  1 root  wheel  34,832,896  3 Mar 13:34
> /usr/local/share/wine/gecko/wine_gecko-2.44-x86.msi
> 
> Why does it fail in poudriere? Can I copy it to poudriere from the main 
> host?
> 
> System: 10.3-RELEASE FreeBSD 10.3-RELEASE #0 r297264: Fri Mar 25
> 02:10:02 UTC 2016
> root at releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
> 
> Grzegorz
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to 
> "freebsd-ports-unsubscribe at freebsd.org"

This is because Makefile.inc in emulators/i386-wine-devel isn't being 
updated when emulators/wine-gecko-devel or emulators/wine-mono-devel are 
updated. Most likely because there isn't a single maintainer for all the 
Wine ports. A quick fix is to edit Makefile.inc so it points to the 
proper file, which is wine-gecko-2.47-x86.msi in this case.

Thanks,
Naram Qashat


More information about the freebsd-ports mailing list