Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install mod_pagespeed under nginx on gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
nastasa_andrey
n00b
n00b


Joined: 24 Mar 2004
Posts: 65

PostPosted: Mon Dec 30, 2013 2:21 pm    Post subject: Install mod_pagespeed under nginx on gentoo Reply with quote

I want to install mod_pagespeen under gentoo using emerge.
i added NGINX_ADD_MODULES="/var/tmp/portage/www-servers/nginx-1.4.4/ngx_pagespeed-1.7.30.1-beta" in /etc/make.conf.

When i try to compile nginx via emerge (emerge -D nginx) i receive the following message:
adding module in /var/tmp/portage/www-servers/nginx-1.4.4/ngx_pagespeed-1.7.30.1-beta
./configure: error: no /var/tmp/portage/www-servers/nginx-1.4.4/ngx_pagespeed-1.7.30.1-beta/config was found
* ERROR: www-servers/nginx-1.4.4::gentoo failed (configure phase):
* configure failed
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 3656: Called die
* The specific snippet of code:
* ./configure --prefix="${EPREFIX}"/usr --conf-path="${EPREFIX}"/etc/${PN}/${PN}.conf --error-log-path="${EPREFIX}"/var/log/${PN}/error_log --pid-path="${EPREFIX}"/run/${PN}.pid --lock-path="${EPREFIX}"/run/lock/${PN}.lock --with-cc-opt="-I${EROOT}usr/include" --with-ld-opt="-L${EROOT}usr/lib" --http-log-path="${EPREFIX}"/var/log/${PN}/access_log --http-client-body-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/client --http-proxy-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/proxy --http-fastcgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/fastcgi --http-scgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/scgi --http-uwsgi-temp-path="${EPREFIX}/${NGINX_HOME_TMP}"/uwsgi ${myconf} || die "configure failed";
*
* If you need support, post the output of `emerge --info '=www-servers/nginx-1.4.4::gentoo'`,
* the complete build log and the output of `emerge -pqv '=www-servers/nginx-1.4.4::gentoo'`.
* The complete build log is located at '/var/tmp/portage/www-servers/nginx-1.4.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/www-servers/nginx-1.4.4/temp/environment'.
* Working directory: '/var/tmp/portage/www-servers/nginx-1.4.4/work/nginx-1.4.4'
* S: '/var/tmp/portage/www-servers/nginx-1.4.4/work/nginx-1.4.4'

The folder /var/tmp/portage/www-servers/nginx-1.4.4/ngx_pagespeed-1.7.30.1-beta exists on my computer and there is a config file in the folder:
dev nginx # ls -alh /var/tmp/portage/www-servers/nginx-1.4.4/ngx_pagespeed-1.7.30.1-beta
total 89M
drw-r--r-- 6 portage portage 4.0K Dec 30 23:00 .
drwxrwxr-x 8 portage portage 4.0K Dec 31 00:19 ..
-rw-r--r-- 1 portage portage 30 Nov 8 18:36 .gitignore
-rw-r--r-- 1 portage portage 89M Nov 7 21:00 1.7.30.1.tar.gz
-rw-r--r-- 1 portage portage 12K Nov 8 18:36 LICENSE
-rw-r--r-- 1 portage portage 4.8K Nov 8 18:36 README.md
-rw-r--r-- 1 portage portage 8.0K Nov 8 18:36 config
-rw-r--r-- 1 portage portage 2.9K Nov 8 18:36 cpp_feature
drwxr-xr-x 4 portage portage 4.0K Nov 7 15:59 psol
drwxr-xr-x 2 portage portage 4.0K Nov 8 18:36 scripts
drwxr-xr-x 2 portage portage 4.0K Nov 8 18:36 src
drwxr-xr-x 2 portage portage 4.0K Dec 30 23:02 test

I tried moving the install folder in another folder but the result is the same.

The module i am tring to install is here: https://github.com/pagespeed/ngx_pagespeed

Here is the output of emerge info:

dev nginx # emerge --info
Portage 2.2.7 (default/linux/amd64/13.0, gcc-4.7.3, glibc-2.16.0, 3.3.8-gentoo x86_64)
=================================================================
System uname: Linux-3.3.8-gentoo-x86_64-Intel-R-_Core-TM-_i7-3930K_CPU_@_3.20GHz-with-gentoo-2.2
KiB Mem: 16421556 total, 3101296 free
KiB Swap: 64002956 total, 64002956 free
Timestamp of tree: Mon, 30 Dec 2013 12:00:01 +0000
ld GNU ld (GNU Binutils) 2.23.1
app-shells/bash: 4.2_p45
dev-java/java-config: 2.1.12-r1
dev-lang/python: 2.6.8-r3, 2.7.5-r3, 3.2.5-r3, 3.3.2-r2
dev-util/cmake: 2.8.11.2
dev-util/pkgconfig: 0.28
sys-apps/baselayout: 2.2
sys-apps/openrc: 0.12.4
sys-apps/sandbox: 2.6-r1
sys-devel/autoconf: 2.69
sys-devel/automake: 1.11.6, 1.12.6, 1.13.4
sys-devel/binutils: 2.23.1
sys-devel/gcc: 4.5.3-r2, 4.7.3-r1
sys-devel/gcc-config: 1.7.3
sys-devel/libtool: 2.4.2
sys-devel/make: 3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc: 2.16.0
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/qmail/alias /var/qmail/control /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="acl alsa amd64 authdaemond berkdb bzip2 cdr cli cracklib crypt cxx dri dvd fortran gdbm iconv imap ipv6 maildir mmx modules mudflap multilib ncurses nls nptl openmp pam pcre readline session sse sse2 ssl tcpd unicode valias vhosts zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias proxy proxy_http proxy_ajp proxy_connect" APACHE2_MPMS="worker" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NGINX_MODULES_HTTP="access auth_basic autoindex browser charset empty_gif fastcgi flv geo gzip gzip_static gunzip headers_more limit_conn limit_req limit_zone map memcached mp4 proxy referer rewrite scgi spdy split_clients ssi stub_status upstream_ip_hash userid uwsgi upload upload_progress xslt" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-3 php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_6 python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON


I am running out of ideeas ... can you help me pls?
Back to top
View user's profile Send private message
nastasa_andrey
n00b
n00b


Joined: 24 Mar 2004
Posts: 65

PostPosted: Tue Dec 31, 2013 10:03 am    Post subject: Problem update Reply with quote

It seems that if i try to build(compile) directly from source it works. I want to build nginx using portage for future updates and because i have a lot of modules build with nginx.

I do not undestand why the ebuild doesn't find the config file because the file is there and has the correct permissions.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum