Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [hppa-auto] Catalyst fatal build error - installcd-stage1.spec
Date: Fri, 04 Oct 2019 08:53:07
Message-Id: 20191004085305.98174E0882@pigeon.gentoo.org
1 checking for objdir... .libs
2 checking if hppa1.1-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
3 checking for hppa1.1-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
4 checking if hppa1.1-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
5 checking if hppa1.1-unknown-linux-gnu-gcc static flag -static works... yes
6 checking if hppa1.1-unknown-linux-gnu-gcc supports -c -o file.o... yes
7 checking if hppa1.1-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes
8 checking whether the hppa1.1-unknown-linux-gnu-gcc linker (/usr/hppa1.1-unknown-linux-gnu/bin/ld) supports shared libraries... yes
9 checking whether -lc should be explicitly linked in... no
10 checking dynamic linker characteristics... GNU/Linux ld.so
11 checking how to hardcode library paths into programs... immediate
12 checking whether stripping libraries is possible... yes
13 checking if libtool supports shared libraries... yes
14 checking whether to build shared libraries... yes
15 checking whether to build static libraries... no
16 checking for uuid_generate in -luuid... yes
17 checking for _et_list in -lcom_err... yes
18 checking for ANSI C header files... (cached) yes
19 checking fcntl.h usability... yes
20 checking fcntl.h presence... yes
21 checking for fcntl.h... yes
22 checking limits.h usability... yes
23 checking limits.h presence... yes
24 checking for limits.h... yes
25 checking malloc.h usability... yes
26 checking malloc.h presence... yes
27 checking for malloc.h... yes
28 checking sys/ioctl.h usability... yes
29 checking sys/ioctl.h presence... yes
30 checking for sys/ioctl.h... yes
31 checking for unistd.h... (cached) yes
32 checking uuid/uuid.h usability... yes
33 checking uuid/uuid.h presence... yes
34 checking for uuid/uuid.h... yes
35 checking whether sys/types.h defines makedev... no
36 checking sys/mkdev.h usability... no
37 checking sys/mkdev.h presence... no
38 checking for sys/mkdev.h... no
39 checking sys/sysmacros.h usability... yes
40 checking sys/sysmacros.h presence... yes
41 checking for sys/sysmacros.h... yes
42 checking for an ANSI C-conforming const... yes
43 checking for inline... inline
44 checking for size_t... yes
45 checking for struct stat.st_rdev... yes
46 checking whether -Wuninitialized works... yes
47 checking whether -Wno-unused-parameter works... yes
48 checking whether -Wredundant-decls works... yes
49 checking for special C compiler options needed for large files... no
50 checking for _FILE_OFFSET_BITS value needed for large files... 64
51 checking size of off_t... 8
52 checking size of blkcnt_t... 8
53 checking whether hppa1.1-unknown-linux-gnu-gcc needs -traditional... no
54 checking for working memcmp... yes
55 checking for strftime... yes
56 checking for vprintf... yes
57 checking for _doprnt... no
58 checking for strerror... yes
59 checking for strstr... yes
60 checking for strtol... yes
61 checking for statfs... yes
62 checking for getmntent... yes
63 checking for hasmntopt... yes
64 checking for memset... yes
65 checking for time... yes
66 checking for uname... yes
67 checking for strptime... yes
68 checking for ctime_r... yes
69 checking for register_printf_modifier... yes
70 checking for register_printf_specifier... yes
71 checking that generated files are newer than configure... done
72 configure: creating ./config.status
73 config.status: creating include/Makefile
74 config.status: creating mkreiserfs/Makefile
75 config.status: creating mkreiserfs/mkreiserfs.8
76 config.status: creating resize_reiserfs/Makefile
77 config.status: creating resize_reiserfs/resize_reiserfs.8
78 config.status: creating fsck/Makefile
79 config.status: creating fsck/reiserfsck.8
80 config.status: creating lib/Makefile
81 config.status: creating Makefile
82 config.status: creating reiserfscore/Makefile
83 config.status: creating reiserfscore/reiserfscore.pc
84 config.status: creating debugreiserfs/Makefile
85 config.status: creating debugreiserfs/debugreiserfs.8
86 config.status: creating tune/Makefile
87 config.status: creating tune/reiserfstune.8
88 config.status: creating include/config.h
89 config.status: executing depfiles commands
90 config.status: executing libtool commands
91 configure:
92
93 Type 'make' to compile reiserfsprogs
94 Making all in include
95 make[1]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
96 make all-am
97 make[2]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
98 make[2]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
99 make[1]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
100 Making all in lib
101 make[1]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/lib'
102 /bin/sh ../libtool --tag=CC --mode=compile hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o io.lo io.c
103 libtool: compile: hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c io.c -fPIC -DPIC -o .libs/io.o
104 io.c: In function 'open_rollback_file':
105 io.c:606:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
106 fread(string, 28, 1, s_rollback_file);
107 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108 io.c:616:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
109 fread(&rollback_blocksize, sizeof(rollback_blocksize), 1,
110 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
111  s_rollback_file);
112 ~~~~~~~~~~~~~~~~
113 io.c: In function 'do_fsck_rollback':
114 io.c:707:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
115 fread(&rollback_blocks_number, sizeof(rollback_blocks_number), 1,
116 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
117  s_rollback_file);
118 ~~~~~~~~~~~~~~~~
119 /bin/sh ../libtool --tag=CC --mode=compile hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o misc.lo misc.c
120 libtool: compile: hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c misc.c -fPIC -DPIC -o .libs/misc.o
121 /bin/sh ../libtool --tag=CC --mode=compile hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o parse_time.lo parse_time.c
122 libtool: compile: hppa1.1-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -march=1.1 -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c parse_time.c -fPIC -DPIC -o .libs/parse_time.o
123 In file included from parse_time.c:7:
124 ../include/misc.h:75:26: error: unknown type name 'loff_t'; did you mean 'off_t'?
125 int valid_offset(int fd, loff_t offset);
126 ^~~~~~
127 off_t
128 In file included from parse_time.c:8:
129 ../include/reiserfs_lib.h:300:55: error: unknown type name 'loff_t'; did you mean 'off_t'?
130 void set_offset(int format, struct reiserfs_key *key, loff_t offset);
131 ^~~~~~
132 off_t
133 ../include/reiserfs_lib.h:301:64: error: unknown type name 'loff_t'; did you mean 'off_t'?
134 void set_type_and_offset(int format, struct reiserfs_key *key, loff_t offset,
135 ^~~~~~
136 off_t
137 make[1]: *** [Makefile:369: parse_time.lo] Error 1
138 make[1]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/lib'
139 make: *** [Makefile:377: all-recursive] Error 1
140 * ERROR: sys-fs/reiserfsprogs-3.6.25::gentoo failed (compile phase):
141 * emake failed
142 *
143 * If you need support, post the output of `emerge --info '=sys-fs/reiserfsprogs-3.6.25::gentoo'`,
144 * the complete build log and the output of `emerge -pqv '=sys-fs/reiserfsprogs-3.6.25::gentoo'`.
145 * The complete build log is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/build.log'.
146 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/environment'.
147 * Working directory: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
148 * S: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
149 * Messages for package sys-fs/eudev-3.2.5:
150 *
151 * As of 2013-01-29, eudev-3.2.5 provides the new interface renaming functionality,
152 * as described in the URL below:
153 * https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames
154 *
155 * This functionality is enabled BY DEFAULT because eudev has no means of synchronizing
156 * between the default or user-modified choice of sys-fs/udev. If you wish to disable
157 * this new iface naming, please be sure that /etc/udev/rules.d/80-net-name-slot.rules
158 * exists: touch /etc/udev/rules.d/80-net-name-slot.rules
159 *
160 * Messages for package net-misc/vconfig-1.9:
161 * MTU problems exist for many ethernet drivers.
162 * Reduce the MTU on the interface to 1496 to work around them.
163 * Messages for package sys-fs/reiserfsprogs-3.6.25:
164 * ERROR: sys-fs/reiserfsprogs-3.6.25::gentoo failed (compile phase):
165 * emake failed
166 *
167 * If you need support, post the output of `emerge --info '=sys-fs/reiserfsprogs-3.6.25::gentoo'`,
168 * the complete build log and the output of `emerge -pqv '=sys-fs/reiserfsprogs-3.6.25::gentoo'`.
169 * The complete build log is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/build.log'.
170 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/environment'.
171 * Working directory: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
172 * S: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
173
174
175
176
177
178
179 04 Oct 2019 04:52:52 EDT: ERROR : CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-admin/hddtemp', 'app-admin/passook', 'app-admin/pwgen', 'app-admin/syslog-ng', 'app-arch/unzip', 'app-crypt/gnupg', 'app-editors/emacs', 'app-editors/vim', 'app-misc/screen', 'app-portage/mirrorselect', 'app-text/wgetpaste', 'dev-util/debootstrap', 'net-analyzer/traceroute', 'net-dialup/mingetty', 'net-dialup/rp-pppoe', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-irc/irssi', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ntp', 'net-misc/rdate', 'net-misc/vconfig', 'net-proxy/dante', 'sys-apps/ethtool', 'sys-apps/hdparm', 'sys-apps/hwsetup', 'sys-apps/iproute2', 'sys-apps/pciutils', 'sys-apps/sdparm', 'sys-apps/usbutils', 'sys-devel/bc', 'sys-devel/binutils-hppa64', 'sys-devel/kgcc64', 'sys-fs/cryptsetup', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/lsscsi', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/m
180 dadm', 'sys-fs/reiserfsprogs', 'sys-fs/xfsprogs', 'sys-libs/gpm', 'www-client/links', 'app-misc/livecd-tools']) exited 1
181 04 Oct 2019 04:52:58 EDT: ERROR : CatalystError: livecdbuild aborting due to error.
182 04 Oct 2019 04:52:58 EDT: ERROR : Exception running action sequence build_packages
183 Traceback (most recent call last):
184 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1561, in build_packages
185 cmd(command, env=self.env)
186 File "/usr/lib/python3.6/site-packages/catalyst/support.py", line 54, in cmd
187 print_traceback=False)
188 catalyst.support.CatalystError: cmd(['/usr/share/catalyst/targets/livecd-stage1/livecd-stage1-controller.sh', 'build_packages', 'app-accessibility/brltty', 'app-admin/hddtemp', 'app-admin/passook', 'app-admin/pwgen', 'app-admin/syslog-ng', 'app-arch/unzip', 'app-crypt/gnupg', 'app-editors/emacs', 'app-editors/vim', 'app-misc/screen', 'app-portage/mirrorselect', 'app-text/wgetpaste', 'dev-util/debootstrap', 'net-analyzer/traceroute', 'net-dialup/mingetty', 'net-dialup/rp-pppoe', 'net-fs/cifs-utils', 'net-fs/nfs-utils', 'net-irc/irssi', 'net-misc/dhcpcd', 'net-misc/iputils', 'net-misc/ntp', 'net-misc/rdate', 'net-misc/vconfig', 'net-proxy/dante', 'sys-apps/ethtool', 'sys-apps/hdparm', 'sys-apps/hwsetup', 'sys-apps/iproute2', 'sys-apps/pciutils', 'sys-apps/sdparm', 'sys-apps/usbutils', 'sys-devel/bc', 'sys-devel/binutils-hppa64', 'sys-devel/kgcc64', 'sys-fs/cryptsetup', 'sys-fs/dosfstools', 'sys-fs/e2fsprogs', 'sys-fs/lsscsi', 'sys-fs/lsscsi', 'sys-fs/lvm2', 'sys-fs/mdadm', 'sys-fs/reis
189 erfsprogs', 'sys-fs/xfsprogs', 'sys-libs/gpm', 'www-client/links', 'app-misc/livecd-tools']) exited 1
190
191 During handling of the above exception, another exception occurred:
192
193 Traceback (most recent call last):
194 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1465, in run
195 getattr(self, x)()
196 File "/usr/lib/python3.6/site-packages/catalyst/base/stagebase.py", line 1568, in build_packages
197 "build aborting due to error.")
198 catalyst.support.CatalystError: livecdbuild aborting due to error.
199 04 Oct 2019 04:52:58 EDT: NOTICE : Cleaning up... Running unbind()
200 Command exited with non-zero status 2
201 1429.18user 616.30system 1:09:52elapsed 48%CPU (0avgtext+0avgdata 55564maxresident)k
202 0inputs+0outputs (77major+6472683minor)pagefaults 0swaps
203
204
205
206 Full build log at /tmp/catalyst-auto.20191001T093029Z.ylQ6j8/log/installcd-stage1.log