Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 206246 - dev-util/omake-0.9.8.5 fails to build
Summary: dev-util/omake-0.9.8.5 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
: 227925 247239 276849 331077 (view as bug list)
Depends on: 425742
Blocks: 416527
  Show dependency tree
 
Reported: 2008-01-16 23:08 UTC by Evil Compile Person
Modified: 2012-10-28 11:55 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evil Compile Person 2008-01-16 23:08:14 UTC
cc  -I"`ocamlc -where`" -c lm_fs_case_sensitive.c
rm -f clib.a
ar cq clib.a lm_heap.o lm_channel.o lm_printf.o lm_ctype.o lm_uname_ext.o lm_unix_cutil.o lm_compat_win32.o readline.o omake_shell_sys.o fam_win32.o fam_kqueue.o fam_inotify.o lm_notify.o lm_termsize.o lm_terminfo.o lm_fs_case_sensitive.o
ocamlc  -custom -o omake -cclib clib.a unix.cma  lm.cma util.cma magic.cma ast.cma ir.cma env.cma exec.cma eval.cma shell.cma build.cma builtin.cma omake_shell.cmo omake_main.cmo
make[1]: Leaving directory `/var/tmp/portage/dev-util/omake-0.9.8.5/work/omake-0.9.8.5/boot'
touch .config
OMAKEFLAGS= OMAKEPATH=lib ./omake-boot --dotomake .omake --force-dotomake -j2 main
*** omake: reading OMakefiles
--- Checking for gcc... (found /usr/bin/gcc)
--- Checking for g++... (found /usr/bin/g++)
*** omake error:
   File mk/defaults: line 124, characters 1-41
   write(): Bad file descriptor
*** omake error:
   File mk/defaults: line 124, characters 1-41
   command exited with code: 123
make: *** [all] Error 123
 *
 * ERROR: dev-util/omake-0.9.8.5 failed.

Portage 2.1.4 (default-linux/amd64/2007.0, gcc-4.2.2, glibc-2.7-r1, 2.6.23-gentoo-r1 x86_64)
=================================================================
System uname: 2.6.23-gentoo-r1 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Timestamp of tree: Tue, 15 Jan 2008 06:00:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.11
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://localhost/gentoo-portage"
USE="X acl amd64 berkdb bitmap-fonts cli cracklib crypt cups dri fortran gcj gdbm gpm iconv ipv6 isdnlog midi mmx mudflap ncurses nls nptl nptlonly objc openmp pam pcre perl pppd python readline reflection session spl sse sse2 ssl tcpd truetype-fonts type1-fonts unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Alexis Ballier gentoo-dev 2008-01-27 13:50:21 UTC
worksforme

I'll need the mk/defaults file (or at least line 124) and the useflags you're trying to build omake with in order to try to figure out what's been wrong.
Comment 2 Alexis Ballier gentoo-dev 2008-03-01 23:12:31 UTC
(In reply to comment #1)
> worksforme
> 
> I'll need the mk/defaults file (or at least line 124) and the useflags you're
> trying to build omake with in order to try to figure out what's been wrong.
> 

please reopen with more info...
Comment 3 Alexis Ballier gentoo-dev 2008-06-18 08:16:47 UTC
*** Bug 227925 has been marked as a duplicate of this bug. ***
Comment 4 Evil Compile Person 2008-06-18 08:54:49 UTC
[ebuild  N    ] dev-util/omake-0.9.8.5  USE="ncurses ocamlopt readline -doc -fam" 0 kB

The offending line and the one after it, end of file:

.INCLUDE: $(CONFIG_FILE): mk/make_config
    MakeConfig($(CONFIG_FILE))

Sorry for the dupe, silly bugzilla search is too unreliable.
Comment 5 Alexis Ballier gentoo-dev 2008-06-20 08:32:47 UTC
(In reply to comment #4)
> [ebuild  N    ] dev-util/omake-0.9.8.5  USE="ncurses ocamlopt readline -doc
> -fam" 0 kB
> 
> The offending line and the one after it, end of file:
> 
> .INCLUDE: $(CONFIG_FILE): mk/make_config
>     MakeConfig($(CONFIG_FILE))


grr i still don't get whats been wrong there :/
what are the perms on $S/mk/make_config and $S/.config ?
Comment 6 Alexis Ballier gentoo-dev 2008-06-29 11:09:32 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > [ebuild  N    ] dev-util/omake-0.9.8.5  USE="ncurses ocamlopt readline -doc
> > -fam" 0 kB
> > 
> > The offending line and the one after it, end of file:
> > 
> > .INCLUDE: $(CONFIG_FILE): mk/make_config
> >     MakeConfig($(CONFIG_FILE))
> 
> 
> grr i still don't get whats been wrong there :/
> what are the perms on $S/mk/make_config and $S/.config ?
> 

ping?
Comment 7 Alexis Ballier gentoo-dev 2008-08-05 23:32:06 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > [ebuild  N    ] dev-util/omake-0.9.8.5  USE="ncurses ocamlopt readline -doc
> > > -fam" 0 kB
> > > 
> > > The offending line and the one after it, end of file:
> > > 
> > > .INCLUDE: $(CONFIG_FILE): mk/make_config
> > >     MakeConfig($(CONFIG_FILE))
> > 
> > 
> > grr i still don't get whats been wrong there :/
> > what are the perms on $S/mk/make_config and $S/.config ?
> > 
> 
> ping?
> 

closing again... please dont waste your time opening bugs if you never dare to answer
Comment 8 Alexis Ballier gentoo-dev 2008-11-17 21:45:21 UTC
*** Bug 247239 has been marked as a duplicate of this bug. ***
Comment 9 Alexis Ballier gentoo-dev 2010-05-25 11:39:38 UTC
*** Bug 276849 has been marked as a duplicate of this bug. ***
Comment 10 Alexis Ballier gentoo-dev 2010-08-04 07:39:59 UTC
*** Bug 331077 has been marked as a duplicate of this bug. ***
Comment 11 Johannes Huber (RETIRED) gentoo-dev 2012-07-10 21:17:54 UTC
>Calculating dependencies... done!
>[ebuild  N     ] dev-util/omake-0.9.8.5  USE="ncurses ocamlopt readline -doc ->fam" 0 kB
>[ebuild  N    ~] dev-ml/camlimages-4.0.1  USE="-X -doc -gif -gtk -jpeg -png ->postscript -tiff -truetype -xpm -zlib" 0 kB

We could stabilize newer dev-util/omage, please file seperate bug and make block this.
Comment 12 Pacho Ramos gentoo-dev 2012-10-28 11:55:33 UTC
newer omake stabilized