ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: Anton Farygin <rider@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org, girar-builder-p8@altlinux.org
Subject: [#219693] p8 FAILED powertop.git=2.10-alt1
Date: Mon, 21 Jan 2019 07:04:02 +0000
Message-ID: <20190121070402.GA17613@gyle.altlinux.org> (raw)

http://git.altlinux.org/tasks/219693/logs/events.1.1.log

2019-Jan-21 07:02:51 :: task #219693 for p8 started by rider:
#100 build 2.10-alt1 from /gears/p/powertop.git fetched at 2019-Jan-21 05:06:01
2019-Jan-21 07:02:53 :: [i586] #100 powertop.git 2.10-alt1: build start
2019-Jan-21 07:02:53 :: [x86_64] #100 powertop.git 2.10-alt1: build start
In file included from wakeup/wakeup_ethernet.cpp:45:0:
wakeup/wakeup_ethernet.h:35:16: error: 'PATH_MAX' was not declared in this scope
  char eth_path[PATH_MAX];
wakeup/wakeup_ethernet.cpp: In constructor 'ethernet_wakeup::ethernet_wakeup(const char*, const char*)':
wakeup/wakeup_ethernet.cpp:52:11: error: 'eth_path' was not declared in this scope
  snprintf(eth_path, sizeof(eth_path), "/sys/class/net/%s/device/power/wakeup", iface);
wakeup/wakeup_ethernet.cpp: In member function 'virtual int ethernet_wakeup::wakeup_value()':
wakeup/wakeup_ethernet.cpp:61:30: error: 'eth_path' was not declared in this scope
  content = read_sysfs_string(eth_path);
wakeup/wakeup_ethernet.cpp: In member function 'virtual void ethernet_wakeup::wakeup_toggle()':
wakeup/wakeup_ethernet.cpp:75:15: error: 'eth_path' was not declared in this scope
   write_sysfs(eth_path, "disabled");
wakeup/wakeup_ethernet.cpp:79:14: error: 'eth_path' was not declared in this scope
  write_sysfs(eth_path, "enabled");
wakeup/wakeup_ethernet.cpp: In function 'void wakeup_eth_callback(const char*)':
wakeup/wakeup_ethernet.cpp:97:16: error: 'PATH_MAX' was not declared in this scope
  char filename[PATH_MAX];
wakeup/wakeup_ethernet.cpp:99:11: error: 'filename' was not declared in this scope
  snprintf(filename, sizeof(filename), "/sys/class/net/%s/device/power/wakeup", d_name);
In file included from wakeup/wakeup_usb.cpp:45:0:
wakeup/wakeup_usb.h:35:16: error: 'PATH_MAX' was not declared in this scope
  char usb_path[PATH_MAX];
wakeup/wakeup_usb.cpp: In constructor 'usb_wakeup::usb_wakeup(const char*, const char*)':
wakeup/wakeup_usb.cpp:52:11: error: 'usb_path' was not declared in this scope
  snprintf(usb_path, sizeof(usb_path), "/sys/bus/usb/devices/%s/power/wakeup", iface);
wakeup/wakeup_usb.cpp: In member function 'virtual int usb_wakeup::wakeup_value()':
wakeup/wakeup_usb.cpp:61:30: error: 'usb_path' was not declared in this scope
  content = read_sysfs_string(usb_path);
2019-Jan-21 07:03:58 :: [x86_64] powertop.git 2.10-alt1: remote: build failed
2019-Jan-21 07:03:58 :: [x86_64] #100 powertop.git 2.10-alt1: build FAILED
In file included from wakeup/wakeup_ethernet.cpp:45:0:
wakeup/wakeup_ethernet.h:35:16: error: 'PATH_MAX' was not declared in this scope
  char eth_path[PATH_MAX];
wakeup/wakeup_ethernet.cpp: In constructor 'ethernet_wakeup::ethernet_wakeup(const char*, const char*)':
wakeup/wakeup_ethernet.cpp:52:11: error: 'eth_path' was not declared in this scope
  snprintf(eth_path, sizeof(eth_path), "/sys/class/net/%s/device/power/wakeup", iface);
wakeup/wakeup_ethernet.cpp: In member function 'virtual int ethernet_wakeup::wakeup_value()':
wakeup/wakeup_ethernet.cpp:61:30: error: 'eth_path' was not declared in this scope
  content = read_sysfs_string(eth_path);
wakeup/wakeup_ethernet.cpp: In member function 'virtual void ethernet_wakeup::wakeup_toggle()':
wakeup/wakeup_ethernet.cpp:75:15: error: 'eth_path' was not declared in this scope
   write_sysfs(eth_path, "disabled");
wakeup/wakeup_ethernet.cpp:79:14: error: 'eth_path' was not declared in this scope
  write_sysfs(eth_path, "enabled");
wakeup/wakeup_ethernet.cpp: In function 'void wakeup_eth_callback(const char*)':
wakeup/wakeup_ethernet.cpp:97:16: error: 'PATH_MAX' was not declared in this scope
  char filename[PATH_MAX];
wakeup/wakeup_ethernet.cpp:99:11: error: 'filename' was not declared in this scope
  snprintf(filename, sizeof(filename), "/sys/class/net/%s/device/power/wakeup", d_name);
In file included from wakeup/wakeup_usb.cpp:45:0:
wakeup/wakeup_usb.h:35:16: error: 'PATH_MAX' was not declared in this scope
  char usb_path[PATH_MAX];
wakeup/wakeup_usb.cpp: In constructor 'usb_wakeup::usb_wakeup(const char*, const char*)':
wakeup/wakeup_usb.cpp:52:11: error: 'usb_path' was not declared in this scope
  snprintf(usb_path, sizeof(usb_path), "/sys/bus/usb/devices/%s/power/wakeup", iface);
wakeup/wakeup_usb.cpp: In member function 'virtual int usb_wakeup::wakeup_value()':
wakeup/wakeup_usb.cpp:61:30: error: 'usb_path' was not declared in this scope
  content = read_sysfs_string(usb_path);
2019-Jan-21 07:04:02 :: [i586] powertop.git 2.10-alt1: remote: build failed
2019-Jan-21 07:04:02 :: [i586] #100 powertop.git 2.10-alt1: build FAILED
2019-Jan-21 07:03:59 :: [x86_64] build FAILED
2019-Jan-21 07:04:02 :: [i586] build FAILED
2019-Jan-21 07:04:02 :: task #219693 for p8 FAILED


                 reply	other threads:[~2019-01-21  7:04 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=20190121070402.GA17613@gyle.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=girar-builder-p8@altlinux.org \
    --cc=rider@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