Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [ia64-auto] Catalyst non-fatal build error - installcd-stage1.spec
Date: Wed, 08 May 2019 20:24:26
Message-Id: 20190508202425.58EE9E0863@pigeon.gentoo.org
1 checking dynamic linker characteristics... GNU/Linux ld.so
2 checking how to hardcode library paths into programs... immediate
3 checking whether stripping libraries is possible... yes
4 checking if libtool supports shared libraries... yes
5 checking whether to build shared libraries... yes
6 checking whether to build static libraries... yes
7 checking for uuid_generate in -luuid... yes
8 checking for _et_list in -lcom_err... yes
9 checking for ANSI C header files... (cached) yes
10 checking fcntl.h usability... yes
11 checking fcntl.h presence... yes
12 checking for fcntl.h... yes
13 checking limits.h usability... yes
14 checking limits.h presence... yes
15 checking for limits.h... yes
16 checking malloc.h usability... yes
17 checking malloc.h presence... yes
18 checking for malloc.h... yes
19 checking sys/ioctl.h usability... yes
20 checking sys/ioctl.h presence... yes
21 checking for sys/ioctl.h... yes
22 checking for unistd.h... (cached) yes
23 checking uuid/uuid.h usability... yes
24 checking uuid/uuid.h presence... yes
25 checking for uuid/uuid.h... yes
26 checking whether sys/types.h defines makedev... no
27 checking sys/mkdev.h usability... no
28 checking sys/mkdev.h presence... no
29 checking for sys/mkdev.h... no
30 checking sys/sysmacros.h usability... yes
31 checking sys/sysmacros.h presence... yes
32 checking for sys/sysmacros.h... yes
33 checking for an ANSI C-conforming const... yes
34 checking for inline... inline
35 checking for size_t... yes
36 checking for struct stat.st_rdev... yes
37 checking whether -Wuninitialized works... yes
38 checking whether -Wno-unused-parameter works... yes
39 checking whether -Wredundant-decls works... yes
40 checking for special C compiler options needed for large files... no
41 checking for _FILE_OFFSET_BITS value needed for large files... no
42 checking size of off_t... 8
43 checking size of blkcnt_t... 8
44 checking whether ia64-unknown-linux-gnu-gcc needs -traditional... no
45 checking for working memcmp... yes
46 checking for strftime... yes
47 checking for vprintf... yes
48 checking for _doprnt... no
49 checking for strerror... yes
50 checking for strstr... yes
51 checking for strtol... yes
52 checking for statfs... yes
53 checking for getmntent... yes
54 checking for hasmntopt... yes
55 checking for memset... yes
56 checking for time... yes
57 checking for uname... yes
58 checking for strptime... yes
59 checking for ctime_r... yes
60 checking for register_printf_modifier... yes
61 checking for register_printf_specifier... yes
62 checking that generated files are newer than configure... done
63 configure: creating ./config.status
64 config.status: creating include/Makefile
65 config.status: creating mkreiserfs/Makefile
66 config.status: creating mkreiserfs/mkreiserfs.8
67 config.status: creating resize_reiserfs/Makefile
68 config.status: creating resize_reiserfs/resize_reiserfs.8
69 config.status: creating fsck/Makefile
70 config.status: creating fsck/reiserfsck.8
71 config.status: creating lib/Makefile
72 config.status: creating Makefile
73 config.status: creating reiserfscore/Makefile
74 config.status: creating reiserfscore/reiserfscore.pc
75 config.status: creating debugreiserfs/Makefile
76 config.status: creating debugreiserfs/debugreiserfs.8
77 config.status: creating tune/Makefile
78 config.status: creating tune/reiserfstune.8
79 config.status: creating include/config.h
80 config.status: executing depfiles commands
81 config.status: executing libtool commands
82 configure:
83
84 Type 'make' to compile reiserfsprogs
85 Making all in include
86 make[1]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
87 make all-am
88 make[2]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
89 make[2]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
90 make[1]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/include'
91 Making all in lib
92 make[1]: Entering directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/lib'
93 /bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o io.lo io.c
94 /bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o misc.lo misc.c
95 /bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o parse_time.lo parse_time.c
96 /bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c -o progbar.lo progbar.c
97 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c misc.c -fPIC -DPIC -o .libs/misc.o
98 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c parse_time.c -fPIC -DPIC -o .libs/parse_time.o
99 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c io.c -fPIC -DPIC -o .libs/io.o
100 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c progbar.c -fPIC -DPIC -o .libs/progbar.o
101 In file included from parse_time.c:7:
102 ../include/misc.h:75:26: error: unknown type name 'loff_t'; did you mean 'off_t'?
103 int valid_offset(int fd, loff_t offset);
104 ^~~~~~
105 off_t
106 In file included from parse_time.c:8:
107 ../include/reiserfs_lib.h:300:55: error: unknown type name 'loff_t'; did you mean 'off_t'?
108 void set_offset(int format, struct reiserfs_key *key, loff_t offset);
109 ^~~~~~
110 off_t
111 ../include/reiserfs_lib.h:301:64: error: unknown type name 'loff_t'; did you mean 'off_t'?
112 void set_type_and_offset(int format, struct reiserfs_key *key, loff_t offset,
113 ^~~~~~
114 off_t
115 make[1]: *** [Makefile:369: parse_time.lo] Error 1
116 make[1]: *** Waiting for unfinished jobs....
117 io.c: In function 'open_rollback_file':
118 io.c:606:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
119 fread(string, 28, 1, s_rollback_file);
120 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
121 io.c:616:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
122 fread(&rollback_blocksize, sizeof(rollback_blocksize), 1,
123 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
124  s_rollback_file);
125 ~~~~~~~~~~~~~~~~
126 io.c: In function 'do_fsck_rollback':
127 io.c:707:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
128 fread(&rollback_blocks_number, sizeof(rollback_blocks_number), 1,
129 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
130  s_rollback_file);
131 ~~~~~~~~~~~~~~~~
132 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c progbar.c -o progbar.o >/dev/null 2>&1
133 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c misc.c -o misc.o >/dev/null 2>&1
134 libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../include -I../include -O2 -pipe -std=gnu89 -Wno-unused-parameter -Wredundant-decls -Wuninitialized -c io.c -o io.o >/dev/null 2>&1
135 make[1]: Leaving directory '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25/lib'
136 make: *** [Makefile:377: all-recursive] Error 1
137 * ERROR: sys-fs/reiserfsprogs-3.6.25::gentoo failed (compile phase):
138 * emake failed
139 *
140 * If you need support, post the output of `emerge --info '=sys-fs/reiserfsprogs-3.6.25::gentoo'`,
141 * the complete build log and the output of `emerge -pqv '=sys-fs/reiserfsprogs-3.6.25::gentoo'`.
142 * The complete build log is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/build.log'.
143 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/environment'.
144 * Working directory: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
145 * S: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
146 * Messages for package sys-power/acpid-2.0.31:
147 * Unable to find kernel sources at /usr/src/linux
148 * Unable to calculate Linux Kernel version for build, attempting to use running version
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 sys-fs/reiserfsprogs-3.6.25:
161 * ERROR: sys-fs/reiserfsprogs-3.6.25::gentoo failed (compile phase):
162 * emake failed
163 *
164 * If you need support, post the output of `emerge --info '=sys-fs/reiserfsprogs-3.6.25::gentoo'`,
165 * the complete build log and the output of `emerge -pqv '=sys-fs/reiserfsprogs-3.6.25::gentoo'`.
166 * The complete build log is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/build.log'.
167 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/temp/environment'.
168 * Working directory: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
169 * S: '/var/tmp/portage/sys-fs/reiserfsprogs-3.6.25/work/reiserfsprogs-3.6.25'
170
171
172
173
174
175
176
177 !!! catalyst: Error in attempt to build packages
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1403, in build_packages
182 "Error in attempt to build packages",env=self.env)
183 File "/usr/lib/catalyst/modules/catalyst_support.py", line 541, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: livecdbuild aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib/catalyst/catalyst", line 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1304, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1408, in build_packages
196 "build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage1
199 Catalyst aborting....
200 lockfile does not exist '/home/catalyst/tmp/default/livecd-stage1-ia64-20190508T031002Z/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.20190508T031002Z.iOF8ff/log/installcd-stage1.log