ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Andrey Cherepanov <cas@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#217933] FAILED (try 3) gutenprint.git=5.3.1-alt1 photoprint.git=0.4.1-alt4
Date: Mon, 17 Dec 2018 13:31:22 +0000
Message-ID: <20181217133122.GA7353@gyle.altlinux.org> (raw)

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

2018-Dec-17 13:25:56 :: task #217933 for sisyphus resumed by cas:
#100 removed
#200 build 5.3.1-alt1 from /people/cas/packages/gutenprint.git fetched at 2018-Dec-17 12:17:07
#300 build 0.4.1-alt4 from /gears/p/photoprint.git fetched at 2018-Dec-17 13:25:51
2018-Dec-17 13:26:15 :: created build repo
2018-Dec-17 13:26:17 :: [x86_64] #200 gutenprint.git 5.3.1-alt1: build start
2018-Dec-17 13:26:17 :: [i586] #200 gutenprint.git 5.3.1-alt1: build start
2018-Dec-17 13:26:17 :: [aarch64] #200 gutenprint.git 5.3.1-alt1: build start
2018-Dec-17 13:27:38 :: [x86_64] gutenprint.git 5.3.1-alt1: remote: no need to rebuild
2018-Dec-17 13:27:38 :: [x86_64] #200 gutenprint.git 5.3.1-alt1: build OK
2018-Dec-17 13:27:38 :: [x86_64] #300 photoprint.git 0.4.1-alt4: build start
2018-Dec-17 13:27:42 :: [i586] gutenprint.git 5.3.1-alt1: remote: no need to rebuild
2018-Dec-17 13:27:42 :: [i586] #200 gutenprint.git 5.3.1-alt1: build OK
2018-Dec-17 13:27:42 :: [i586] #300 photoprint.git 0.4.1-alt4: build start
2018-Dec-17 16:28:10 :: [aarch64] gutenprint.git 5.3.1-alt1: remote: no need to rebuild
2018-Dec-17 13:28:10 :: [aarch64] #200 gutenprint.git 5.3.1-alt1: build OK
2018-Dec-17 13:28:10 :: [aarch64] #300 photoprint.git 0.4.1-alt4: build start
gprinter.cpp: In member function 'virtual void GPrinter::GetImageableArea()':
gprinter.cpp:398:32: error: 'stp_get_papersize_by_name' was not declared in this scope
   const stp_papersize_t *paper=stp_get_papersize_by_name(papersize);
--
                                stp_list_get_item_by_name
gprinter.cpp:412:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:427:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:437:31: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
   stp_get_media_size(stpvars, &pagewidth, &pageheight);
--
           stp_dimension_t *width, stp_dimension_t *height);
gprinter.cpp:441:34: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
  stp_get_imageable_area(stpvars, &l, &r, &b, &t);
2018-Dec-17 13:29:51 :: [x86_64] photoprint.git 0.4.1-alt4: remote: build failed
2018-Dec-17 13:29:51 :: [x86_64] #300 photoprint.git 0.4.1-alt4: build FAILED
gprinter.cpp: In member function 'virtual void GPrinter::GetImageableArea()':
gprinter.cpp:398:32: error: 'stp_get_papersize_by_name' was not declared in this scope
   const stp_papersize_t *paper=stp_get_papersize_by_name(papersize);
--
                                stp_list_get_item_by_name
gprinter.cpp:412:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:427:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:437:31: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
   stp_get_media_size(stpvars, &pagewidth, &pageheight);
--
           stp_dimension_t *width, stp_dimension_t *height);
gprinter.cpp:441:34: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
  stp_get_imageable_area(stpvars, &l, &r, &b, &t);
2018-Dec-17 13:29:53 :: [i586] photoprint.git 0.4.1-alt4: remote: build failed
2018-Dec-17 13:29:53 :: [i586] #300 photoprint.git 0.4.1-alt4: build FAILED
gprinter.cpp: In member function 'virtual void GPrinter::GetImageableArea()':
gprinter.cpp:398:32: error: 'stp_get_papersize_by_name' was not declared in this scope
   const stp_papersize_t *paper=stp_get_papersize_by_name(papersize);
--
                                stp_list_get_item_by_name
gprinter.cpp:412:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:427:32: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
     stp_get_size_limit(stpvars,&mw,&mh,&nw,&nh);
--
      stp_dimension_t *max_width, stp_dimension_t *max_height,
gprinter.cpp:437:31: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
   stp_get_media_size(stpvars, &pagewidth, &pageheight);
--
           stp_dimension_t *width, stp_dimension_t *height);
gprinter.cpp:441:34: error: cannot convert 'int*' to 'stp_dimension_t*' {aka 'double*'}
  stp_get_imageable_area(stpvars, &l, &r, &b, &t);
2018-Dec-17 16:31:21 :: [aarch64] photoprint.git 0.4.1-alt4: remote: build failed
2018-Dec-17 13:31:21 :: [aarch64] #300 photoprint.git 0.4.1-alt4: build FAILED
2018-Dec-17 13:29:51 :: [x86_64] build FAILED
2018-Dec-17 13:29:53 :: [i586] build FAILED
2018-Dec-17 13:31:21 :: [aarch64] build FAILED
2018-Dec-17 13:31:21 :: task #217933 for sisyphus FAILED


                 reply	other threads:[~2018-12-17 13:31 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=20181217133122.GA7353@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=cas@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