Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2018 21:41:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 229759] multimedia/vlc-qt4 fails to build, when qt5 is also installed
Message-ID:  <bug-229759-12827-vqMvjWplK2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229759-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229759-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229759

--- Comment #10 from Mikhail Teterin <mi@FreeBSD.org> ---
(In reply to Tobias C. Berner from comment #9)
I spoke too soon. For some reason, your addition causes the port to attempt=
 to
perform install at build time...

mi@symbion:ports/multimedia/vlc-qt4 (184) make
=3D=3D=3D>  Staging for vlc-qt4-2.2.8_6,4
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on package: ffmpeg>=3D3.4.1,1 - found
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on executable: update-desktop-databa=
se - found
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on executable: gtk-update-icon-cache=
 - found
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on file: /opt/lib/libGL.so - found
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on file: /opt/libdata/pkgconfig/xcb.=
pc - found
=3D=3D=3D>   vlc-qt4-2.2.8_6,4 depends on file: /opt/libdata/pkgconfig/xpro=
to.pc -
found
=3D=3D=3D>   Generating temporary packing list
gmake[2]: Entering directory '/symbion/ports/multimedia/vlc-qt4/work/vlc-2.=
2.8'
if test -z 'strip'; then \
  gmake  INSTALL_PROGRAM=3D"/bin/sh
/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/autotools/install-sh -c -s=
" \
    install_sh_PROGRAM=3D"/bin/sh
/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/autotools/install-sh -c -s"
INSTALL_STRIP_FLAG=3D-s \
      install; \
else \
  gmake  INSTALL_PROGRAM=3D"/bin/sh
/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/autotools/install-sh -c -s=
" \
    install_sh_PROGRAM=3D"/bin/sh
/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/autotools/install-sh -c -s"
INSTALL_STRIP_FLAG=3D-s \
    "INSTALL_PROGRAM_ENV=3DSTRIPPROG=3D'strip'" install; \
fi
gmake[3]: Entering directory '/symbion/ports/multimedia/vlc-qt4/work/vlc-2.=
2.8'
...
gmake  install-recursive
gmake[4]: Entering directory '/symbion/ports/multimedia/vlc-qt4/work/vlc-2.=
2.8'
Making install in compat
gmake[5]: Entering directory
'/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/compat'
gmake  install-am
gmake[6]: Entering directory
'/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/compat'
gmake[7]: Entering directory
'/symbion/ports/multimedia/vlc-qt4/work/vlc-2.2.8/compat'
 /bin/mkdir -p '/opt/lib/vlc'
 ../doltlibtool   --mode=3Dinstall /usr/bin/install -c -s  libcompat.la
'/opt/lib/vlc'
libtool: install: /usr/bin/install -c .libs/libcompat.lai
/opt/lib/vlc/libcompat.la
install: /opt/lib/vlc/libcompat.la: Read-only file system
gmake[7]: *** [Makefile:1041: install-pkglibLTLIBRARIES] Error 71
...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229759-12827-vqMvjWplK2>