Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178853

Summary: please keyword app-pda/libopensync (KDE 3.5.7 dep)
Product: Gentoo Linux Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: [OLD] KDEAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, kde, peper
Priority: High Keywords: KEYWORDREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 125971, 182314, 182328    
Bug Blocks: 245954    

Description Carsten Lohrke (RETIRED) gentoo-dev 2007-05-17 10:31:14 UTC
Thanks.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-05-17 10:34:52 UTC
Hm, missed bsd...
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2007-05-17 16:41:06 UTC
Marked ~hppa.
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2007-05-21 13:38:51 UTC
~alpha/~ia64 done
Comment 4 MT 2007-05-21 16:20:49 UTC
for ~x86-fbsd i have found a compilation problem with graphviz:

Making all in gdtclft
Making all in demo
mkdir .libs
 i686-gentoo-freebsd6.2-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../tclpkg/tclhandle -I/usr/include -DUSE_TCL_STUBS -mtune=athlon64 -pipe -O2 -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT gdtclft.lo -MD -MP -MF .deps/gdtclft.Tpo -c gdtclft.c  -fPIC -DPIC -o .libs/gdtclft.o
i686-gentoo-freebsd6.2-gcc -shared  .libs/gdtclft.o -Wl,--whole-archive ../../tclpkg/tclhandle/.libs/libtclhandle_C.a ../../tclpkg/tclstubs/.libs/libtclstubs_C.a -Wl,--no-whole-archive  -L/usr/lib -ltclstub8.4 /usr/lib/libgd.so /usr/lib/libXpm.so /usr/lib/libX11.so /usr/lib/libjpeg.so /usr/lib/libfontconfig.so /usr/lib/libfreetype.so /usr/lib/libpng12.so -lz -lm  -mtune=athlon64 -Wl,-O1 -Wl,-O1 -Wl,-soname -Wl,libgdtclft.so.0 -o .libs/libgdtclft.so.0.0.0
/usr/lib/gcc/i686-gentoo-freebsd6.2/4.1.2/../../../../i686-gentoo-freebsd6.2/bin/ld: cannot find -ltclstub8.4
collect2: ld returned 1 exit status
gmake[4]: *** [libgdtclft.la] Error 1
gmake[3]: *** [all-recursive] Error 1
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

!!! ERROR: media-gfx/graphviz-2.12 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  graphviz-2.12.ebuild, line 157:   Called die


the problem is around dev-lang/tcl that make point the libtclstub.a to a wrong library version:

/usr/lib/libtclstub.a -> libtclstub8.4.a

it must point to:

/usr/lib/libtclstub.a -> libtclstub8.4g.a

I'm doing a patch to fix the problem and make dev-lang/tcl install libraries with the same versioning names that come from Linux.
Comment 5 Markus Rothe (RETIRED) gentoo-dev 2007-05-22 16:07:34 UTC
added ~ppc64

Toffanin: please open a separate bug for graphviz. that compile error is not libopensync related.
Comment 6 Tobias Scherbaum (RETIRED) gentoo-dev 2007-06-16 14:42:00 UTC
~ppc'd
Comment 7 Piotr Jaroszyński (RETIRED) gentoo-dev 2007-06-16 16:58:28 UTC
I would love to get CC'ed on libopensync bugs next time, tia.
Comment 8 Wulf Krueger (RETIRED) gentoo-dev 2007-06-16 23:09:05 UTC
mips, bsd, ping! :-)
Comment 9 Joshua Kinard gentoo-dev 2007-07-07 00:16:11 UTC
mips stable.
Comment 10 Joshua Kinard gentoo-dev 2007-07-07 00:22:57 UTC
(In reply to comment #9)
> mips stable.

Bah, was looking at the wrong bug.  This is not stable on mips yet (AFAIK).
Comment 11 Wulf Krueger (RETIRED) gentoo-dev 2007-07-08 20:45:23 UTC
No, it's not stable, Kumba. It doesn't even have to be. It would just be great to get that nice ~mips seal of approval on 0.22. :)

Same for ~x86-fbsd which should compile tcl without the debug USE flag for testing this.
Comment 12 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2008-06-04 10:17:16 UTC
@bsd - ping

From the Changelog:
02 Mar 2008; Ryan Hill <dirtyepic@gentoo.org> libopensync-0.22.ebuild:
  ~mips
Comment 13 Alexis Ballier gentoo-dev 2009-07-05 19:38:13 UTC
bsd done, closing