Package: wzdftpd
Version: 0.8.3-3
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-transition

Your package fails to build with Perl 5.10 (currently in experimental.)

It looks like cmake/FindPerlDev.cmake fails to find DynaLoader.a,
which is indeed gone now. You should be using ExtUtils::Embed instead,
as specified in the Perl policy:

 http://www.debian.org/doc/packaging-manuals/perl-policy/ch-embed.html

Log excerpts follow:

make[1]: Entering directory `/build/niko/wzdftpd-0.8.3'
cd build && cmake .. -DSKIP_BUILD_RPATH=ON -DSKIP_INSTALL_RPATH=ON 
-DWITH_PAM=ON -DWITH_SFV=ON -DCMAKE_INSTALL_PREFIX="/usr" 
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. 
CTest update will not work.
-- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so
-- GnuTLS was found, disabling OpenSSL check. Use -DWITH_GnuTLS=OFF to disable 
GnuTLS
-- Found Perl: /usr/lib/perl/5.10/CORE, /usr/lib/libperl.so
-- Found PostgreSQL: /usr/include/postgresql, /usr/lib/libpq.so

[...]

make[4]: Leaving directory `/build/niko/wzdftpd-0.8.3/build'
[ 81%] Built target libwzd_sfv
make[4]: Entering directory `/build/niko/wzdftpd-0.8.3/build'
CMake Error: cmake version 2.4-patch 8
Usage: /usr/bin/cmake -E [command] [arguments ...]
Available commands: 
  chdir dir cmd [args]... - run command in a given directory
  copy file destination   - copy file to destination (either file or directory)
  copy_if_different in-file out-file   - copy file if input has changed
  copy_directory source destination    - copy directory 'source' content to 
directory 'destination'
  compare_files file1 file2 - check if file1 is same as file2
  echo [string]...        - displays arguments as text
  echo_append [string]... - displays arguments as text but no new line
  environment             - display the current enviroment
  make_directory dir      - create a directory
  remove [-f] file1 file2 ... - remove the file(s), use -f to force it
  tar [cxt][vfz] file.tar file/dir1 file/dir2 ... - create a tar.
  time command [args] ... - run command and return elapsed time
  touch file                - touch a file.
  touch_nocreate file       - touch a file but do not create it.
  create_symlink old new  - create a symbolic link new -> old

make[4]: *** [modules/perl/CMakeFiles/libDynaLoader.a] Error 1
make[4]: Leaving directory `/build/niko/wzdftpd-0.8.3/build'
make[3]: *** [modules/perl/CMakeFiles/libDynaLoader.a.dir/all] Error 2
make[3]: Leaving directory `/build/niko/wzdftpd-0.8.3/build'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/niko/wzdftpd-0.8.3/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/niko/wzdftpd-0.8.3'
make: *** [build-arch-stamp] Error 2

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to