Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364131 - dev-java/stringtemplate-3.2.1: failed (compile phase): (no error message)
Summary: dev-java/stringtemplate-3.2.1: failed (compile phase): (no error message)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: x86 FreeBSD
: Normal enhancement (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-19 13:34 UTC by Denis I. Polukarov
Modified: 2011-07-27 08:48 UTC (History)
1 user (show)

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


Attachments
The complete build log (build.log,12.56 KB, text/plain)
2011-04-19 13:35 UTC, Denis I. Polukarov
Details
The ebuild environment file (environment.bz2,32.44 KB, application/octet-stream)
2011-04-19 13:36 UTC, Denis I. Polukarov
Details
emerge --info =dev-java/stringtemplate-3.2.1 (info,4.04 KB, text/plain)
2011-04-19 13:36 UTC, Denis I. Polukarov
Details
emerge -pqv =dev-java/stringtemplate-3.2.1 (pqv,73 bytes, text/plain)
2011-04-19 13:36 UTC, Denis I. Polukarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis I. Polukarov 2011-04-19 13:34:00 UTC
I've keyworded =dev-java/stringtemplate-3.2.1, & fail to emerge it (need for dev-util/netbeans).
find: f: No such file or directory - I think that freebsd's 'find' is not compatible with needed findutils.

Reproducible: Always

Steps to Reproduce:
1. emerge =dev-java/stringtemplate-3.2.1
2.
3.
Actual Results:  
Fail to emerge.

Expected Results:  
emerged =dev-java/stringtemplate-3.2.1 & so on for dev-util/netbeans.
Comment 1 Denis I. Polukarov 2011-04-19 13:35:43 UTC
Created attachment 270523 [details]
The complete build log
Comment 2 Denis I. Polukarov 2011-04-19 13:36:09 UTC
Created attachment 270525 [details]
The ebuild environment file
Comment 3 Denis I. Polukarov 2011-04-19 13:36:29 UTC
Created attachment 270527 [details]
emerge --info =dev-java/stringtemplate-3.2.1
Comment 4 Denis I. Polukarov 2011-04-19 13:36:49 UTC
Created attachment 270529 [details]
emerge -pqv =dev-java/stringtemplate-3.2.1
Comment 5 Naohiro Aota gentoo-dev 2011-07-27 08:48:05 UTC
This shoould be fixed because now findutils are included to system package and emerge use GNU find to build package.