Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341387 - net-firewall/ipsec-tools-7.2.0 - install: will not overwrite just-created `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/image//usr/include/racoon/vmbuf.h' with `vmbuf.h'
Summary: net-firewall/ipsec-tools-7.2.0 - install: will not overwrite just-created `/v...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: install-8.4
  Show dependency tree
 
Reported: 2010-10-16 22:33 UTC by Łukasz Stelmach
Modified: 2010-10-27 13:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
remove one vmbuf.h from src/racoon/Makefile.am (ipsec-tools-0.7.2-vmbuf.diff,522 bytes, patch)
2010-10-16 22:34 UTC, Łukasz Stelmach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Stelmach 2010-10-16 22:33:27 UTC
emerge net-firewall/ipsec-tools-0.7.2 fails because in src/racoon/Makefile (and Makefile.{in,am}) vmbuf.h is mentioned twiece in include_racoon_HEADERS.

Reproducible: Always

Steps to Reproduce:

Actual Results:  
 /usr/bin/install -c -m 644 racoonctl.h var.h vmbuf.h misc.h gcmalloc.h admin.h schedule.h sockmisc.h vmbuf.h isakmp_var.h isakmp.h isakmp_xauth.h isakmp_cfg.h isakmp_unity.h ipsec_doi.h evt.h '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/image//usr/include/racoon'
/usr/bin/install: will not overwrite just-created `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/image//usr/include/racoon/vmbuf.h' with `vmbuf.h'
make[4]: *** [install-include_racoonHEADERS] Error 1
make[4]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon'
make[2]: *** [install] Error 2
make[2]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src/racoon'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2/src'
make: *** [install-recursive] Error 1
 * ERROR: net-firewall/ipsec-tools-0.7.2 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  48:  Called src_install
 *   environment, line 4185:  Called die
 * The specific snippet of code:
 *       emake DESTDIR="${D}" install || die;
 * 
 * If you need support, post the output of 'emerge --info =net-firewall/ipsec-tools-0.7.2',
 * the complete build log and the output of 'emerge -pqv =net-firewall/ipsec-tools-0.7.2'.
 * The complete build log is located at '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/temp/environment'.
 * S: '/var/tmp/portage/net-firewall/ipsec-tools-0.7.2/work/ipsec-tools-0.7.2'



Expected Results:  
Successful compilation.
Comment 1 Łukasz Stelmach 2010-10-16 22:34:16 UTC
Created attachment 250949 [details, diff]
remove one vmbuf.h from src/racoon/Makefile.am
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-10-27 13:15:33 UTC
0.7.2 gone from tree, use 0.7.3 or 0.7.3-r1