* [gentoo-user] Inkscape failed to compile...(update from this morning)
@ 2018-10-28 3:29 tuxic
2018-10-28 3:54 ` Dale
0 siblings, 1 reply; 11+ messages in thread
From: tuxic @ 2018-10-28 3:29 UTC (permalink / raw
To: Gentoo
Hi,
while syncing/updateing my system, inkscape failed to compile:
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:7921: inkview] Error 1
make[3]: *** Waiting for unfinished jobs....
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:7917: inkscape] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
make[2]: *** [Makefile:5976: all] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
make[1]: *** [Makefile:1472: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3'
make: *** [Makefile:1128: all] Error 2
* ERROR: media-gfx/inkscape-0.92.3-r1::gentoo failed (compile phase):
* emake failed
If wanted I will all the logs in all their glory...
Cheers!
Meino
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 3:29 [gentoo-user] Inkscape failed to compile...(update from this morning) tuxic
@ 2018-10-28 3:54 ` Dale
2018-10-28 4:41 ` tuxic
0 siblings, 1 reply; 11+ messages in thread
From: Dale @ 2018-10-28 3:54 UTC (permalink / raw
To: gentoo-user
tuxic@posteo.de wrote:
> Hi,
>
> while syncing/updateing my system, inkscape failed to compile:
>
>
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
> collect2: error: ld returned 1 exit status
> make[3]: *** [Makefile:7921: inkview] Error 1
> make[3]: *** Waiting for unfinished jobs....
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
> collect2: error: ld returned 1 exit status
> make[3]: *** [Makefile:7917: inkscape] Error 1
> make[3]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
> make[2]: *** [Makefile:5976: all] Error 2
> make[2]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
> make[1]: *** [Makefile:1472: all-recursive] Error 1
> make[1]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3'
> make: *** [Makefile:1128: all] Error 2
> * ERROR: media-gfx/inkscape-0.92.3-r1::gentoo failed (compile phase):
> * emake failed
>
>
> If wanted I will all the logs in all their glory...
>
> Cheers!
> Meino
>
Check and see if running emerge @preserved-rebuild rebuilds anything.
If it does, try again after it finishes. If not, no idea. Maybe
someone else will come along with a idea.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 3:54 ` Dale
@ 2018-10-28 4:41 ` tuxic
2018-10-28 5:08 ` Adam Carter
0 siblings, 1 reply; 11+ messages in thread
From: tuxic @ 2018-10-28 4:41 UTC (permalink / raw
To: gentoo-user
On 10/27 10:54, Dale wrote:
> tuxic@posteo.de wrote:
> > Hi,
> >
> > while syncing/updateing my system, inkscape failed to compile:
> >
> >
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
> > collect2: error: ld returned 1 exit status
> > make[3]: *** [Makefile:7921: inkview] Error 1
> > make[3]: *** Waiting for unfinished jobs....
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_get_mode'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_write_comment'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_create_for_stream'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_set_mode'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_from_recording_surface'
> > /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so: undefined reference to `cairo_script_surface_create_for_target'
> > collect2: error: ld returned 1 exit status
> > make[3]: *** [Makefile:7917: inkscape] Error 1
> > make[3]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
> > make[2]: *** [Makefile:5976: all] Error 2
> > make[2]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3/src'
> > make[1]: *** [Makefile:1472: all-recursive] Error 1
> > make[1]: Leaving directory '/var/tmp/portage/media-gfx/inkscape-0.92.3-r1/work/inkscape-0.92.3'
> > make: *** [Makefile:1128: all] Error 2
> > * ERROR: media-gfx/inkscape-0.92.3-r1::gentoo failed (compile phase):
> > * emake failed
> >
> >
> > If wanted I will all the logs in all their glory...
> >
> > Cheers!
> > Meino
> >
>
> Check and see if running emerge @preserved-rebuild rebuilds anything.
> If it does, try again after it finishes. If not, no idea. Maybe
> someone else will come along with a idea.
>
> Dale
>
> :-) :-)
>
Hi Dale,
thanks fpr your help! :)
After that unfortunately it produces the same problems...
Cheers!
Meino
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 4:41 ` tuxic
@ 2018-10-28 5:08 ` Adam Carter
2018-10-28 5:13 ` Adam Carter
0 siblings, 1 reply; 11+ messages in thread
From: Adam Carter @ 2018-10-28 5:08 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 378 bytes --]
On Sun, Oct 28, 2018 at 3:41 PM <tuxic@posteo.de> wrote:
>
> Hi,
>
> while syncing/updateing my system, inkscape failed to compile:
>
Nikos posted about cairo issue recently that revdep-rebuild didnt fix. I
had a similar issue with different software. In my case;
emerge -1 x11-libs/cairo dev-cpp/cairomm dev-python/pycairo
Fixed it. Not sure which package was the problem.
[-- Attachment #2: Type: text/html, Size: 785 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 5:08 ` Adam Carter
@ 2018-10-28 5:13 ` Adam Carter
2018-10-28 6:46 ` tuxic
0 siblings, 1 reply; 11+ messages in thread
From: Adam Carter @ 2018-10-28 5:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 623 bytes --]
On Sun, Oct 28, 2018 at 4:08 PM Adam Carter <adamcarter3@gmail.com> wrote:
> On Sun, Oct 28, 2018 at 3:41 PM <tuxic@posteo.de> wrote:
>
>>
>> Hi,
>>
>> while syncing/updateing my system, inkscape failed to compile:
>>
>
> Nikos posted about cairo issue recently that revdep-rebuild didnt fix. I
> had a similar issue with different software. In my case;
>
> emerge -1 x11-libs/cairo dev-cpp/cairomm dev-python/pycairo
>
> Fixed it. Not sure which package was the problem.
>
dev-cpp/cairomm seems like the most likely candidate as its files are
mentioned in Nikos' and your build errors, so try rebuilding that one first.
[-- Attachment #2: Type: text/html, Size: 1336 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 5:13 ` Adam Carter
@ 2018-10-28 6:46 ` tuxic
2018-10-28 7:05 ` David Haller
2018-10-28 8:49 ` Peter Humphrey
0 siblings, 2 replies; 11+ messages in thread
From: tuxic @ 2018-10-28 6:46 UTC (permalink / raw
To: gentoo-user
On 10/28 04:13, Adam Carter wrote:
> On Sun, Oct 28, 2018 at 4:08 PM Adam Carter <adamcarter3@gmail.com> wrote:
>
> > On Sun, Oct 28, 2018 at 3:41 PM <tuxic@posteo.de> wrote:
> >
> >>
> >> Hi,
> >>
> >> while syncing/updateing my system, inkscape failed to compile:
> >>
> >
> > Nikos posted about cairo issue recently that revdep-rebuild didnt fix. I
> > had a similar issue with different software. In my case;
> >
> > emerge -1 x11-libs/cairo dev-cpp/cairomm dev-python/pycairo
> >
> > Fixed it. Not sure which package was the problem.
> >
>
> dev-cpp/cairomm seems like the most likely candidate as its files are
> mentioned in Nikos' and your build errors, so try rebuilding that one first.
Hi,
reemergeing cairomm fixes the problem!
Many thanks for that solution! :)
Unfortunately I emerged and forget the '-1'...is there a
way to fix that?
Cheers!
Meino
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 6:46 ` tuxic
@ 2018-10-28 7:05 ` David Haller
2018-10-28 8:29 ` tuxic
2018-10-28 8:49 ` Peter Humphrey
1 sibling, 1 reply; 11+ messages in thread
From: David Haller @ 2018-10-28 7:05 UTC (permalink / raw
To: gentoo-user
Hello,
On Sun, 28 Oct 2018, tuxic@posteo.de wrote:
[..]
>reemergeing cairomm fixes the problem!
No wonder. The error was e.g.:
/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so:
undefined reference to `cairo_script_create'
$ qfile /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so
dev-cpp/cairomm (/usr/lib64/libcairomm-1.0.so)
So re-emerging dev-cpp/cairomm should be obvious ;)
>Unfortunately I emerged and forget the '-1'...is there a
>way to fix that?
# sed -i.orig '/^dev-cpp/cairomm$/d' /var/lib/portage/world
Check with
# diff -u /var/lib/portage/world.orig /var/lib/portage/world
that only that one entry is gone. Then you can remove the .orig.
Or just edit that world file with the editor of your choice.
HTH,
-dnh
--
I don't care about people reading in OE. It just gets bad if they
send postings, viruses, and complaints about non-existing attachements.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 7:05 ` David Haller
@ 2018-10-28 8:29 ` tuxic
0 siblings, 0 replies; 11+ messages in thread
From: tuxic @ 2018-10-28 8:29 UTC (permalink / raw
To: gentoo-user
On 10/28 08:05, David Haller wrote:
> Hello,
>
> On Sun, 28 Oct 2018, tuxic@posteo.de wrote:
> [..]
> >reemergeing cairomm fixes the problem!
>
> No wonder. The error was e.g.:
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so:
> undefined reference to `cairo_script_create'
>
> $ qfile /usr/lib/gcc/x86_64-pc-linux-gnu/8.2.0/../../../../lib64/libcairomm-1.0.so
> dev-cpp/cairomm (/usr/lib64/libcairomm-1.0.so)
>
> So re-emerging dev-cpp/cairomm should be obvious ;)
>
> >Unfortunately I emerged and forget the '-1'...is there a
> >way to fix that?
>
> # sed -i.orig '/^dev-cpp/cairomm$/d' /var/lib/portage/world
>
> Check with
>
> # diff -u /var/lib/portage/world.orig /var/lib/portage/world
>
> that only that one entry is gone. Then you can remove the .orig.
>
> Or just edit that world file with the editor of your choice.
>
> HTH,
> -dnh
>
> --
> I don't care about people reading in OE. It just gets bad if they
> send postings, viruses, and complaints about non-existing attachements.
>
Hi dnh,
thanks for your help!
I know of the entry in the world file but was unsure, whether
somewhere else were traces of the cairomm installation...
Cheers!
Meino
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 6:46 ` tuxic
2018-10-28 7:05 ` David Haller
@ 2018-10-28 8:49 ` Peter Humphrey
2018-10-28 9:05 ` tuxic
1 sibling, 1 reply; 11+ messages in thread
From: Peter Humphrey @ 2018-10-28 8:49 UTC (permalink / raw
To: gentoo-user
On Sunday, 28 October 2018 06:46:37 GMT tuxic@posteo.de wrote:
> On 10/28 04:13, Adam Carter wrote:
> > On Sun, Oct 28, 2018 at 4:08 PM Adam Carter <adamcarter3@gmail.com> wrote:
> > > On Sun, Oct 28, 2018 at 3:41 PM <tuxic@posteo.de> wrote:
> > >> Hi,
> > >
> > >> while syncing/updateing my system, inkscape failed to compile:
> > > Nikos posted about cairo issue recently that revdep-rebuild didnt fix. I
> > > had a similar issue with different software. In my case;
> > >
> > > emerge -1 x11-libs/cairo dev-cpp/cairomm dev-python/pycairo
> > >
> > > Fixed it. Not sure which package was the problem.
> >
> > dev-cpp/cairomm seems like the most likely candidate as its files are
> > mentioned in Nikos' and your build errors, so try rebuilding that one
> > first.
> Hi,
>
> reemergeing cairomm fixes the problem!
> Many thanks for that solution! :)
>
> Unfortunately I emerged and forget the '-1'...is there a
> way to fix that?
emerge --deselect cairomm.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 8:49 ` Peter Humphrey
@ 2018-10-28 9:05 ` tuxic
2018-10-28 9:55 ` Peter Humphrey
0 siblings, 1 reply; 11+ messages in thread
From: tuxic @ 2018-10-28 9:05 UTC (permalink / raw
To: gentoo-user
On 10/28 08:49, Peter Humphrey wrote:
> On Sunday, 28 October 2018 06:46:37 GMT tuxic@posteo.de wrote:
> > On 10/28 04:13, Adam Carter wrote:
> > > On Sun, Oct 28, 2018 at 4:08 PM Adam Carter <adamcarter3@gmail.com> wrote:
> > > > On Sun, Oct 28, 2018 at 3:41 PM <tuxic@posteo.de> wrote:
> > > >> Hi,
> > > >
> > > >> while syncing/updateing my system, inkscape failed to compile:
> > > > Nikos posted about cairo issue recently that revdep-rebuild didnt fix. I
> > > > had a similar issue with different software. In my case;
> > > >
> > > > emerge -1 x11-libs/cairo dev-cpp/cairomm dev-python/pycairo
> > > >
> > > > Fixed it. Not sure which package was the problem.
> > >
> > > dev-cpp/cairomm seems like the most likely candidate as its files are
> > > mentioned in Nikos' and your build errors, so try rebuilding that one
> > > first.
> > Hi,
> >
> > reemergeing cairomm fixes the problem!
> > Many thanks for that solution! :)
> >
> > Unfortunately I emerged and forget the '-1'...is there a
> > way to fix that?
>
> emerge --deselect cairomm.
>
> --
> Regards,
> Peter.
Hi Peter,
oh YEAH...sometimes the """problem""" seems to imply
a vast complicate solution....and one do not even
assume that there is something that straight forward
as
emerge --deselect cairomm
.
GREAT! :)
Cheers!
Meino
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Inkscape failed to compile...(update from this morning)
2018-10-28 9:05 ` tuxic
@ 2018-10-28 9:55 ` Peter Humphrey
0 siblings, 0 replies; 11+ messages in thread
From: Peter Humphrey @ 2018-10-28 9:55 UTC (permalink / raw
To: gentoo-user
On Sunday, 28 October 2018 09:05:59 GMT tuxic@posteo.de wrote:
> oh YEAH...sometimes the """problem""" seems to imply
> a vast complicate solution....and one do not even
> assume that there is something that straight forward
> as
>
> emerge --deselect cairomm
>
> .
> GREAT! :)
>
> Cheers!
> Meino
Glad to be of service. :)
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2018-10-28 9:55 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-28 3:29 [gentoo-user] Inkscape failed to compile...(update from this morning) tuxic
2018-10-28 3:54 ` Dale
2018-10-28 4:41 ` tuxic
2018-10-28 5:08 ` Adam Carter
2018-10-28 5:13 ` Adam Carter
2018-10-28 6:46 ` tuxic
2018-10-28 7:05 ` David Haller
2018-10-28 8:29 ` tuxic
2018-10-28 8:49 ` Peter Humphrey
2018-10-28 9:05 ` tuxic
2018-10-28 9:55 ` Peter Humphrey
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox