ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#245584] [test-only] FAILED (try 3) scsitarget-utils.git=1.0.78-alt2
@ 2020-02-05 22:51 Girar Builder awaiter robot
  0 siblings, 0 replies; only message in thread
From: Girar Builder awaiter robot @ 2020-02-05 22:51 UTC (permalink / raw)
  To: Vitaly Lipatov; +Cc: sisyphus-incominger, girar-builder-sisyphus

http://git.altlinux.org/tasks/245584/logs/events.3.1.log

2020-Feb-05 22:50:45 :: test-only task #245584 for sisyphus resumed by lav:
#20 build 1.0.78-alt2 from /people/lav/packages/scsitarget-utils.git fetched at 2020-Feb-05 22:49:57
#40 removed
#100 removed
2020-Feb-05 22:50:46 :: [aarch64] #20 scsitarget-utils.git 1.0.78-alt2: build start
2020-Feb-05 22:50:46 :: [i586] #20 scsitarget-utils.git 1.0.78-alt2: build start
2020-Feb-05 22:50:46 :: [x86_64] #20 scsitarget-utils.git 1.0.78-alt2: build start
2020-Feb-05 22:50:46 :: [ppc64le] #20 scsitarget-utils.git 1.0.78-alt2: build start
bs_glfs.c: In function 'bs_glfs_request':
bs_glfs.c:113:9: error: too few arguments to function 'glfs_pread'
  113 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:150:9: error: too few arguments to function 'glfs_pread'
  150 |   ret = glfs_pread(gfd, tmpbuf, length, offset, SEEK_SET);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:193:4: error: too few arguments to function 'glfs_fdatasync'
  193 |    glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:207:9: error: too few arguments to function 'glfs_pwrite'
  207 |   ret = glfs_pwrite(gfd, write_buf, length, offset, lu->bsoflags);
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:225:5: error: too few arguments to function 'glfs_fdatasync'
  225 |     glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:260:10: error: too few arguments to function 'glfs_pwrite'
  260 |    ret = glfs_pwrite(gfd, tmpbuf, blocksize,
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:275:9: error: too few arguments to function 'glfs_pread'
  275 |   ret = glfs_pread(gfd, scsi_get_in_buffer(cmd),
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:302:9: error: too few arguments to function 'glfs_pread'
  302 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
2020-Feb-05 22:51:12 :: [i586] scsitarget-utils.git 1.0.78-alt2: remote: build failed
2020-Feb-05 22:51:12 :: [i586] #20 scsitarget-utils.git 1.0.78-alt2: build FAILED
2020-Feb-05 22:51:12 :: [i586] requesting cancellation of task processing
bs_glfs.c: In function 'bs_glfs_request':
bs_glfs.c:113:9: error: too few arguments to function 'glfs_pread'
  113 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:150:9: error: too few arguments to function 'glfs_pread'
  150 |   ret = glfs_pread(gfd, tmpbuf, length, offset, SEEK_SET);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:193:4: error: too few arguments to function 'glfs_fdatasync'
  193 |    glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:207:9: error: too few arguments to function 'glfs_pwrite'
  207 |   ret = glfs_pwrite(gfd, write_buf, length, offset, lu->bsoflags);
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:225:5: error: too few arguments to function 'glfs_fdatasync'
  225 |     glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:260:10: error: too few arguments to function 'glfs_pwrite'
  260 |    ret = glfs_pwrite(gfd, tmpbuf, blocksize,
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:275:9: error: too few arguments to function 'glfs_pread'
  275 |   ret = glfs_pread(gfd, scsi_get_in_buffer(cmd),
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:302:9: error: too few arguments to function 'glfs_pread'
  302 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
2020-Feb-05 22:51:12 :: [x86_64] scsitarget-utils.git 1.0.78-alt2: remote: build failed
2020-Feb-05 22:51:12 :: [x86_64] #20 scsitarget-utils.git 1.0.78-alt2: build FAILED
bs_glfs.c: In function 'bs_glfs_request':
bs_glfs.c:113:9: error: too few arguments to function 'glfs_pread'
  113 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:150:9: error: too few arguments to function 'glfs_pread'
  150 |   ret = glfs_pread(gfd, tmpbuf, length, offset, SEEK_SET);
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:193:4: error: too few arguments to function 'glfs_fdatasync'
  193 |    glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:207:9: error: too few arguments to function 'glfs_pwrite'
  207 |   ret = glfs_pwrite(gfd, write_buf, length, offset, lu->bsoflags);
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:225:5: error: too few arguments to function 'glfs_fdatasync'
  225 |     glfs_fdatasync(gfd);
--
  798 | glfs_fdatasync(glfs_fd_t *fd, struct glfs_stat *prestat,
bs_glfs.c:260:10: error: too few arguments to function 'glfs_pwrite'
  260 |    ret = glfs_pwrite(gfd, tmpbuf, blocksize,
--
  717 | glfs_pwrite(glfs_fd_t *fd, const void *buf, size_t count, off_t offset,
bs_glfs.c:275:9: error: too few arguments to function 'glfs_pread'
  275 |   ret = glfs_pread(gfd, scsi_get_in_buffer(cmd),
--
  713 | glfs_pread(glfs_fd_t *fd, void *buf, size_t count, off_t offset, int flags,
bs_glfs.c:302:9: error: too few arguments to function 'glfs_pread'
  302 |   ret = glfs_pread(gfd, tmpbuf, length, offset, lu->bsoflags);
2020-Feb-05 22:51:18 :: [aarch64] scsitarget-utils.git 1.0.78-alt2: remote: build failed
2020-Feb-05 22:51:18 :: [aarch64] #20 scsitarget-utils.git 1.0.78-alt2: build FAILED
make[1]: Entering directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -DTGT_VERSION=\"1.0.78\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/iscsid.c -o iscsi/iscsid.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
make[1]: Entering directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -DTGT_VERSION=\"1.0.78\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" target.c -o target.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
make[1]: Entering directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
cc -c -DUSE_SIGNALFD -DUSE_TIMERFD -DUSE_SYSTEMD -DUSE_EVENTFD -D_GNU_SOURCE -I. -g -O2 -fno-strict-aliasing -Wall -Wstrict-prototypes -Werror -fPIC -DTGT_VERSION=\"1.0.78\" -DBSDIR=\"/usr/lib64/tgt/backing-store\" iscsi/iser.c -o iscsi/iser.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/scsitarget-utils-1.0.78/usr'
make: *** [Makefile:24: programs] Error 2
2020-Feb-05 22:51:19 :: [ppc64le] scsitarget-utils.git 1.0.78-alt2: remote: build failed
2020-Feb-05 22:51:19 :: [ppc64le] #20 scsitarget-utils.git 1.0.78-alt2: build FAILED
2020-Feb-05 22:51:12 :: [i586] build FAILED
2020-Feb-05 22:51:12 :: [x86_64] build FAILED
2020-Feb-05 22:51:18 :: [aarch64] build FAILED
2020-Feb-05 22:51:19 :: [ppc64le] build FAILED
2020-Feb-05 22:51:19 :: task #245584 for sisyphus FAILED


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-02-05 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-05 22:51 [#245584] [test-only] FAILED (try 3) scsitarget-utils.git=1.0.78-alt2 Girar Builder awaiter robot

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git