Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-5330

Error when running and compile media-video/dvdstyler

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Normal Normal
    • None
    • None

      I have installed dvdstyler, when I try to run the program I have this error:

      dvdstyler: relocation error: dvdstyler: symbol _ZNK8wxWindow7IsShownEv, version WXU_3.0 not defined in file libwx_gtk2u_core-3.0.so.0 with link time reference
      

      and when I try to reinstall I have this error:

      funtoo ~ # emerge -1 dvdstyler
      
      Calculating dependencies... done!
      
      
      
      >>> Verifying ebuild manifests
      
      
      
      >>> Emerging (1 of 1) media-video/dvdstyler-3.0.4::media-kit
      
       * DVDStyler-3.0.4.tar.bz2 BLAKE2B SHA512 size ;-) ...                                                                                                          [ ok ]
      
      >>> Unpacking source...
      
      >>> Unpacking DVDStyler-3.0.4.tar.bz2 to /var/tmp/portage/media-video/dvdstyler-3.0.4/work
      
      >>> Source unpacked in /var/tmp/portage/media-video/dvdstyler-3.0.4/work
      
      >>> Preparing source in /var/tmp/portage/media-video/dvdstyler-3.0.4/work/DVDStyler-3.0.4 ...
      
      
      
       * Requested wxWidgets:        3.0
      
       * Using wxWidgets:            gtk2-unicode-3.0
      
      
      
      >>> Source prepared.
      
      >>> Configuring source in /var/tmp/portage/media-video/dvdstyler-3.0.4/work/DVDStyler-3.0.4 ...
      
       * econf: updating DVDStyler-3.0.4/config.sub with /usr/share/gnuconfig/config.sub
      
       * econf: updating DVDStyler-3.0.4/config.guess with /usr/share/gnuconfig/config.guess
      
      ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/e
      tc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/dvdstyler-3.0.4 --disable-debug --with-wx-
      config=/usr/lib64/wx/config/gtk2-unicode-3.0
      
      checking build system type... x86_64-pc-linux-gnu
      
      checking host system type... x86_64-pc-linux-gnu
      
      checking target system type... x86_64-pc-linux-gnu
      
      checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
      
      checking whether build environment is sane... yes
      
      checking for a thread-safe mkdir -p... /bin/mkdir -p
      
      checking for gawk... gawk
      
      checking whether make sets $(MAKE)... yes
      
      checking whether make supports nested variables... yes
      
      checking whether to enable maintainer-specific portions of Makefiles... no
      
      checking for install location... /usr
      
      checking for style of include used by make... GNU
      
      checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
      
      checking whether the C++ compiler works... yes
      
      checking for C++ compiler default output file name... a.out
      
      checking for suffix of executables...  
      checking whether we are cross compiling... no
      
      checking for suffix of object files... o
      
      checking whether we are using the GNU C++ compiler... yes
      
      checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
      
      checking dependency style of x86_64-pc-linux-gnu-g++... none
      
      checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes
      
      checking whether ln -s works... yes
      
      checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
      
      checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
      
      checking whether we are using the GNU C compiler... yes
      
      checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
      
      checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
      
      checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
      
      checking dependency style of x86_64-pc-linux-gnu-gcc... none
      
      checking whether we are using the GNU C++ compiler... (cached) yes
      
      checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
      
      checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
      
      checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
      
      checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
      
      checking whether we are using the GNU Objective C++ compiler... no
      
      checking whether x86_64-pc-linux-gnu-g++ accepts -g... no
      
      checking dependency style of x86_64-pc-linux-gnu-g++... none
      
      checking for flex... flex
      
      checking lex output file root... lex.yy
      
      checking lex library... none needed
      
      checking whether yytext is a pointer... no
      
      checking for bison... bison -y
      
      checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
      
      checking pkg-config is at least version 0.9.0... yes
      
      checking for wx-config... /usr/lib64/wx/config/gtk2-unicode-3.0
      
      checking for wxWidgets version >= 3.0.0... yes (version 3.0.2)
      
      checking for wxWidgets static library... no
      
      checking for wxWidgets media... yes
      
      checking for LIBAV... yes
      
      checking for libavformat/avformat.h... yes
      
      checking for wxSVG... yes
      
      checking for wxSVG library with ffmpeg/libav support... no
      
      configure: error:  
          DVDStyler requires the wxSVG library with ffmpeg/libav support.
      
      
      
      
      
      !!! Please attach the following file when seeking support:
      
      !!! /var/tmp/portage/media-video/dvdstyler-3.0.4/work/DVDStyler-3.0.4/config.log
      
       * ERROR: media-video/dvdstyler-3.0.4::media-kit failed (configure phase):
      
       *   econf failed
      
       *  
       * Call stack:
      
       *               ebuild.sh, line   92:  Called src_configure
      
       *             environment, line 2568:  Called econf '--docdir=/usr/share/doc/dvdstyler-3.0.4' '--disable-debug' '--with-wx-config=/usr/lib64/wx/config/gtk2-unicode-3.
      0'
      
       *        phase-helpers.sh, line  718:  Called __helpers_die 'econf failed'
      
       *   isolated-functions.sh, line  121:  Called die
      
       * The specific snippet of code:
      
       *              die "$@"
      
       *  
       * If you need support, post the output of `emerge --info '=media-video/dvdstyler-3.0.4::media-kit'`,
      
       * the complete build log and the output of `emerge -pqv '=media-video/dvdstyler-3.0.4::media-kit'`.
      
       * The complete build log is located at '/var/tmp/portage/media-video/dvdstyler-3.0.4/temp/build.log'.
      
       * The ebuild environment file is located at '/var/tmp/portage/media-video/dvdstyler-3.0.4/temp/environment'.
      
       * Working directory: '/var/tmp/portage/media-video/dvdstyler-3.0.4/work/DVDStyler-3.0.4'
      
       * S: '/var/tmp/portage/media-video/dvdstyler-3.0.4/work/DVDStyler-3.0.4'
      
      

            Unassigned Unassigned
            cafaia cafaia [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: