cvs commit: ports/net-p2p/deluge Makefile distinfo

QAT at FreeBSD.org QAT at FreeBSD.org
Fri Dec 24 14:00:04 UTC 2010


The Restless Daemon identified a depend_object error while trying to build:
 deluge-1.3.1,1 maintained by lioux at FreeBSD.org
 Makefile ident: $FreeBSD: ports/net-p2p/deluge/Makefile,v 1.74 2010/12/24 13:35:13 lioux Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/deluge-1.3.1,1.log :

/usr/local/include/boost/type_traits/is_unsigned.hpp:73:   instantiated from 'boost::detail::is_unsigned_imp<int>'
/usr/local/include/boost/type_traits/is_unsigned.hpp:123:   instantiated from 'boost::is_unsigned<int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:110:   instantiated from 'boost::detail::make_unsigned_imp<int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:130:   instantiated from 'boost::make_unsigned<int>'
/usr/local/include/boost/lexical_cast.hpp:860:   instantiated from here
/usr/local/include/boost/type_traits/is_unsigned.hpp:40: warning: comparison between 'enum boost::detail::is_unsigned_values<int>::<anonymous>' and 'enum boost::detail::is_unsigned_values<int>::<anonymous>'
/usr/local/include/boost/type_traits/is_unsigned.hpp: In instantiation of 'boost::detail::is_ununsigned_helper<long int>':
/usr/local/include/boost/type_traits/is_unsigned.hpp:73:   instantiated from 'boost::detail::is_unsigned_imp<long int>'
/usr/local/include/boost/type_traits/is_unsigned.hpp:123:   instantiated from 'boost::is_unsigned<long int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:110:   instantiated from 'boost::detail::make_unsigned_imp<long int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:130:   instantiated from 'boost::make_unsigned<long int>'
/usr/local/include/boost/lexical_cast.hpp:874:   instantiated from here
/usr/local/include/boost/type_traits/is_unsigned.hpp:40: warning: comparison between 'enum boost::detail::is_unsigned_values<long int>::<anonymous>' and 'enum boost::detail::is_unsigned_values<long int>::<anonymous>'
/usr/local/include/boost/type_traits/is_unsigned.hpp: In instantiation of 'boost::detail::is_ununsigned_helper<long long int>':
/usr/local/include/boost/type_traits/is_unsigned.hpp:73:   instantiated from 'boost::detail::is_unsigned_imp<long long int>'
/usr/local/include/boost/type_traits/is_unsigned.hpp:123:   instantiated from 'boost::is_unsigned<long long int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:110:   instantiated from 'boost::detail::make_unsigned_imp<long long int>'
/usr/local/include/boost/type_traits/make_unsigned.hpp:130:   instantiated from 'boost::make_unsigned<long long int>'
/usr/local/include/boost/lexical_cast.hpp:889:   instantiated from here
/usr/local/include/boost/type_traits/is_unsigned.hpp:40: warning: comparison between 'enum boost::detail::is_unsigned_values<long long int>::<anonymous>' and 'enum boost::detail::is_unsigned_values<long long int>::<anonymous>'
creating build/lib.freebsd-8.1-STABLE-amd64-2.6
c++ -shared -pthread -rpath=/usr/lib:/usr/local/lib -O2 -pipe -fno-strict-aliasing build/temp.freebsd-8.1-STABLE-amd64-2.6/src/alert.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/big_number.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/converters.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/create_torrent.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/datetime.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/entry.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/extensions.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/filesystem.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/fingerprint.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/ip_filter.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/magnet_uri.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/module.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/peer_info.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/peer_plugin.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/session.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/session_settings.o buil
 d/temp.freebsd-8.1-STABLE-amd64-2.6/src/torrent.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/torrent_handle.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/utility.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/torrent_info.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/torrent_status.o build/temp.freebsd-8.1-STABLE-amd64-2.6/src/version.o -L../../src/.libs -L/usr/lib -ltorrent-rasterbar -lGeoIP -lz -lboost_system -lboost_filesystem -lboost_thread -lboost_python -lssl -lcrypto -o build/lib.freebsd-8.1-STABLE-amd64-2.6/libtorrent.so -pthread -L/usr/local/lib -rpath=/usr/lib:/usr/local/lib
===>  Installing for py26-libtorrent-rasterbar-0.15.4
===>   py26-libtorrent-rasterbar-0.15.4 depends on file: /usr/local/bin/python2.6 - found
===>   Generating temporary packing list
===>  Checking if net-p2p/libtorrent-rasterbar-15-python already installed
===>   py26-libtorrent-rasterbar-0.15.4 is already installed
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of net-p2p/libtorrent-rasterbar-15-python
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /a/ports/net-p2p/libtorrent-rasterbar-15-python.
*** Error code 1

Stop in /a/ports/net-p2p/deluge.
================================================================
build of /usr/ports/net-p2p/deluge ended at Fri Dec 24 13:59:56 UTC 2010

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/deluge-1.3.1,1.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=net-p2p&portname=deluge

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."



More information about the cvs-ports mailing list