Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157381 - dev-java/commons-daemon-1.0.1-r1 fails with unsupported operating system "freebsd6.2"
Summary: dev-java/commons-daemon-1.0.1-r1 fails with unsupported operating system "fre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-06 16:24 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2006-12-06 17:23 UTC (History)
1 user (show)

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


Attachments
daemon-1.0.1-fbsd.patch (daemon-1.0.1-fbsd.patch,544 bytes, patch)
2006-12-06 16:37 UTC, Diego Elio Pettenò (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-06 16:24:25 UTC
checking whether i686-gentoo-freebsd6.2-gcc accepts -g... yes
checking for i686-gentoo-freebsd6.2-gcc option to accept ISO C89... none needed
checking for i686-gentoo-freebsd6.2-ranlib... i686-gentoo-freebsd6.2-ranlib
*** Host support ***
checking C flags dependant on host system type... failed
configure: error: Unsupported operating system "freebsd6.2"

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-java/commons-daemon-1.0.1-r1/work/daemon-1.0.1/src/native/unix/config.log

!!! ERROR: dev-java/commons-daemon-1.0.1-r1 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  commons-daemon-1.0.1-r1.ebuild, line 38:   Called econf
  ebuild.sh, line 540:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! When you file a bug report, please include the following information:
GENTOO_VM=diablo-jdk-1.5  CLASSPATH="" JAVA_HOME="/opt/diablo-jdk-1.5.0.07.01"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER=""
and of course, the output of emerge --info

Must love whitelists, eh?
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-12-06 16:37:29 UTC
Created attachment 103497 [details, diff]
daemon-1.0.1-fbsd.patch

This patch basically changes apsupport.m4 to what upstream currently has in its SVN, to add support for newer FreeBSD versions.
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-12-06 17:23:45 UTC
In CVS, thanks.