wyrd 1.4.5 - build fails with parallel make

Bug #691827 reported by Till Maas
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
wyrd
Fix Released
Undecided
Unassigned

Bug Description

When I try to compile wyrd 1.4.5 on Fedora Rawhide it fails with the following error:

ocamlc -c -cc "gcc" -ccopt "-fPIC -g -Wall -DHAVE_CONFIG_H \
   -DPIC -DNATIVE_CODE \
       -o ml_curses.o " ml_curses.c
File "utility.ml", line 340, characters 6-39:
Error: Unbound value Curses.Curses_config.wide_ncurses
make: *** [utility.cmx] Error 2
make: *** Waiting for unfinished jobs....
ar rcs libcurses_stubs.a ml_curses.o
ocamlopt -c keys.ml
ocamlopt -c -pp "gcc -x c -E " curses.ml
ocamlopt -a -cclib -lcurses_stubs -cclib -lncursesw -o curses.cmxa keys.cmx curses.cmx
make[2]: Leaving directory `/builddir/build/BUILD/wyrd-1.4.5/curses'
sed \
  -e 's/@PACKAGE@/curses/' \
  -e 's/@VERSION@/1.0.3/' \
  -e 's/@CURSES@/ncurses/' \
  < META.in > META
ranlib *.a
make[1]: Leaving directory `/builddir/build/BUILD/wyrd-1.4.5/curses'

Related branches

Revision history for this message
Till Maas (opensource-till) wrote :
Revision history for this message
Paul Pelzl (pelzlpj) wrote : Re: [Bug 691827] [NEW] wyrd 1.4.5 - curses compile error on Fedora Rawhide

On Sat, Dec 18, 2010 at 2:59 AM, Till Maas <email address hidden>wrote:

> When I try to compile wyrd 1.4.5 on Fedora Rawhide it fails with the
> following error:
>
[snip]

This sorta looks like a Makefile race condition. Can you try building
without the "-j16" flag to "make"?

Paul

Revision history for this message
Till Maas (opensource-till) wrote : Re: wyrd 1.4.5 - curses compile error on Fedora Rawhide

Thank you, without the parallel make flags it works:
http://koji.fedoraproject.org/koji/getfile?taskID=2675039&name=build.log

Paul Pelzl (pelzlpj)
summary: - wyrd 1.4.5 - curses compile error on Fedora Rawhide
+ wyrd 1.4.5 - build fails with parallel make
Paul Pelzl (pelzlpj)
Changed in wyrd:
status: New → Confirmed
Paul Pelzl (pelzlpj)
Changed in wyrd:
status: Confirmed → Fix Committed
Paul Pelzl (pelzlpj)
Changed in wyrd:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.