You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "Aled Sage (JIRA)" <ji...@apache.org> on 2016/08/29 12:02:20 UTC

[jira] [Created] (BROOKLYN-340) nginx failed to install on CentOS 6.8: yum epel/gcc failed

Aled Sage created BROOKLYN-340:
----------------------------------

             Summary: nginx failed to install on CentOS 6.8: yum epel/gcc failed
                 Key: BROOKLYN-340
                 URL: https://issues.apache.org/jira/browse/BROOKLYN-340
             Project: Brooklyn
          Issue Type: Bug
            Reporter: Aled Sage


With Brooklyn 0.10.0-SNAPSHOT (from approx 23-Jul-2016)...

While attempting to deploy the standard "Template 4: Resilient Load-Balanced Bash Web Cluster with Sensors" to a CentOS 6.8 VMs on OpenStack (BlueBox singapore), the nginx deployment failed to install with the error below.

The most important lines are (probably):

{noformat}
+ sudo -E -n -S -- yum -y install epel-release
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Importing GPG key 0xC105B9DE:
 Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <ce...@centos.org>
 Package: centos-release-6-8.el6.centos.12.3.x86_64 (@anaconda-CentOS-201605220104.x86_64/6.8)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
+ test 501 -eq 0
+ sudo -E -n -S -- yum upgrade -y ca-certificates --disablerepo=epel
+ test 501 -eq 0
+ sudo -E -n -S -- yum -y --nogpgcheck install gcc
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
+ echo 'WARNING: no known/successful package manager to install nginx-prerequisites-gcc, may fail subsequently'
+ tee /dev/stderr
WARNING: no known/successful package manager to install nginx-prerequisites-gcc, may fail subsequently
...
./configure: error: C compiler cc is not found}}. Presumably we need to ensure that gcc is installed, before trying to install nginx.
{noformat}

The full install stdout/stderr is:

{noformat}
Failed after 1m 24s

likely an error building nginx. consult the brooklyn log ssh output for further details.
note that this Brooklyn nginx driver compiles nginx from source. it attempts to install common prerequisites but this does not always succeed.

STDERR
+ export INSTALL_DIR=/home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0
+ INSTALL_DIR=/home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0
+ mkdir -p /home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0
+ cd /home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0
+ test -f BROOKLYN
+ which tar
++ which apt-get
which: no apt-get in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ test -z
+ true
+ which gcc
which: no gcc in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which zypper
which: no zypper in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which apt-get
which: no apt-get in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which yum
+ echo yum exists, doing update
+ test 501 -eq 0
+ sudo -E -n -S -- yum check-update
+ true
+ test 501 -eq 0
+ sudo -E -n -S -- yum -y install epel-release
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY
Importing GPG key 0xC105B9DE:
 Userid : CentOS-6 Key (CentOS 6 Official Signing Key) <ce...@centos.org>
 Package: centos-release-6-8.el6.centos.12.3.x86_64 (@anaconda-CentOS-201605220104.x86_64/6.8)
 From   : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
+ test 501 -eq 0
+ sudo -E -n -S -- yum upgrade -y ca-certificates --disablerepo=epel
+ test 501 -eq 0
+ sudo -E -n -S -- yum -y --nogpgcheck install gcc
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
+ which brew
which: no brew in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which port
which: no port in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ echo 'WARNING: no known/successful package manager to install nginx-prerequisites-gcc, may fail subsequently'
+ tee /dev/stderr
WARNING: no known/successful package manager to install nginx-prerequisites-gcc, may fail subsequently
+ which make
+ which zypper
which: no zypper in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which apt-get
which: no apt-get in (/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/users/aled/bin)
+ which yum
+ echo yum exists, doing update
+ test 501 -eq 0
+ sudo -E -n -S -- yum check-update
+ true
+ test 501 -eq 0
+ sudo -E -n -S -- yum -y install epel-release
+ test 501 -eq 0
+ sudo -E -n -S -- yum upgrade -y ca-certificates --disablerepo=epel
+ test 501 -eq 0
+ sudo -E -n -S -- yum -y --nogpgcheck install openssl-devel pcre-devel
+ which curl
+ curl -f -L -k --retry 10 --keepalive-time 30 --speed-time 30 file:///home/users/aled/.brooklyn/repository/NginxController/1.8.0/nginx-1.8.0.tar.gz -o nginx-1.8.0.tar.gz
curl: (37) Couldn't open file /home/users/aled/.brooklyn/repository/NginxController/1.8.0/nginx-1.8.0.tar.gz
+ curl -f -L -k --retry 10 --keepalive-time 30 --speed-time 30 http://nginx.org/download/nginx-1.8.0.tar.gz -o nginx-1.8.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  6  812k    6 51846    0     0  66555      0  0:00:12 --:--:--  0:00:12 90324
 56  812k   56  462k    0     0   265k      0  0:00:03  0:00:01  0:00:02  301k
 78  812k   78  640k    0     0   222k      0  0:00:03  0:00:02  0:00:01  239k
100  812k  100  812k    0     0   222k      0  0:00:03  0:00:03 --:--:--  236k
+ tar xvzf nginx-1.8.0.tar.gz
+ cd /home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0/nginx-1.8.0
+ mkdir -p dist
+ ./configure --prefix=/home/users/aled/brooklyn-managed-processes/installs/NginxController_1.8.0/nginx-1.8.0/dist --with-http_ssl_module '--with-ld-opt=-L /usr/local/lib' '--with-cc-opt=-I /usr/local/include'


STDOUT
/bin/tar
/usr/bin/yum
yum exists, doing update
Loaded plugins: fastestmirror, presto
cronie.x86_64                         1.4.4-16.el6_8.2                   updates
cronie-anacron.x86_64                 1.4.4-16.el6_8.2                   updates
device-mapper.x86_64                  1.02.117-7.el6_8.1                 updates
device-mapper-libs.x86_64             1.02.117-7.el6_8.1                 updates
initscripts.x86_64                    9.03.53-1.el6.centos.1             updates
kernel.x86_64                         2.6.32-642.4.2.el6                 updates
kernel-firmware.noarch                2.6.32-642.4.2.el6                 updates
libcgroup.x86_64                      0.40.rc1-18.el6_8                  updates
libudev.x86_64                        147-2.73.el6_8.1                   updates
libxml2.x86_64                        2.7.6-21.el6_8.1                   updates
mdadm.x86_64                          3.3.4-1.el6_8.5                    updates
nss-softokn.x86_64                    3.14.3-23.3.el6_8                  updates
nss-softokn-freebl.x86_64             3.14.3-23.3.el6_8                  updates
python.x86_64                         2.6.6-66.el6_8                     updates
python-libs.x86_64                    2.6.6-66.el6_8                     updates
tar.x86_64                            2:1.23-15.el6_8                    updates
tzdata.noarch                         2016f-1.el6                        updates
udev.x86_64                           147-2.73.el6_8.1                   updates
yum.noarch                            3.2.29-75.el6.centos               updates
Loaded plugins: fastestmirror, presto
Setting up Install Process
Determining fastest mirrors
 * base: centos-distro.1gservers.com
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
Resolving Dependencies
--> Running transaction check
---> Package epel-release.noarch 0:6-8 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package                Arch             Version         Repository        Size
================================================================================
Installing:
 epel-release           noarch           6-8             extras            14 k
Transaction Summary
================================================================================
Install       1 Package(s)
Total download size: 14 k
Installed size: 22 k
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 14 k
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-6
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : epel-release-6-8.noarch                                      1/1
  Verifying  : epel-release-6-8.noarch                                      1/1
Installed:
  epel-release.noarch 0:6-8
Complete!
Loaded plugins: fastestmirror, presto
Setting up Upgrade Process
Loading mirror speeds from cached hostfile
 * base: centos-distro.1gservers.com
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
No Packages marked for Update
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
WARNING: no known/successful package manager to install nginx-prerequisites-gcc, may fail subsequently
/usr/bin/make
/usr/bin/yum
yum exists, doing update
Loaded plugins: fastestmirror, presto
Loading mirror speeds from cached hostfile
 * base: centos-distro.1gservers.com
 * epel: linux.mirrors.es.net
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
cronie.x86_64                   1.4.4-16.el6_8.2             updates
cronie-anacron.x86_64           1.4.4-16.el6_8.2             updates
device-mapper.x86_64            1.02.117-7.el6_8.1           updates
device-mapper-libs.x86_64       1.02.117-7.el6_8.1           updates
initscripts.x86_64              9.03.53-1.el6.centos.1       updates
kernel.x86_64                   2.6.32-642.4.2.el6           updates
kernel-firmware.noarch          2.6.32-642.4.2.el6           updates
libcgroup.x86_64                0.40.rc1-18.el6_8            updates
libudev.x86_64                  147-2.73.el6_8.1             updates
libxml2.x86_64                  2.7.6-21.el6_8.1             updates
mdadm.x86_64                    3.3.4-1.el6_8.5              updates
nss-softokn.x86_64              3.14.3-23.3.el6_8            updates
nss-softokn-freebl.x86_64       3.14.3-23.3.el6_8            updates
python.x86_64                   2.6.6-66.el6_8               updates
python-libs.x86_64              2.6.6-66.el6_8               updates
tar.x86_64                      2:1.23-15.el6_8              updates
tzdata.noarch                   2016f-1.el6                  updates
udev.x86_64                     147-2.73.el6_8.1             updates
yum.noarch                      3.2.29-75.el6.centos         updates
Obsoleting Packages
python2-boto.noarch             2.41.0-1.el6                 epel
    python-boto.noarch          2.32.1-1.el6.centos          @CentOS6-Extras/6.8
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos-distro.1gservers.com
 * epel: mirrors.kernel.org
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
Package epel-release-6-8.noarch already installed and latest version
Nothing to do
Loaded plugins: fastestmirror, presto
Setting up Upgrade Process
Loading mirror speeds from cached hostfile
 * base: centos-distro.1gservers.com
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
No Packages marked for Update
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: centos-distro.1gservers.com
 * epel: linux.mirrors.es.net
 * extras: pubmirrors.dal.corespace.com
 * updates: centos-distro.1gservers.com
Resolving Dependencies
--> Running transaction check
---> Package openssl-devel.x86_64 0:1.0.1e-48.el6_8.1 will be installed
--> Processing Dependency: zlib-devel for package: openssl-devel-1.0.1e-48.el6_8.1.x86_64
--> Processing Dependency: krb5-devel for package: openssl-devel-1.0.1e-48.el6_8.1.x86_64
---> Package pcre-devel.x86_64 0:7.8-7.el6 will be installed
--> Running transaction check
---> Package krb5-devel.x86_64 0:1.10.3-57.el6 will be installed
--> Processing Dependency: libselinux-devel for package: krb5-devel-1.10.3-57.el6.x86_64
--> Processing Dependency: libcom_err-devel for package: krb5-devel-1.10.3-57.el6.x86_64
--> Processing Dependency: keyutils-libs-devel for package: krb5-devel-1.10.3-57.el6.x86_64
---> Package zlib-devel.x86_64 0:1.2.3-29.el6 will be installed
--> Running transaction check
---> Package keyutils-libs-devel.x86_64 0:1.4-5.el6 will be installed
---> Package libcom_err-devel.x86_64 0:1.41.12-22.el6 will be installed
---> Package libselinux-devel.x86_64 0:2.0.94-7.el6 will be installed
--> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-7.el6.x86_64
--> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-7.el6.x86_64
--> Running transaction check
---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
 Package                  Arch        Version                Repository    Size
================================================================================
Installing:
 openssl-devel            x86_64      1.0.1e-48.el6_8.1      updates      1.2 M
 pcre-devel               x86_64      7.8-7.el6              base         320 k
Installing for dependencies:
 keyutils-libs-devel      x86_64      1.4-5.el6              base          29 k
 krb5-devel               x86_64      1.10.3-57.el6          base         504 k
 libcom_err-devel         x86_64      1.41.12-22.el6         base          33 k
 libselinux-devel         x86_64      2.0.94-7.el6           base         137 k
 libsepol-devel           x86_64      2.0.41-4.el6           base          64 k
 zlib-devel               x86_64      1.2.3-29.el6           base          44 k
Transaction Summary
================================================================================
Install       8 Package(s)
Total download size: 2.3 M
Installed size: 5.9 M
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 2.3 M
--------------------------------------------------------------------------------
Total                                           259 kB/s | 2.3 MB     00:08
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : zlib-devel-1.2.3-29.el6.x86_64                               1/8
  Installing : libcom_err-devel-1.41.12-22.el6.x86_64                       2/8
  Installing : libsepol-devel-2.0.41-4.el6.x86_64                           3/8
  Installing : libselinux-devel-2.0.94-7.el6.x86_64                         4/8
  Installing : keyutils-libs-devel-1.4-5.el6.x86_64                         5/8
  Installing : krb5-devel-1.10.3-57.el6.x86_64                              6/8
  Installing : openssl-devel-1.0.1e-48.el6_8.1.x86_64                       7/8
  Installing : pcre-devel-7.8-7.el6.x86_64                                  8/8
  Verifying  : keyutils-libs-devel-1.4-5.el6.x86_64                         1/8
  Verifying  : libsepol-devel-2.0.41-4.el6.x86_64                           2/8
  Verifying  : libcom_err-devel-1.41.12-22.el6.x86_64                       3/8
  Verifying  : libselinux-devel-2.0.94-7.el6.x86_64                         4/8
  Verifying  : zlib-devel-1.2.3-29.el6.x86_64                               5/8
  Verifying  : openssl-devel-1.0.1e-48.el6_8.1.x86_64                       6/8
  Verifying  : krb5-devel-1.10.3-57.el6.x86_64                              7/8
  Verifying  : pcre-devel-7.8-7.el6.x86_64                                  8/8
Installed:
  openssl-devel.x86_64 0:1.0.1e-48.el6_8.1     pcre-devel.x86_64 0:7.8-7.el6
Dependency Installed:
  keyutils-libs-devel.x86_64 0:1.4-5.el6
  krb5-devel.x86_64 0:1.10.3-57.el6
  libcom_err-devel.x86_64 0:1.41.12-22.el6
  libselinux-devel.x86_64 0:2.0.94-7.el6
  libsepol-devel.x86_64 0:2.0.41-4.el6
  zlib-devel.x86_64 0:1.2.3-29.el6
Complete!
/usr/bin/curl
nginx-1.8.0/
nginx-1.8.0/auto/
nginx-1.8.0/conf/
nginx-1.8.0/contrib/
nginx-1.8.0/src/
nginx-1.8.0/configure
nginx-1.8.0/LICENSE
nginx-1.8.0/README
nginx-1.8.0/html/
nginx-1.8.0/man/
nginx-1.8.0/CHANGES.ru
nginx-1.8.0/CHANGES
nginx-1.8.0/man/nginx.8
nginx-1.8.0/html/50x.html
nginx-1.8.0/html/index.html
nginx-1.8.0/src/core/
nginx-1.8.0/src/event/
nginx-1.8.0/src/http/
nginx-1.8.0/src/mail/
nginx-1.8.0/src/misc/
nginx-1.8.0/src/os/
nginx-1.8.0/src/os/unix/
nginx-1.8.0/src/os/unix/ngx_aio_read_chain.c
nginx-1.8.0/src/os/unix/ngx_aio_read.c
nginx-1.8.0/src/os/unix/ngx_aio_write_chain.c
nginx-1.8.0/src/os/unix/ngx_aio_write.c
nginx-1.8.0/src/os/unix/ngx_atomic.h
nginx-1.8.0/src/os/unix/ngx_alloc.c
nginx-1.8.0/src/os/unix/ngx_alloc.h
nginx-1.8.0/src/os/unix/ngx_darwin_config.h
nginx-1.8.0/src/os/unix/ngx_channel.c
nginx-1.8.0/src/os/unix/ngx_channel.h
nginx-1.8.0/src/os/unix/ngx_daemon.c
nginx-1.8.0/src/os/unix/ngx_darwin.h
nginx-1.8.0/src/os/unix/ngx_darwin_sendfile_chain.c
nginx-1.8.0/src/os/unix/ngx_darwin_init.c
nginx-1.8.0/src/os/unix/ngx_file_aio_read.c
nginx-1.8.0/src/os/unix/ngx_errno.c
nginx-1.8.0/src/os/unix/ngx_errno.h
nginx-1.8.0/src/os/unix/ngx_freebsd.h
nginx-1.8.0/src/os/unix/ngx_files.c
nginx-1.8.0/src/os/unix/ngx_files.h
nginx-1.8.0/src/os/unix/ngx_freebsd_sendfile_chain.c
nginx-1.8.0/src/os/unix/ngx_freebsd_config.h
nginx-1.8.0/src/os/unix/ngx_freebsd_init.c
nginx-1.8.0/src/os/unix/ngx_gcc_atomic_sparc64.h
nginx-1.8.0/src/os/unix/ngx_gcc_atomic_amd64.h
nginx-1.8.0/src/os/unix/ngx_gcc_atomic_ppc.h
nginx-1.8.0/src/os/unix/ngx_linux_sendfile_chain.c
nginx-1.8.0/src/os/unix/ngx_gcc_atomic_x86.h
nginx-1.8.0/src/os/unix/ngx_linux.h
nginx-1.8.0/src/os/unix/ngx_linux_aio_read.c
nginx-1.8.0/src/os/unix/ngx_linux_config.h
nginx-1.8.0/src/os/unix/ngx_linux_init.c
nginx-1.8.0/src/os/unix/ngx_posix_config.h
nginx-1.8.0/src/os/unix/ngx_os.h
nginx-1.8.0/src/os/unix/ngx_solaris_config.h
nginx-1.8.0/src/os/unix/ngx_posix_init.c
nginx-1.8.0/src/os/unix/ngx_process.c
nginx-1.8.0/src/os/unix/ngx_process.h
nginx-1.8.0/src/os/unix/ngx_process_cycle.c
nginx-1.8.0/src/os/unix/ngx_process_cycle.h
nginx-1.8.0/src/os/unix/ngx_readv_chain.c
nginx-1.8.0/src/os/unix/ngx_recv.c
nginx-1.8.0/src/os/unix/ngx_send.c
nginx-1.8.0/src/os/unix/ngx_setaffinity.c
nginx-1.8.0/src/os/unix/ngx_setaffinity.h
nginx-1.8.0/src/os/unix/ngx_setproctitle.c
nginx-1.8.0/src/os/unix/ngx_setproctitle.h
nginx-1.8.0/src/os/unix/ngx_shmem.c
nginx-1.8.0/src/os/unix/ngx_shmem.h
nginx-1.8.0/src/os/unix/ngx_socket.c
nginx-1.8.0/src/os/unix/ngx_socket.h
nginx-1.8.0/src/os/unix/ngx_solaris.h
nginx-1.8.0/src/os/unix/ngx_solaris_init.c
nginx-1.8.0/src/os/unix/ngx_udp_recv.c
nginx-1.8.0/src/os/unix/ngx_time.c
nginx-1.8.0/src/os/unix/ngx_solaris_sendfilev_chain.c
nginx-1.8.0/src/os/unix/ngx_sunpro_amd64.il
nginx-1.8.0/src/os/unix/ngx_sunpro_atomic_sparc64.h
nginx-1.8.0/src/os/unix/ngx_sunpro_sparc64.il
nginx-1.8.0/src/os/unix/ngx_sunpro_x86.il
nginx-1.8.0/src/os/unix/ngx_thread.h
nginx-1.8.0/src/os/unix/ngx_thread_cond.c
nginx-1.8.0/src/os/unix/ngx_thread_id.c
nginx-1.8.0/src/os/unix/ngx_thread_mutex.c
nginx-1.8.0/src/os/unix/ngx_time.h
nginx-1.8.0/src/os/unix/ngx_writev_chain.c
nginx-1.8.0/src/os/unix/ngx_user.c
nginx-1.8.0/src/os/unix/ngx_user.h
nginx-1.8.0/src/misc/ngx_google_perftools_module.c
nginx-1.8.0/src/misc/ngx_cpp_test_module.cpp
nginx-1.8.0/src/mail/ngx_mail_handler.c
nginx-1.8.0/src/mail/ngx_mail.c
nginx-1.8.0/src/mail/ngx_mail.h
nginx-1.8.0/src/mail/ngx_mail_auth_http_module.c
nginx-1.8.0/src/mail/ngx_mail_core_module.c
nginx-1.8.0/src/mail/ngx_mail_imap_handler.c
nginx-1.8.0/src/mail/ngx_mail_imap_module.c
nginx-1.8.0/src/mail/ngx_mail_imap_module.h
nginx-1.8.0/src/mail/ngx_mail_parse.c
nginx-1.8.0/src/mail/ngx_mail_pop3_handler.c
nginx-1.8.0/src/mail/ngx_mail_pop3_module.c
nginx-1.8.0/src/mail/ngx_mail_pop3_module.h
nginx-1.8.0/src/mail/ngx_mail_proxy_module.c
nginx-1.8.0/src/mail/ngx_mail_smtp_handler.c
nginx-1.8.0/src/mail/ngx_mail_smtp_module.c
nginx-1.8.0/src/mail/ngx_mail_smtp_module.h
nginx-1.8.0/src/mail/ngx_mail_ssl_module.c
nginx-1.8.0/src/mail/ngx_mail_ssl_module.h
nginx-1.8.0/src/http/modules/
nginx-1.8.0/src/http/ngx_http_cache.h
nginx-1.8.0/src/http/ngx_http.c
nginx-1.8.0/src/http/ngx_http.h
nginx-1.8.0/src/http/ngx_http_core_module.c
nginx-1.8.0/src/http/ngx_http_config.h
nginx-1.8.0/src/http/ngx_http_postpone_filter_module.c
nginx-1.8.0/src/http/ngx_http_copy_filter_module.c
nginx-1.8.0/src/http/ngx_http_core_module.h
nginx-1.8.0/src/http/ngx_http_file_cache.c
nginx-1.8.0/src/http/ngx_http_header_filter_module.c
nginx-1.8.0/src/http/ngx_http_parse.c
nginx-1.8.0/src/http/ngx_http_parse_time.c
nginx-1.8.0/src/http/ngx_http_request.c
nginx-1.8.0/src/http/ngx_http_request.h
nginx-1.8.0/src/http/ngx_http_spdy_filter_module.c
nginx-1.8.0/src/http/ngx_http_request_body.c
nginx-1.8.0/src/http/ngx_http_script.c
nginx-1.8.0/src/http/ngx_http_script.h
nginx-1.8.0/src/http/ngx_http_spdy.c
nginx-1.8.0/src/http/ngx_http_spdy.h
nginx-1.8.0/src/http/ngx_http_special_response.c
nginx-1.8.0/src/http/ngx_http_spdy_module.c
nginx-1.8.0/src/http/ngx_http_spdy_module.h
nginx-1.8.0/src/http/ngx_http_variables.c
nginx-1.8.0/src/http/ngx_http_upstream.c
nginx-1.8.0/src/http/ngx_http_upstream.h
nginx-1.8.0/src/http/ngx_http_upstream_round_robin.c
nginx-1.8.0/src/http/ngx_http_upstream_round_robin.h
nginx-1.8.0/src/http/ngx_http_variables.h
nginx-1.8.0/src/http/ngx_http_write_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_addition_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_access_module.c
nginx-1.8.0/src/http/modules/ngx_http_charset_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_auth_basic_module.c
nginx-1.8.0/src/http/modules/ngx_http_auth_request_module.c
nginx-1.8.0/src/http/modules/ngx_http_autoindex_module.c
nginx-1.8.0/src/http/modules/ngx_http_browser_module.c
nginx-1.8.0/src/http/modules/ngx_http_not_modified_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_chunked_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_dav_module.c
nginx-1.8.0/src/http/modules/ngx_http_degradation_module.c
nginx-1.8.0/src/http/modules/ngx_http_empty_gif_module.c
nginx-1.8.0/src/http/modules/ngx_http_fastcgi_module.c
nginx-1.8.0/src/http/modules/ngx_http_flv_module.c
nginx-1.8.0/src/http/modules/ngx_http_geo_module.c
nginx-1.8.0/src/http/modules/ngx_http_geoip_module.c
nginx-1.8.0/src/http/modules/ngx_http_gunzip_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_gzip_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_gzip_static_module.c
nginx-1.8.0/src/http/modules/ngx_http_headers_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_image_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_index_module.c
nginx-1.8.0/src/http/modules/ngx_http_limit_conn_module.c
nginx-1.8.0/src/http/modules/ngx_http_limit_req_module.c
nginx-1.8.0/src/http/modules/ngx_http_log_module.c
nginx-1.8.0/src/http/modules/ngx_http_map_module.c
nginx-1.8.0/src/http/modules/ngx_http_memcached_module.c
nginx-1.8.0/src/http/modules/ngx_http_mp4_module.c
nginx-1.8.0/src/http/modules/ngx_http_random_index_module.c
nginx-1.8.0/src/http/modules/ngx_http_proxy_module.c
nginx-1.8.0/src/http/modules/ngx_http_upstream_ip_hash_module.c
nginx-1.8.0/src/http/modules/ngx_http_range_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_realip_module.c
nginx-1.8.0/src/http/modules/ngx_http_referer_module.c
nginx-1.8.0/src/http/modules/ngx_http_rewrite_module.c
nginx-1.8.0/src/http/modules/ngx_http_scgi_module.c
nginx-1.8.0/src/http/modules/ngx_http_secure_link_module.c
nginx-1.8.0/src/http/modules/ngx_http_split_clients_module.c
nginx-1.8.0/src/http/modules/ngx_http_ssi_filter_module.c
nginx-1.8.0/src/http/modules/perl/
nginx-1.8.0/src/http/modules/ngx_http_ssi_filter_module.h
nginx-1.8.0/src/http/modules/ngx_http_ssl_module.c
nginx-1.8.0/src/http/modules/ngx_http_ssl_module.h
nginx-1.8.0/src/http/modules/ngx_http_static_module.c
nginx-1.8.0/src/http/modules/ngx_http_stub_status_module.c
nginx-1.8.0/src/http/modules/ngx_http_sub_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_upstream_hash_module.c
nginx-1.8.0/src/http/modules/ngx_http_upstream_keepalive_module.c
nginx-1.8.0/src/http/modules/ngx_http_upstream_least_conn_module.c
nginx-1.8.0/src/http/modules/ngx_http_userid_filter_module.c
nginx-1.8.0/src/http/modules/ngx_http_uwsgi_module.c
nginx-1.8.0/src/http/modules/ngx_http_xslt_filter_module.c
nginx-1.8.0/src/http/modules/perl/Makefile.PL
nginx-1.8.0/src/http/modules/perl/nginx.pm
nginx-1.8.0/src/http/modules/perl/nginx.xs
nginx-1.8.0/src/http/modules/perl/typemap
nginx-1.8.0/src/http/modules/perl/ngx_http_perl_module.c
nginx-1.8.0/src/http/modules/perl/ngx_http_perl_module.h
nginx-1.8.0/src/event/modules/
nginx-1.8.0/src/event/ngx_event_accept.c
nginx-1.8.0/src/event/ngx_event.c
nginx-1.8.0/src/event/ngx_event.h
nginx-1.8.0/src/event/ngx_event_openssl_stapling.c
nginx-1.8.0/src/event/ngx_event_connect.c
nginx-1.8.0/src/event/ngx_event_connect.h
nginx-1.8.0/src/event/ngx_event_openssl.c
nginx-1.8.0/src/event/ngx_event_openssl.h
nginx-1.8.0/src/event/ngx_event_pipe.c
nginx-1.8.0/src/event/ngx_event_pipe.h
nginx-1.8.0/src/event/ngx_event_posted.c
nginx-1.8.0/src/event/ngx_event_posted.h
nginx-1.8.0/src/event/ngx_event_timer.c
nginx-1.8.0/src/event/ngx_event_timer.h
nginx-1.8.0/src/event/modules/ngx_devpoll_module.c
nginx-1.8.0/src/event/modules/ngx_aio_module.c
nginx-1.8.0/src/event/modules/ngx_eventport_module.c
nginx-1.8.0/src/event/modules/ngx_epoll_module.c
nginx-1.8.0/src/event/modules/ngx_win32_select_module.c
nginx-1.8.0/src/event/modules/ngx_kqueue_module.c
nginx-1.8.0/src/event/modules/ngx_poll_module.c
nginx-1.8.0/src/event/modules/ngx_rtsig_module.c
nginx-1.8.0/src/event/modules/ngx_select_module.c
nginx-1.8.0/src/core/ngx_array.c
nginx-1.8.0/src/core/nginx.c
nginx-1.8.0/src/core/nginx.h
nginx-1.8.0/src/core/ngx_conf_file.c
nginx-1.8.0/src/core/ngx_array.h
nginx-1.8.0/src/core/ngx_buf.c
nginx-1.8.0/src/core/ngx_buf.h
nginx-1.8.0/src/core/ngx_connection.c
nginx-1.8.0/src/core/ngx_conf_file.h
nginx-1.8.0/src/core/ngx_config.h
nginx-1.8.0/src/core/ngx_murmurhash.c
nginx-1.8.0/src/core/ngx_file.c
nginx-1.8.0/src/core/ngx_connection.h
nginx-1.8.0/src/core/ngx_core.h
nginx-1.8.0/src/core/ngx_cpuinfo.c
nginx-1.8.0/src/core/ngx_crc.h
nginx-1.8.0/src/core/ngx_crc32.c
nginx-1.8.0/src/core/ngx_crc32.h
nginx-1.8.0/src/core/ngx_crypt.c
nginx-1.8.0/src/core/ngx_crypt.h
nginx-1.8.0/src/core/ngx_cycle.c
nginx-1.8.0/src/core/ngx_cycle.h
nginx-1.8.0/src/core/ngx_file.h
nginx-1.8.0/src/core/ngx_hash.c
nginx-1.8.0/src/core/ngx_hash.h
nginx-1.8.0/src/core/ngx_inet.c
nginx-1.8.0/src/core/ngx_inet.h
nginx-1.8.0/src/core/ngx_list.c
nginx-1.8.0/src/core/ngx_list.h
nginx-1.8.0/src/core/ngx_log.c
nginx-1.8.0/src/core/ngx_log.h
nginx-1.8.0/src/core/ngx_md5.c
nginx-1.8.0/src/core/ngx_md5.h
nginx-1.8.0/src/core/ngx_open_file_cache.c
nginx-1.8.0/src/core/ngx_murmurhash.h
nginx-1.8.0/src/core/ngx_open_file_cache.h
nginx-1.8.0/src/core/ngx_output_chain.c
nginx-1.8.0/src/core/ngx_palloc.c
nginx-1.8.0/src/core/ngx_palloc.h
nginx-1.8.0/src/core/ngx_parse.c
nginx-1.8.0/src/core/ngx_parse.h
nginx-1.8.0/src/core/ngx_proxy_protocol.c
nginx-1.8.0/src/core/ngx_proxy_protocol.h
nginx-1.8.0/src/core/ngx_queue.c
nginx-1.8.0/src/core/ngx_queue.h
nginx-1.8.0/src/core/ngx_radix_tree.c
nginx-1.8.0/src/core/ngx_radix_tree.h
nginx-1.8.0/src/core/ngx_rbtree.c
nginx-1.8.0/src/core/ngx_rbtree.h
nginx-1.8.0/src/core/ngx_regex.c
nginx-1.8.0/src/core/ngx_regex.h
nginx-1.8.0/src/core/ngx_resolver.c
nginx-1.8.0/src/core/ngx_resolver.h
nginx-1.8.0/src/core/ngx_sha1.h
nginx-1.8.0/src/core/ngx_shmtx.c
nginx-1.8.0/src/core/ngx_shmtx.h
nginx-1.8.0/src/core/ngx_slab.c
nginx-1.8.0/src/core/ngx_slab.h
nginx-1.8.0/src/core/ngx_spinlock.c
nginx-1.8.0/src/core/ngx_string.c
nginx-1.8.0/src/core/ngx_string.h
nginx-1.8.0/src/core/ngx_syslog.c
nginx-1.8.0/src/core/ngx_syslog.h
nginx-1.8.0/src/core/ngx_thread_pool.c
nginx-1.8.0/src/core/ngx_thread_pool.h
nginx-1.8.0/src/core/ngx_times.c
nginx-1.8.0/src/core/ngx_times.h
nginx-1.8.0/contrib/geo2nginx.pl
nginx-1.8.0/contrib/README
nginx-1.8.0/contrib/unicode2nginx/
nginx-1.8.0/contrib/vim/
nginx-1.8.0/contrib/vim/ftdetect/
nginx-1.8.0/contrib/vim/indent/
nginx-1.8.0/contrib/vim/syntax/
nginx-1.8.0/contrib/vim/syntax/nginx.vim
nginx-1.8.0/contrib/vim/indent/nginx.vim
nginx-1.8.0/contrib/vim/ftdetect/nginx.vim
nginx-1.8.0/contrib/unicode2nginx/koi-utf
nginx-1.8.0/contrib/unicode2nginx/win-utf
nginx-1.8.0/contrib/unicode2nginx/unicode-to-nginx.pl
nginx-1.8.0/conf/fastcgi.conf
nginx-1.8.0/conf/fastcgi_params
nginx-1.8.0/conf/koi-utf
nginx-1.8.0/conf/koi-win
nginx-1.8.0/conf/mime.types
nginx-1.8.0/conf/nginx.conf
nginx-1.8.0/conf/scgi_params
nginx-1.8.0/conf/uwsgi_params
nginx-1.8.0/conf/win-utf
nginx-1.8.0/auto/cc/
nginx-1.8.0/auto/have_headers
nginx-1.8.0/auto/define
nginx-1.8.0/auto/endianness
nginx-1.8.0/auto/feature
nginx-1.8.0/auto/have
nginx-1.8.0/auto/lib/
nginx-1.8.0/auto/os/
nginx-1.8.0/auto/headers
nginx-1.8.0/auto/include
nginx-1.8.0/auto/init
nginx-1.8.0/auto/install
nginx-1.8.0/auto/types/
nginx-1.8.0/auto/make
nginx-1.8.0/auto/modules
nginx-1.8.0/auto/nohave
nginx-1.8.0/auto/options
nginx-1.8.0/auto/sources
nginx-1.8.0/auto/stubs
nginx-1.8.0/auto/summary
nginx-1.8.0/auto/threads
nginx-1.8.0/auto/unix
nginx-1.8.0/auto/types/uintptr_t
nginx-1.8.0/auto/types/sizeof
nginx-1.8.0/auto/types/typedef
nginx-1.8.0/auto/types/value
nginx-1.8.0/auto/os/conf
nginx-1.8.0/auto/os/darwin
nginx-1.8.0/auto/os/freebsd
nginx-1.8.0/auto/os/linux
nginx-1.8.0/auto/os/solaris
nginx-1.8.0/auto/os/win32
nginx-1.8.0/auto/lib/geoip/
nginx-1.8.0/auto/lib/conf
nginx-1.8.0/auto/lib/google-perftools/
nginx-1.8.0/auto/lib/libatomic/
nginx-1.8.0/auto/lib/libgd/
nginx-1.8.0/auto/lib/libxslt/
nginx-1.8.0/auto/lib/md5/
nginx-1.8.0/auto/lib/make
nginx-1.8.0/auto/lib/openssl/
nginx-1.8.0/auto/lib/pcre/
nginx-1.8.0/auto/lib/perl/
nginx-1.8.0/auto/lib/sha1/
nginx-1.8.0/auto/lib/zlib/
nginx-1.8.0/auto/lib/test
nginx-1.8.0/auto/lib/zlib/makefile.bcc
nginx-1.8.0/auto/lib/zlib/conf
nginx-1.8.0/auto/lib/zlib/make
nginx-1.8.0/auto/lib/zlib/makefile.msvc
nginx-1.8.0/auto/lib/zlib/makefile.owc
nginx-1.8.0/auto/lib/sha1/makefile.bcc
nginx-1.8.0/auto/lib/sha1/conf
nginx-1.8.0/auto/lib/sha1/make
nginx-1.8.0/auto/lib/sha1/makefile.msvc
nginx-1.8.0/auto/lib/sha1/makefile.owc
nginx-1.8.0/auto/lib/perl/conf
nginx-1.8.0/auto/lib/perl/make
nginx-1.8.0/auto/lib/pcre/makefile.bcc
nginx-1.8.0/auto/lib/pcre/conf
nginx-1.8.0/auto/lib/pcre/make
nginx-1.8.0/auto/lib/pcre/makefile.msvc
nginx-1.8.0/auto/lib/pcre/makefile.owc
nginx-1.8.0/auto/lib/openssl/makefile.bcc
nginx-1.8.0/auto/lib/openssl/conf
nginx-1.8.0/auto/lib/openssl/make
nginx-1.8.0/auto/lib/openssl/makefile.msvc
nginx-1.8.0/auto/lib/md5/makefile.bcc
nginx-1.8.0/auto/lib/md5/conf
nginx-1.8.0/auto/lib/md5/make
nginx-1.8.0/auto/lib/md5/makefile.msvc
nginx-1.8.0/auto/lib/md5/makefile.owc
nginx-1.8.0/auto/lib/libxslt/conf
nginx-1.8.0/auto/lib/libgd/conf
nginx-1.8.0/auto/lib/libatomic/conf
nginx-1.8.0/auto/lib/libatomic/make
nginx-1.8.0/auto/lib/google-perftools/conf
nginx-1.8.0/auto/lib/geoip/conf
nginx-1.8.0/auto/cc/clang
nginx-1.8.0/auto/cc/acc
nginx-1.8.0/auto/cc/bcc
nginx-1.8.0/auto/cc/ccc
nginx-1.8.0/auto/cc/conf
nginx-1.8.0/auto/cc/gcc
nginx-1.8.0/auto/cc/icc
nginx-1.8.0/auto/cc/msvc
nginx-1.8.0/auto/cc/name
nginx-1.8.0/auto/cc/owc
nginx-1.8.0/auto/cc/sunc
checking for OS
 + Linux 2.6.32-642.el6.x86_64 x86_64
checking for C compiler ... not found
./configure: error: C compiler cc is not found
Executed /tmp/brooklyn-20160829-124619321-jPJ2-installing_NginxControllerImpl.sh, result 1: Installation of nginx failed (shell returned non-zero result 1)

java.lang.IllegalStateException: Installation of nginx failed (shell returned non-zero result 1)
	at org.apache.brooklyn.entity.proxy.nginx.NginxSshDriver.install(NginxSshDriver.java:284)
	at org.apache.brooklyn.entity.software.base.AbstractSoftwareProcessDriver$2$6.run(AbstractSoftwareProcessDriver.java:159)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at org.apache.brooklyn.util.core.task.DynamicSequentialTask$DstJob.call(DynamicSequentialTask.java:359)
	at org.apache.brooklyn.util.core.task.BasicExecutionManager$SubmissionCallable.call(BasicExecutionManager.java:519)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)