qt5-widgets fails to build

Ricardo Campos Passanezi riccp at ige.unicamp.br
Tue Mar 28 18:56:35 UTC 2017


On Tue, Mar 28, 2017 at 03:31:21PM -0300, Ricardo Campos Passanezi wrote:
> On Tue, Mar 28, 2017 at 07:23:45PM +0300, Dmitry Marakasov wrote:
> > 
> > See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187
> 
> Ok, thanks.
> 
> I've removed all qt pkgs (pkg delete -f qt5-\* and qtchooser).
> 
> When "make install" in /usr/ports/x11-toolkits/qt5-widgets I get the
> same error. I may have some other port to reinstall... 

update:

i've put the same in qt5-core:

# diff -u Makefile.orig Makefile
--- Makefile.orig       2017-03-28 15:55:23.780731000 -0300
+++ Makefile    2017-03-28 15:55:28.613663000 -0300
@@ -3,6 +3,7 @@
 PORTNAME=      core
 DISTVERSION=   ${QT5_VERSION}
 CATEGORIES=    devel
+PORTREVISION=   1
 PKGNAMEPREFIX= qt5-
 
 MAINTAINER=    kde at FreeBSD.org
@@ -25,7 +26,8 @@
                -no-alsa -no-egl -no-evdev -no-feature-concurrent \
                -no-fontconfig -no-freetype -no-gtk -no-harfbuzz \
                -no-libudev -no-pulseaudio -no-xcb -no-xinput2 -no-xkb -no-xcb-xlib \
-               -no-xkbcommon -no-xrender -no-xshape -no-xsync -no-libinput
+               -no-xkbcommon -no-xrender -no-xshape -no-xsync -no-libinput \
+               -no-use-gold-linker
 USE_LDCONFIG=  ${PREFIX}/${QT_LIBDIR_REL}
 
 BUILD_WRKSRC=  ${WRKSRC}/src/corelib


Then, removed every qt5 pkg and installed all over. It's alright now.


> 
> 
> 
> > 
> > -- 
> > Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
> > amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru
> > _______________________________________________
> > 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"
> 
> -- 
> Ricardo Campos Passanezi - Network Analyst
> PGP & GPG public key at:   http://www.ige.unicamp.br/~riccp
> Institute of Geosciences - http://www.ige.unicamp.br - UNICAMP
> _______________________________________________
> 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"

-- 
Ricardo Campos Passanezi - Network Analyst
PGP & GPG public key at:   http://www.ige.unicamp.br/~riccp
Institute of Geosciences - http://www.ige.unicamp.br - UNICAMP


More information about the freebsd-ports mailing list