From: Girar Builder awaiter robot <girar-builder@altlinux.org> To: Vitaly Lipatov <lav@altlinux.org> Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-sisyphus@altlinux.org Subject: [#245584] [test-only] FAILED (try 3) scsitarget-utils.git=1.0.78-alt2 Date: Wed, 5 Feb 2020 22:51:19 +0000 Message-ID: <20200205225119.GA29841@gyle.altlinux.org> (raw) 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
reply other threads:[~2020-02-05 22:51 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200205225119.GA29841@gyle.altlinux.org \ --to=girar-builder@altlinux.org \ --cc=girar-builder-sisyphus@altlinux.org \ --cc=lav@altlinux.org \ --cc=sisyphus-incominger@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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