Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634344 - dev-ml/ocplib-simplex-0.3 make: *** No rule to make target 'configure.in', needed by 'configure'. Stop.
Summary: dev-ml/ocplib-simplex-0.3 make: *** No rule to make target 'configure.in', ne...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-15 15:35 UTC by Anton Kochkov
Modified: 2017-10-15 18:46 UTC (History)
0 users

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


Attachments
full build log (ocplib-simplex_build.log,8.30 KB, text/x-log)
2017-10-15 15:35 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2017-10-15 15:35:37 UTC
Created attachment 498768 [details]
full build log

ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxs src/ocplibSimplex.cmx
>>> Source compiled.
>>> Test phase [not enabled]: dev-ml/ocplib-simplex-0.3

>>> Install ocplib-simplex-0.3 into /var/tmp/portage/dev-ml/ocplib-simplex-0.3/image/ category dev-ml
make: *** No rule to make target 'configure.in', needed by 'configure'.  Stop.
 [31;01m*[0m ERROR: dev-ml/ocplib-simplex-0.3::gentoo failed (install phase):
 [31;01m*[0m   make failed
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  124:  Called src_install
 [31;01m*[0m   environment, line 1325:  Called findlib_src_install 'LIBDIR=/var/tmp/portage/dev-ml/ocplib-simplex-0.3/image/usr/lib64/ocaml'
 [31;01m*[0m   environment, line  773:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       make DESTDIR="${D}" "$@" install || die "make failed"
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-ml/ocplib-simplex-0.3::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-ml/ocplib-simplex-0.3::gentoo'`.
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-ml/ocplib-simplex-0.3/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocplib-simplex-0.3/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/dev-ml/ocplib-simplex-0.3/work/ocplib-simplex-0.3'
 [31;01m*[0m S: '/var/tmp/portage/dev-ml/ocplib-simplex-0.3/work/ocplib-simplex-0.3'
Comment 1 Tupone Alfredo gentoo-dev 2017-10-15 18:46:09 UTC
Thanks for report. Fixed.