[Bug 735118] New: kopete doesn't support gadu-gadu protocol
https://bugzilla.novell.com/show_bug.cgi?id=735118 https://bugzilla.novell.com/show_bug.cgi?id=735118#c0 Summary: kopete doesn't support gadu-gadu protocol Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: fisiu@opensuse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux i686; U; openSUSE 12.1; pl) Presto/2.10.229 Version/11.60 Current kopete's build in 12.1 and Factory doesn't support gadu-gadu protocol. It is related to wrong include path in libgadu.pc, which is (partially) inherited form libgnutls. http://lists.opensuse.org/opensuse-factory/2011-12/msg00034.html Fixed libgadu is already in devel project: http://goo.gl/PxfVU It's easy to fix libgadu for 12.1, but after that we need to rebuild kdenetwork4 against it. What's Your thoughts, maintenance team, about update with this fix for 12.1? Reproducible: Always Steps to Reproduce: 1. Start kopete. 2. Add new account. 3. Actual Results: Missing gadu-gadu protocol support. Expected Results: Gadu-gadu protocol support is built and functioning properly in kopete. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=735118 https://bugzilla.novell.com/show_bug.cgi?id=735118#c1 Will Stephenson <wstephenson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |wstephenson@suse.com InfoProvider| |maintenance@opensuse.org --- Comment #1 from Will Stephenson <wstephenson@suse.com> 2011-12-06 21:21:03 UTC --- Ok to update by me, maintenance? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=735118 https://bugzilla.novell.com/show_bug.cgi?id=735118#c2 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |meissner@suse.com InfoProvider|maintenance@opensuse.org | --- Comment #2 from Marcus Meissner <meissner@suse.com> 2011-12-21 12:40:08 UTC --- is good, please submitreq the fixed package(s) against openSUSE:12.1:Update:Test -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=735118 https://bugzilla.novell.com/show_bug.cgi?id=735118#c3 Mariusz Fik <fisiu@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fisiu@opensuse.org --- Comment #3 from Mariusz Fik <fisiu@opensuse.org> 2011-12-22 00:51:51 UTC --- It looks like I missed something and it's not fixed. strace -o output -f -s 300 pkg-config --cflags libgadu: 10106 execve("/usr/bin/pkg-config", ["pkg-config", "--cflags", "libgadu"], [/* 99 vars */]) = 0 10106 brk(0) = 0x8064000 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb782b000 10106 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) 10106 open("/etc/ld.so.cache", O_RDONLY) = 3 10106 fstat64(3, {st_mode=S_IFREG|0644, st_size=127792, ...}) = 0 10106 mmap2(NULL, 127792, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb780b000 10106 close(3) = 0 10106 open("/lib/libc.so.6", O_RDONLY) = 3 10106 read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`\221\1\0004\0\0\0\264\206\26\0\0\0\0\0004\0 \0\n\0(\0G\0D\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\0@\1\0\0@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\2602\23\0\2602\23\0\2602\23\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\320O\26\0\320O\26\0\5\0\0\0\0\20\0\0\1\0\0\0\300Q\26\0\300a\26\0\300a\26\0\334'\0\0(X\0\0\6\0\0\0\0\20\0\0\2\0\0\0|m\26\0|}\26\0|}\26\0\370\0\0\0\370\0\0\0\6\0\0\0\4\0\0\0\4\0\0\0t\1\0\0t\1\0\0t\1\0\0D\0\0\0D\0\0\0\4\0\0\0\4\0\0\0\7\0\0\0\300Q\26\0\300a\26\0\300a\26\0\10\0\0\0@\0\0\0\4\0\0\0\4\0\0\0P\345td\3042\23\0\3042\23\0\3042\23\0\344o\0\0\344o\0\0"..., 512) = 512 10106 fstat64(3, {st_mode=S_IFREG|0755, st_size=1682149, ...}) = 0 10106 mmap2(NULL, 1489384, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0xb769f000 10106 mprotect(0xb7804000, 4096, PROT_NONE) = 0 10106 mmap2(0xb7805000, 12288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x165) = 0xb7805000 10106 mmap2(0xb7808000, 10728, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7808000 10106 close(3) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb769e000 10106 set_thread_area({entry_number:-1 -> 6, base_addr:0xb769e6c0, limit:1048575, seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, useable:1}) = 0 10106 mprotect(0xb7805000, 8192, PROT_READ) = 0 10106 mprotect(0x8062000, 4096, PROT_READ) = 0 10106 mprotect(0xb784b000, 4096, PROT_READ) = 0 10106 munmap(0xb780b000, 127792) = 0 10106 brk(0) = 0x8064000 10106 brk(0x8085000) = 0x8085000 10106 open("/usr/local/lib/pkgconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 10106 open("/usr/local/share/pkgconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 10106 open("/usr/lib/pkgconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3 10106 fcntl64(3, F_GETFD) = 0x1 (flags FD_CLOEXEC) 10106 getdents(3, /* 242 entries */, 32768) = 6196 10106 getdents(3, /* 0 entries */, 32768) = 0 10106 close(3) = 0 10106 open("/usr/share/pkgconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = 3 10106 getdents(3, /* 24 entries */, 32768) = 696 10106 getdents(3, /* 0 entries */, 32768) = 0 10106 close(3) = 0 10106 open("/opt/kde3/lib/pkgconfig", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory) 10106 open("/usr/lib/pkgconfig/libgadu.pc", O_RDONLY) = 3 10106 fstat64(3, {st_mode=S_IFREG|0644, st_size=253, ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb782a000 10106 read(3, "prefix=/usr\nexec_prefix=/usr\nlibdir=/usr/lib\nincludedir=/usr/include\n\nName: libgadu\nVersion: 1.11.0\nDescription: libgadu\nRequires: gnutls\nLibs: -L${libdir} -lgadu -pthread -lz -lgnutls \nCflags: -I${includedir} -pthread -I/usr/include/p11-kit-1 \n\n", 4096) = 253 10106 open("/usr/lib/pkgconfig/gnutls.pc", O_RDONLY) = 4 10106 fstat64(4, {st_mode=S_IFREG|0644, st_size=806, ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7829000 10106 read(4, "# Process this file with autoconf to produce a pkg-config metadata file.\n\n# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software\n# Foundation, Inc.\n\n# Copying and distribution of this file, with or without modification,\n# are permitted in any medium without royalty provided the copy"..., 4096) = 806 10106 open("/usr/lib/pkgconfig/libtasn1.pc", O_RDONLY) = 5 10106 fstat64(5, {st_mode=S_IFREG|0644, st_size=1081, ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7828000 10106 read(5, "# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation\n#\n# This file is part of LIBTASN1.\n#\n# The LIBTASN1 library is free software; you can redistribute it\n# and/or modify it under the terms of the GNU Lesser General Public\n# License as published by the Free Software Foundation; eith"..., 4096) = 1081 10106 read(5, "", 4096) = 0 10106 read(5, "", 4096) = 0 10106 close(5) = 0 10106 munmap(0xb7828000, 4096) = 0 10106 open("/usr/lib/pkgconfig/p11-kit-1.pc", O_RDONLY) = 5 10106 fstat64(5, {st_mode=S_IFREG|0644, st_size=615, ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7828000 10106 read(5, "prefix=/usr\nexec_prefix=/usr\nlibdir=/usr/lib\nincludedir=/usr/include\ndatarootdir=${prefix}/share\ndatadir=/usr/share\nsysconfdir=/etc\np11_system_config=/etc/pkcs11\np11_system_config_file=/etc/pkcs11/pkcs11.conf\np11_system_config_modules=/etc/pkcs11/modules\np11_user_config=~/.pkcs11\np11_user_config_fil"..., 4096) = 615 10106 read(5, "", 4096) = 0 10106 read(5, "", 4096) = 0 10106 close(5) = 0 10106 munmap(0xb7828000, 4096) = 0 10106 open("/usr/lib/pkgconfig/zlib.pc", O_RDONLY) = 5 10106 fstat64(5, {st_mode=S_IFREG|0644, st_size=258, ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb7828000 10106 read(5, "prefix=/usr/local\nexec_prefix=${prefix}\nlibdir=${exec_prefix}/lib\nsharedlibdir=${libdir}\nincludedir=${prefix}/include\n\nName: zlib\nDescription: zlib compression library\nVersion: 1.2.5\n\nRequires:\nLibs: -L${libdir} -L${sharedlibdir} -lz\nCflags: -I${includedir}\n", 4096) = 258 10106 read(5, "", 4096) = 0 10106 read(5, "", 4096) = 0 10106 close(5) = 0 10106 munmap(0xb7828000, 4096) = 0 10106 read(4, "", 4096) = 0 10106 read(4, "", 4096) = 0 10106 close(4) = 0 10106 munmap(0xb7829000, 4096) = 0 10106 read(3, "", 4096) = 0 10106 read(3, "", 4096) = 0 10106 close(3) = 0 10106 munmap(0xb782a000, 4096) = 0 10106 fstat64(1, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 4), ...}) = 0 10106 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0xb782a000 10106 write(1, "-pthread -I/usr/include/p11-kit-1 -I/usr/local/include \n", 57) = 57 10106 exit_group(0) = ? It looks like libgadu inherits wrong cflags from zlib. Please check bnc#738169. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=735118 https://bugzilla.novell.com/show_bug.cgi?id=735118#c4 Mariusz Fik <fisiu@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |INVALID --- Comment #4 from Mariusz Fik <fisiu@opensuse.org> 2013-11-04 17:10:16 UTC --- openSUSE 12.1 reached EOL. This feature is working in 12.3 and 13.1. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com