Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779136 - gnome-extra/filemanager-actions-3.4 fails to compile: db2omf: Could not construct the OMF creator element.
Summary: gnome-extra/filemanager-actions-3.4 fails to compile: db2omf: Could not const...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 802903 819207 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-29 18:53 UTC by Thomas Deutschmann (RETIRED)
Modified: 2022-05-09 22:11 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,475.95 KB, text/plain)
2021-03-29 18:53 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2021-03-29 18:53:33 UTC
Created attachment 696087 [details]
build.log

> if ! test -d de/; then mkdir de/; fi
> if [ -f "C/fma-config-tool.xml" ]; then d="../"; else d="/var/tmp/portage/gnome-extra/filemanager-actions-3.4/work/filemanager-actions-3.4/docs/manual/"; fi; \
> mo="de/de.mo"; \
> if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/var/tmp/portage/gnome-extra/filemanager-actions-3.4/work/filemanager-actions-3.4/docs/manual/${mo}"; fi; \
> (cd de/ && \
>   `which xml2po` -m docbook -e -t "${mo}" \
>     "${d}C/fma-config-tool.xml" > fma-config-tool.xml.tmp && \
>     cp fma-config-tool.xml.tmp fma-config-tool.xml && rm -f fma-config-tool.xml.tmp)
> xsltproc -o fma-config-tool-de.omf --stringparam db2omf.basename fma-config-tool --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.5//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/var/tmp/portage/gnome-extra/filemanager-actions-3.4/work/filemanager-actions-3.4/docs/manual/fma-config-tool.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/fma-config-tool.xml || { rm -f "fma-config-tool-de.omf"; exit 1; }
> db2omf: Could not construct the OMF creator element.
>   Add an author element to fma-config-tool.xml.
> error: file de/fma-config-tool.xml
> xsltRunStylesheet : run failed
> make[2]: *** [Makefile:1107: fma-config-tool-de.omf] Error 1
> make[2]: Leaving directory '/var/tmp/portage/gnome-extra/filemanager-actions-3.4/work/filemanager-actions-3.4/docs/manual'
> make[1]: *** [Makefile:552: all-recursive] Error 1
> make[1]: Leaving directory '/var/tmp/portage/gnome-extra/filemanager-actions-3.4/work/filemanager-actions-3.4/docs'
> make: *** [Makefile:624: all-recursive] Error 1
>  * ERROR: gnome-extra/filemanager-actions-3.4::gentoo failed (compile phase):
>  *   emake failed
>
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2021-03-29 18:55:11 UTC
Portage 3.0.17 (python 3.8.8-final-0, default/linux/x86/17.0, gcc-10.2.0, glibc-2.32-r7, 5.4.97-gentoo-x86 i686)
=================================================================
System uname: Linux-5.4.97-gentoo-x86-i686-with-glibc2.1.3
KiB Mem:     3106076 total,    551376 free
KiB Swap:    8387560 total,   8386784 free
Timestamp of repository gentoo: Mon, 29 Mar 2021 17:35:51 +0000
Head commit of repository gentoo: d8eb92b30096b66eb2a2c9b615c427f56344bb75

sh bash 5.0_p18
ld GNU ld (Gentoo 2.35.1 p2) 2.35.1
ccache version 4.2 [enabled]
app-shells/bash:          5.0_p18::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          3.8.8::gentoo, 3.9.2::gentoo
dev-util/ccache:          4.2::gentoo
dev-util/cmake:           3.18.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/openrc:          0.42.1-r1::gentoo
sys-apps/sandbox:         2.20::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.2-r1::gentoo
sys-devel/binutils:       2.35.1-r1::gentoo
sys-devel/gcc:            10.2.0-r5::gentoo
sys-devel/gcc-config:     2.3.3::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.32-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gnat_2018"
ARCH="x86"
BINPKG_COMPRESS="bzip2"
BROOT=""
CBUILD="i686-pc-linux-gnu"
CCACHE_DIR="/var/cache/ccache"
CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
CHOST="i686-pc-linux-gnu"
CHOST_x86="i686-pc-linux-gnu"
COLLISION_IGNORE="/lib/modules/*"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m -Wno-error=jump-misses-init -Wno-error=sign-compare"
DEFAULT_ABI="x86"
EDITOR="/usr/bin/mcedit"
ELIBC="glibc"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -march=i686 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg ccache cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -march=i686 -pipe"
GCC_SPECS=""
GRUB_PLATFORMS="efi-32 pc"
GSETTINGS_BACKEND="dconf"
HOME="/root"
INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/10.2.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.35.1/info:/usr/share/info"
INPUT_DEVICES="libinput"
IUSE_IMPLICIT="abi_x86_32 prefix prefix-guest prefix-stack"
KERNEL="linux"
L10N="en en-US de de-DE"
LANG="en_US.UTF-8"
LC_MESSAGES="C"
LC_PAPER="de_DE.UTF-8"
LC_TIME="en_GB.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LIBDIR_x86="lib"
LINGUAS="en de"
LOGNAME="root"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
MAIL="/var/mail/root"
MAKEOPTS="--jobs 5 --load-average 7.95"
MANPAGER="manpager"
MOTD_SHOWN="pam"
MULTILIB_ABIS="x86"
NOCOLOR="true"
OFFICE_IMPLEMENTATION="libreoffice"
OPENCL_PROFILE="ocl-icd"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/11/bin"
PHP_TARGETS="php7-3 php7-4"
POSTGRES_TARGETS="postgres10 postgres11"
PRELINK_PATH_MASK="/usr/bin/evolution"
PWD="/root"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_8"
PYTHON_TARGETS="python3_8"
QT_GRAPHICSSYSTEM="raster"
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/11/bin"
RUBY_TARGETS="ruby25 ruby26"
SHELL="/bin/bash"
SHLVL="2"
SSH_TTY="/dev/pts/0"
SYSROOT="/"
TERM="tmux-256color"
TMUX="/tmp//tmux-0/default,3302,0"
TMUX_PANE="%2"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
USER="root"
USERLAND="GNU"
VIDEO_CARDS="vmware"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_RUNTIME_DIR="/run/user/0"
XDG_SESSION_CLASS="user"
XDG_SESSION_ID="1"
XDG_SESSION_TYPE="tty"
Comment 2 Matt Turner gentoo-dev 2021-04-01 03:03:11 UTC
Looks to be locale dependent:

> db2omf: Could not construct the OMF creator element.
>   Add an author element to fma-config-tool.xml.
> error: file de/fma-config-tool.xml
> xsltRunStylesheet : run failed

Your log has

> /usr/bin/pkg-config --variable db2omf gnome-doc-utils` de/fma-config-tool.xml

and here I see

> /usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/fma-config-tool.xml
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-01 10:38:23 UTC
Please keep this blocker. This bug maybe gets triggered by used locales but it's a regression: Same system is able to build =gnome-extra/filemanager-actions-3.2.4 so I will be unable to continue with stabilization.
Comment 4 Matt Turner gentoo-dev 2021-04-01 15:02:03 UTC
(In reply to Thomas Deutschmann from comment #3)
> Please keep this blocker. This bug maybe gets triggered by used locales but
> it's a regression: Same system is able to build
> =gnome-extra/filemanager-actions-3.2.4 so I will be unable to continue with
> stabilization.

I removed the package from the stabilization list and left this comment in the stabilization bug:

> Removing filemanager-actions from the list because I'm doubtful it even works
> anymore (https://gitlab.gnome.org/GNOME/filemanager-actions/-/issues/12)
Comment 5 Matt Turner gentoo-dev 2021-04-01 19:37:56 UTC
FWIW, I poked at the XML files, figuring that some <author> tag needed to be added somewhere and couldn't figure out what the problem was.
Comment 6 Matt Turner gentoo-dev 2021-08-09 19:51:13 UTC
*** Bug 802903 has been marked as a duplicate of this bug. ***
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-03 21:49:07 UTC
*** Bug 819207 has been marked as a duplicate of this bug. ***
Comment 8 Matt Turner gentoo-dev 2022-05-09 22:11:55 UTC
Package removed.