public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] tellico fails to build
@ 2009-09-20 11:29 luis jure
  2009-09-20 12:44 ` Arttu V.
  0 siblings, 1 reply; 7+ messages in thread
From: luis jure @ 2009-09-20 11:29 UTC (permalink / raw
  To: gentoo-user



hello list, i'm having problems with tellico.

tellico-1* are masked, because they fail to compile with newer versions
of gcc and glib.

but 2.0_pre2 also fails to build while linking, thus:

[...]
[ 99%] Building CXX object src/CMakeFiles/tellico.dir/reportdialog.o
[ 99%] Building CXX object src/CMakeFiles/tellico.dir/tellico_kernel.o
[100%] Building CXX object src/CMakeFiles/tellico.dir/tellico_utils.o
[100%] Building CXX object src/CMakeFiles/tellico.dir/viewstack.o
Linking CXX executable tellico
/usr/lib/libpoppler-qt4.so: undefined reference to
`GfxColorSpace::setDisplayProfile(void*)' 
/usr/lib/libpoppler-qt4.so: undefined reference to
`GfxColorSpace::setDisplayProfileName(GooString*)' 
/usr/lib/libpoppler-qt4.so: undefined reference to
`GfxColorSpace::getRGBProfile()' 
/usr/lib/libpoppler-qt4.so: undefined reference to `GfxColorSpace::getDisplayProfile()'
collect2: ld devolvió el estado de salida 1 
make[2]: *** [src/tellico] Error 1 
make[1]: *** [src/CMakeFiles/tellico.dir/all] Error 2 
make: *** [all] Error 2

this happens to me on my two gentoo machines, but i haven't been able
to find any reference to this problem on the web. 

anyone using tellico here? does it build OK for you? any idea of how to
solve this?

thank you as always,

lj



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 11:29 [gentoo-user] tellico fails to build luis jure
@ 2009-09-20 12:44 ` Arttu V.
  2009-09-20 14:05   ` luis jure
  0 siblings, 1 reply; 7+ messages in thread
From: Arttu V. @ 2009-09-20 12:44 UTC (permalink / raw
  To: gentoo-user

On 9/20/09, luis jure <ljc@internet.com.uy> wrote:
> Linking CXX executable tellico
> /usr/lib/libpoppler-qt4.so: undefined reference to
> `GfxColorSpace::setDisplayProfile(void*)'
> /usr/lib/libpoppler-qt4.so: undefined reference to
> `GfxColorSpace::setDisplayProfileName(GooString*)'
> /usr/lib/libpoppler-qt4.so: undefined reference to
> `GfxColorSpace::getRGBProfile()'
> /usr/lib/libpoppler-qt4.so: undefined reference to
> `GfxColorSpace::getDisplayProfile()'

I don't use tellico, but doesn't that error message mean that your
system's current libpoppler-qt.so is broken?

Run revdep-rebuild, or just "emerge -1 poppler-qt4" for poppler's qt4
bindings. Then retry emerging tellico.

-- 
Arttu V.



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 12:44 ` Arttu V.
@ 2009-09-20 14:05   ` luis jure
  2009-09-20 14:48     ` luis jure
  0 siblings, 1 reply; 7+ messages in thread
From: luis jure @ 2009-09-20 14:05 UTC (permalink / raw
  To: gentoo-user

on 2009-09-20 at 15:44 Arttu V. wrote:

>Run revdep-rebuild, or just "emerge -1 poppler-qt4" for poppler's qt4
>bindings. Then retry emerging tellico.

thanks for your suggestions, but i had already tried that, like i guess
i tried all these obvious bets.

anyone actually using tellico?




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 14:05   ` luis jure
@ 2009-09-20 14:48     ` luis jure
  2009-09-20 15:19       ` Dale
  0 siblings, 1 reply; 7+ messages in thread
From: luis jure @ 2009-09-20 14:48 UTC (permalink / raw
  To: gentoo-user

on 2009-09-20 at 11:05 luis jure wrote:

>thanks for your suggestions, but i had already tried that, like i guess
>i tried all these obvious bets.

just for the record, now i tried something else: i downgraded all the
poppler packages to version 0.10.7 (instead of 0.12.0) and now it
builds.




^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 14:48     ` luis jure
@ 2009-09-20 15:19       ` Dale
  2009-09-20 22:09         ` luis jure
  0 siblings, 1 reply; 7+ messages in thread
From: Dale @ 2009-09-20 15:19 UTC (permalink / raw
  To: gentoo-user

luis jure wrote:
> on 2009-09-20 at 11:05 luis jure wrote:
>
>   
>> thanks for your suggestions, but i had already tried that, like i guess
>> i tried all these obvious bets.
>>     
>
> just for the record, now i tried something else: i downgraded all the
> poppler packages to version 0.10.7 (instead of 0.12.0) and now it
> builds.
>
>
>
>   

File a roach report maybe?  You know, bug report.  Provided all should
work together.

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 15:19       ` Dale
@ 2009-09-20 22:09         ` luis jure
  2009-09-20 22:53           ` Dale
  0 siblings, 1 reply; 7+ messages in thread
From: luis jure @ 2009-09-20 22:09 UTC (permalink / raw
  To: gentoo-user

on 2009-09-20 at 10:19 Dale wrote:

>File a roach report maybe?  You know, bug report.

yeah, i was thinking about doing something along that line, but i'm not
sure, never filed a bug report before. any hints? on the other hand, i
don't even know where to place it, is it something related to tellico
or to poppler?



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [gentoo-user] tellico fails to build
  2009-09-20 22:09         ` luis jure
@ 2009-09-20 22:53           ` Dale
  0 siblings, 0 replies; 7+ messages in thread
From: Dale @ 2009-09-20 22:53 UTC (permalink / raw
  To: gentoo-user

luis jure wrote:
> on 2009-09-20 at 10:19 Dale wrote:
>
>   
>> File a roach report maybe?  You know, bug report.
>>     
>
> yeah, i was thinking about doing something along that line, but i'm not
> sure, never filed a bug report before. any hints? on the other hand, i
> don't even know where to place it, is it something related to tellico
> or to poppler?
>
>
>   

I have been in this spot before too.  I don't file to many of them
unless I got my ducks in a row.  One good thing, when you file the bug,
the bug wrangler will notify the ones that need to see it and then they
can figure out which package is the cause.  Just make sure you put in a
email address that you check regularly in case they need more info.  I
would file it on gentoo's bug system.  It can then be passed upstream if
needed.

Can someone else chime in and give a opinion about what this should be
filed against.  If it is a bug then they need to know about it so it can
be fixed.

Dale

:-)  :-) 



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-20 22:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-20 11:29 [gentoo-user] tellico fails to build luis jure
2009-09-20 12:44 ` Arttu V.
2009-09-20 14:05   ` luis jure
2009-09-20 14:48     ` luis jure
2009-09-20 15:19       ` Dale
2009-09-20 22:09         ` luis jure
2009-09-20 22:53           ` Dale

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox