pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46915: chat/libotr 4.0.0 may break net/kdenetwork4 4.8.4 build on DragonFly



The following reply was made to PR pkg/46915; it has been noted by GNATS.

From: David Shao <davshao%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/46915: chat/libotr 4.0.0 may break net/kdenetwork4 4.8.4
 build on DragonFly
Date: Fri, 7 Sep 2012 08:45:48 -0700

 I have just encountered the same error on current pkgsrc NetBSD
 6.99.11 (GENERIC) amd64.
 
 cc -v
 Using built-in specs.
 COLLECT_GCC=cc
 Target: x86_64--netbsd
 Configured with:
 /usr/src/tools/gcc/../../external/gpl3/gcc/dist/configure
 --target=x86_64--netbsd --enable-long-long --enable-threads
 --with-bugurl=http://www.NetBSD.org/Misc/send-pr.html
 --with-pkgversion='NetBSD nb2 20111202' --enable-__cxa_atexit
 --with-tune=nocona
 --with-mpc=/var/obj/mknative/amd64/usr/src/destdir.amd64/usr
 --with-mpfr=/var/obj/mknative/amd64/usr/src/destdir.amd64/usr
 --with-gmp=/var/obj/mknative/amd64/usr/src/destdir.amd64/usr
 --enable-tls --disable-multilib --disable-symvers
 --disable-libstdcxx-pch --build=x86_64-unknown-netbsd6.0
 --host=x86_64--netbsd
 Thread model: posix
 gcc version 4.5.3 (NetBSD nb2 20110806)
 
 [ 87%] Building CXX object
 kopete/plugins/otr/CMakeFiles/kopete_otr_shared.dir/otrlchatinterface.o
 In file included from
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/libotr/context_priv.h:24:0,
                  from
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/libotr/context.h:24,
                  from
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/libotr/proto.h:24,
                  from
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/authenticationwizard.h:29,
                  from
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/otrlchatinterface.h:36,
                  from
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/otrlchatinterface.cpp:25:
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1336:26:
 warning: 'gcry_ac_io_mode_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1324)
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1337:26:
 warning: 'gcry_ac_io_type_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1331)
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1344:25:
 warning: 'gcry_ac_data_read_cb_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1312)
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1358:26:
 warning: 'gcry_ac_data_write_cb_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1317)
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1393:18:
 warning: 'gcry_md_algo_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1387)
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1401:18:
 warning: 'gcry_md_algo_t' is deprecated (declared at
 /usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/gcrypt.h:1387)
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/otrlchatinterface.cpp:334:1:
 error: invalid conversion from 'void (*)(void*, OtrlNotifyLevel, const
 char*, const char*, const char*, const char*, const char*, const
 char*)' to 'void (*)(void*)'
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/otrlchatinterface.cpp:334:1:
 error: invalid conversion from 'int (*)(void*, const char*, const
 char*, const char*, const char*)' to 'void (*)(void*,
 s_OtrlUserState*, const char*, const char*, const char*, unsigned
 char*)'
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.4/kopete/plugins/otr/otrlchatinterface.cpp:334:1:
 error: invalid conversion from 'const char* (*)(void*, const char*)'
 to 'void (*)(void*, ConnContext*)'
 


Home | Main Index | Thread Index | Old Index