Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 760732 - app-i18n/fcitx-4.2.9.6 - FAILED: src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o
Summary: app-i18n/fcitx-4.2.9.6 - FAILED: src/lib/fcitx-gclient/CMakeFiles/fcitx-gclie...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on: 760735
Blocks:
  Show dependency tree
 
Reported: 2020-12-19 14:40 UTC by ernsteiswuerfel
Modified: 2021-02-06 21:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (fcitx-4.2.9.6:20201219-143647.log.xz,15.37 KB, application/x-xz)
2020-12-19 14:40 UTC, ernsteiswuerfel
Details
emerge --info (file_760732.txt,5.90 KB, text/plain)
2020-12-19 14:40 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2020-12-19 14:40:20 UTC
Created attachment 678805 [details]
build.log.xz

[...]
[70/374] /usr/bin/powerpc-unknown-linux-gnu-gcc  -I. -Isrc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Isrc/lib/fcitx-gclient  -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -Os -mcpu=7450 -pipe   -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib/fcitx-gclient/fcitxclient.c
FAILED: src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o 
/usr/bin/powerpc-unknown-linux-gnu-gcc  -I. -Isrc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Isrc/lib/fcitx-gclient  -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -Os -mcpu=7450 -pipe   -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib/fcitx-gclient/fcitxclient.c
/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib/fcitx-gclient/fcitxclient.c:24:10: fatal error: marshall.h: No such file or directory
   24 | #include "marshall.h"
      |          ^~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
 * ERROR: app-i18n/fcitx-4.2.9.6::gentoo failed (compile phase):
Comment 1 ernsteiswuerfel archtester 2020-12-19 14:40:55 UTC
Created attachment 678808 [details]
emerge --info
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-12-19 23:42:12 UTC
Your 'emerge --info' shows MAKEOPTS="-j16 -l18".
Problem seems the same as bug #539470.
Try with MAKEOPTS="-j1".
Comment 3 ernsteiswuerfel archtester 2020-12-20 14:17:50 UTC
(In reply to Arfrever Frehtes Taifersar Arahesis from comment #2)
> Your 'emerge --info' shows MAKEOPTS="-j16 -l18".
> Problem seems the same as bug #539470.
> Try with MAKEOPTS="-j1".
Tried it a 2nd time just to be sure but as the original build.log shows the build fails with -j1:

[...]
FAILED: src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o 
/usr/bin/powerpc-unknown-linux-gnu-gcc  -I. -Isrc -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src -I/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib/libffi/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Isrc/lib/fcitx-gclient  -Wall -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -Os -mcpu=7450 -pipe   -D_GNU_SOURCE -DFCITX_HAVE_CONFIG_H -std=gnu99 -MD -MT src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -MF src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o.d -o src/lib/fcitx-gclient/CMakeFiles/fcitx-gclient-static.dir/fcitxclient.c.o -c /var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib/fcitx-gclient/fcitxclient.c
/var/tmp/portage/app-i18n/fcitx-4.2.9.6/work/fcitx-4.2.9.6/src/lib/fcitx-gclient/fcitxclient.c:24:10: fatal error: marshall.h: No such file or directory
   24 | #include "marshall.h"
      |          ^~~~~~~~~~~~
compilation terminated.
ninja: build stopped: subcommand failed.
 * ERROR: app-i18n/fcitx-4.2.9.6::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed