Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
strongswan ebuild to fetch the git sources [SOLVED]
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
OPelerin
Guru
Guru


Joined: 17 Jul 2004
Posts: 354
Location: Belgium

PostPosted: Mon Jun 10, 2013 8:32 am    Post subject: strongswan ebuild to fetch the git sources [SOLVED] Reply with quote

I've modified the strongswan-5.0.4 ebuild in my personal overlay

Quote:

#SRC_URI="http://download.strongswan.org/${P}.tar.bz2"
EGIT_REPO_URI="git://git.strongswan.org/strongswan.git"


the directory remains empty
Quote:

ls -al /var/tmp/portage/net-misc/strongswan-9999/work
total 8
drwx------ 2 portage portage 4096 Jun 10 10:17 .
drwxrwxr-x 7 portage portage 4096 Jun 10 10:17 ..


What I'm missing here?

Quote:

>>> Emerging (1 of 1) net-misc/strongswan-9999 from myoverlay
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Found kernel object directory:
* /lib/modules/3.9.0-gentoo/build
* Found sources for kernel version:
* 3.9.0-gentoo
* Linux kernel version: 3.9.0-gentoo
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/net-misc/strongswan-9999/work
>>> Preparing source in /var/tmp/portage/net-misc/strongswan-9999/work ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/strongswan-9999/work ...
* ERROR: net-misc/strongswan-9999 failed (configure phase):
* no configure script found
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 2934: Called econf '--disable-static' '--enable-ikev1' '--enable-ikev2' '--with-capabilities=libcap' '--disable-curl' '--disable-ldap' '--disable-leak-detective' '--enable-eap-sim' '--enable-eap-sim-file' '--enable-eap-simaka-sql' '--enable-eap-simaka-pseudonym' '--enable-eap-simaka-reauth' '--enable-eap-identity' '--enable-eap-md5' '--enable-eap-aka' '--enable-eap-aka-3gpp2' '--enable-eap-mschapv2' '--enable-eap-radius' '--enable-openssl' '--enable-gcrypt' '--disable-mysql' '--enable-sqlite' '--disable-dhcp' '--disable-farp' '--with-user=ipsec' '--with-group=ipsec' '--enable-attr-sql' '--enable-sql' '--enable-eap-gtc'
* phase-helpers.sh, line 526: Called die
* The specific snippet of code:
* die "no configure script found"
*
* If you need support, post the output of `emerge --info '=net-misc/strongswan-9999'`,
* the complete build log and the output of `emerge -pqv '=net-misc/strongswan-9999'`.
* This ebuild is from an overlay named 'myoverlay': '/usr/local/portage/overlay/'
* The complete build log is located at '/var/tmp/portage/net-misc/strongswan-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/strongswan-9999/temp/environment'.
* Working directory: '/var/tmp/portage/net-misc/strongswan-9999/work'
* S: '/var/tmp/portage/net-misc/strongswan-9999/work/strongswan-9999'

>>> Failed to emerge net-misc/strongswan-9999, Log file:

>>> '/var/tmp/portage/net-misc/strongswan-9999/temp/build.log'

* Messages for package net-misc/strongswan-9999:

* Linux kernel version: 3.9.0-gentoo
* ERROR: net-misc/strongswan-9999 failed (configure phase):
* no configure script found
*
* Call stack:
* ebuild.sh, line 93: Called src_configure
* environment, line 2934: Called econf '--disable-static' '--enable-ikev1' '--enable-ikev2' '--with-capabilities=libcap' '--disable-curl' '--disable-ldap' '--disable-leak-detective' '--enable-eap-sim' '--enable-eap-sim-file' '--enable-eap-simaka-sql' '--enable-eap-simaka-pseudonym' '--enable-eap-simaka-reauth' '--enable-eap-identity' '--enable-eap-md5' '--enable-eap-aka' '--enable-eap-aka-3gpp2' '--enable-eap-mschapv2' '--enable-eap-radius' '--enable-openssl' '--enable-gcrypt' '--disable-mysql' '--enable-sqlite' '--disable-dhcp' '--disable-farp' '--with-user=ipsec' '--with-group=ipsec' '--enable-attr-sql' '--enable-sql' '--enable-eap-gtc'
* phase-helpers.sh, line 526: Called die
* The specific snippet of code:
* die "no configure script found"
*
* If you need support, post the output of `emerge --info '=net-misc/strongswan-9999'`,
* the complete build log and the output of `emerge -pqv '=net-misc/strongswan-9999'`.
* This ebuild is from an overlay named 'myoverlay': '/usr/local/portage/overlay/'
* The complete build log is located at '/var/tmp/portage/net-misc/strongswan-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/net-misc/strongswan-9999/temp/environment'.
* Working directory: '/var/tmp/portage/net-misc/strongswan-9999/work'
* S: '/var/tmp/portage/net-misc/strongswan-9999/work/strongswan-9999'




the
_________________
Olivier PELERIN


Last edited by OPelerin on Mon Jun 10, 2013 8:52 am; edited 1 time in total
Back to top
View user's profile Send private message
OPelerin
Guru
Guru


Joined: 17 Jul 2004
Posts: 354
Location: Belgium

PostPosted: Mon Jun 10, 2013 8:45 am    Post subject: Reply with quote

doh

After comparing my customized ebuild with a working one I was missing inherit git

Emerging now
_________________
Olivier PELERIN
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