tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bmake unit-test fails on Illumos




Hi,

Illumos, http://www.illumos.org/, is an OpenSolaris derivative that have recently started to work in integrating pkgsrc (http://www.illumos.org/projects/worsoe)

bootstraping pkgsrc in Illumos fails with this error:

+++ test.out    2011-02-16 16:17:45.185834692 +0100
@@ -75,11 +75,11 @@
 shared.2.1
 shared.2.99
 shared.2.99
+cycle.1.99
 make: Graph cycles through `cycle.2.99'
 make: Graph cycles through `cycle.2.98'
 make: Graph cycles through `cycle.2.97'
 cycle.1.99
-cycle.1.99
 .for with :S;... OK
 Expect: Unknown modifier 'Z'
 make: Unknown modifier 'Z'
*** Error code 1

Commenting the following in pkgsrc/devel/bmake/files/Makefile.in:

cd ${.CURDIR}/unit-tests && ${.MAKE} -r -m / TEST_MAKE=${TEST_MAKE:U${.OBJDIR}/${PROG:T}} ${.TARGET}

obviously solves the problem, but it's no solution. Any hint ?

I CC'ed Mads Worsøe Duun, responsible for this project.

Cheers,

----------------------------------------
Emile "iMil" Heitor <imil%home.imil.net@localhost>                              
    _
                    http://gcu-squad.org           ASCII ribbon campaign ( )
                                                    - against HTML email  X
                                                                & vCards / \


Home | Main Index | Thread Index | Old Index