Package: witty
Version: 3.3.0
Severity: normal

--- Please enter the report below this line. ---

Linking against libwt from the witty packages cause segfaults, because they require an older boost version (1.49). See below. To upgrade the packages to using Boost 1.54, I've tried to build the witty packages from source. Unfortunately, without success.

* apt-get source witty && cd witty-3.3.0 && dpkg-buildpackage -rfakeroot -uc -b after compiling everything, it halts on not finding wt_config.xml:

dh_installchangelogs Changelog
dh_installdocs
dh_installexamples
dh_install --sourcedir=debian/tmp/
cp: cannot stat ‘debian/tmp//etc/wt/wt_config.xml’: No such file or directory dh_install: cp -a debian/tmp//etc/wt/wt_config.xml debian/libwt-common//etc/wt/ returned exit code 1
make: *** [binary-arch] Error 2
d

* when retrying to build with dpkg-buildpackage, the process is aborted earlier, because jquery.min.js is not present anymore:

CMake Error in src/CMakeLists.txt:
  Cannot find source file:

    /.../witty-3.3.0/src/web/skeleton/jquery.min.js

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx


-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CC_COMPILER
    CMAKE_MODULE_LINKER_FLAGS
    WT_CMAKE_FINDER_INSTALL_DIR


-- Build files have been written to: /home/rutger/development/witty-3.3.0/build-shared
make: *** [build-shared/Makefile] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Boost-version-related linker errors:

/usr/bin/ld.bfd.real: warning: libboost_thread.so.1.49.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libwt.so, may conflict with libboost_thread.so.1.54.0 /usr/bin/ld.bfd.real: warning: libboost_signals.so.1.49.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libwt.so, may conflict with libboost_signals.so.1.54.0 /usr/bin/ld.bfd.real: warning: libboost_system.so.1.49.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libwt.so, may conflict with libboost_system.so.1.54.0 /usr/bin/ld.bfd.real: warning: libboost_program_options.so.1.49.0, needed by /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../lib/libwthttp.so, may conflict with libboost_program_options.so.1.54.0



--- System information. ---
Architecture: amd64
Kernel: Linux 3.10-3-amd64

Debian Release: jessie/sid
500 unstable ftp.nl.debian.org

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to