Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] trouble emerging (*not* running) systemd on stable amd64
Date: Fri, 06 Dec 2013 17:28:49
Message-Id: CADPrc83TRXBS2fjOw_13KJ1KLd_bvNR+0DEEqmYfdgMYjRh-Ug@mail.gmail.com
In Reply to: [gentoo-user] trouble emerging (*not* running) systemd on stable amd64 by gottlieb@nyu.edu
1 On Fri, Dec 6, 2013 at 8:45 AM, <gottlieb@×××.edu> wrote:
2 > I hadn't synced one of my stable boxes for a while and tried today.
3 > This brings in gnome-3.8 and with it systemd. I realize I will need to
4 > *run* systemd to go to gnome-3.10. Indeed I do run systemd on my two
5 > main systems (~amd64).
6 >
7 > I was hoping to put off converting to systemd on this stable system for a
8 > few weeks.
9 >
10 > The merge of systemd generates the following near the end of build.log.
11 > I have manually "double-spaced" the output since the lines are very
12 > long.
13 >
14 > Any help would be appreciated.
15 > thanks,
16 > allan
17 >
18 > /usr/bin/m4 -P -DFOR_SYSTEM=1 < /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/units/getty@.service.m4 > units/getty@.service
19 >
20 > /bin/mkdir -p src/core/ && /bin/sed -e 's|@rootlibexecdir\@|/usr/lib/systemd|g' -e 's|@rootbindir\@|/usr/bin|g' -e 's|@bindir\@|/usr/bin|g' -e 's|@SYSTEMCTL\@|/usr/bin/systemctl|g' -e 's|@SYSTEMD_NOTIFY\@|/usr/bin/systemd-notify|g' -e 's|@pkgsysconfdir\@|/etc/systemd|g' -e 's|@SYSTEM_CONFIG_UNIT_PATH\@|/etc/systemd/system|g' -e 's|@USER_CONFIG_UNIT_PATH\@|/etc/systemd/user|g' -e 's|@pkgdatadir\@|/usr/share/systemd|g' -e 's|@systemunitdir\@|/usr/lib/systemd/system|g' -e 's|@userunitdir\@|/usr/lib/systemd/user|g' -e 's|@systempresetdir\@|/usr/lib/systemd/system-preset|g' -e 's|@userpresetdir\@|/usr/lib/systemd/user-preset|g' -e 's|@udevhwdbdir\@|/lib/udev/hwdb.d|g' -e 's|@udevrulesdir\@|/lib/udev/rules.d|g' -e 's|@catalogdir\@|/usr/lib/systemd/catalog|g' -e 's|@tmpfilesdir\@|/usr/lib/tmpfiles.d|g' -e 's|@sysctldir\@|/usr/lib/sysctl.d|g' -e 's|@systemgeneratordir\@|/usr/lib/systemd/system-generators|g' -e 's|@usergeneratordir\@|/usr/lib/systemd/user-generators|g' -e 's|@PACKAGE_VERSION\@|208|g' -e 's|@PACKAGE_NAME\@|systemd|g' -e 's|@PACKAGE_URL\@|http://www.freedesktop.org/wiki/Software/systemd|g' -e 's|@RANDOM_SEED\@|/var/lib/systemd/random-seed|g' -e 's|@prefix\@|/usr|g' -e 's|@exec_prefix\@|/usr|g' -e 's|@libdir\@|/usr/lib64|g' -e 's|@includedir\@|/usr/include|g' -e 's|@VERSION\@|208|g' -e 's|@rootprefix\@|/usr|g' -e 's|@udevlibexecdir\@|/lib/udev|g' -e 's|@SUSHELL\@|/bin/sh|g' -e 's|@DEBUGTTY\@|/dev/tty9|g' -e 's|@KILL\@|/bin/kill|g' -e 's|@KMOD\@|/bin/kmod|g' -e 's|@MKDIR_P\@|/bin/mkdir -p|g' -e 's|@QUOTAON\@|/usr/sbin/quotaon|g' -e 's|@QUOTACHECK\@|/usr/sbin/quotacheck|g' -e 's|@SYSTEM_SYSVINIT_PATH\@||g' -e 's|@VARLOGDIR\@|/var/log|g' -e 's|@RC_LOCAL_SCRIPT_PATH_START\@|/etc/rc.local|g' -e 's|@RC_LOCAL_SCRIPT_PATH_STOP\@|/usr/sbin/halt.local|g' -e 's|@PYTHON\@|/usr/bin/python|g' -e 's|@PYTHON_BINARY\@|/usr/bin/python|g' < /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/src/core/org.freedesktop.systemd1.policy.in.in > src/core/org.freedesktop.systemd1.policy.in
21 >
22 > LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/po /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/src/login/org.freedesktop.login1.policy.in src/login/org.freedesktop.login1.policy
23 >
24 > LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/po /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/src/timedate/org.freedesktop.timedate1.policy.in src/timedate/org.freedesktop.timedate1.policy
25 >
26 > LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/po /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/src/locale/org.freedesktop.locale1.policy.in src/locale/org.freedesktop.locale1.policy
27 >
28 > LC_ALL=C /usr/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/po /mnt/h/portage-tmpdir/portage/sys-apps/systemd-208-r2/work/systemd-208/src/hostname/org.freedesktop.hostname1.policy.in src/hostname/org.freedesktop.hostname1.policy
29 >
30 > Cannot open src/hostname/org.freedesktop.hostname1.policy: No such file or directory
31
32 That is weird.
33
34 > Generating and caching the translation database
35 >
36 > Merging translations into src/hostname/org.freedesktop.hostname1.policy.
37 >
38 > make[2]: *** [src/hostname/org.freedesktop.hostname1.policy] Error 2
39 >
40 > make[2]: *** Waiting for unfinished jobs....
41 >
42 > Cannot open src/timedate/org.freedesktop.timedate1.policy: No such file or directory
43
44 Have you tried to emerge it with MAKEOPTS="-j1"?
45
46 Regards.
47 --
48 Canek Peláez Valdés
49 Posgrado en Ciencia e Ingeniería de la Computación
50 Universidad Nacional Autónoma de México

Replies