Custom Query (100 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 100)

Ticket Resolution Summary Owner Reporter
#109 fixed Patches from OS/2 RPMs bird dmik
Description

To gather patches we apply in the RPM release of kBuild on OS/2.

#112 fixed kmk_sed fails if kBuild was compiled with gcc 4.7 bird Sérgio Monteiro Basto
Description

when we packaging on Fedora we use kBuild compiled by us: http://koji.fedoraproject.org/koji/packageinfo?packageID=7356

after use kBuild (trunk version), compiled with gcc 4.7. I got this error on building virtuaBox

/usr/bin/kmk_sed: file /builddir/build/BUILD/VirtualBox-4.1.8_OSE/src/VBox/Runtime/common/err/errmsg.sed line 31: Unmatched [ or [^
kmk: *** [/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h] Error 1
kmk: *** Deleting file `/builddir/build/BUILD/VirtualBox-4.1.8_OSE/obj/obj/Runtime/errmsgdata.h'
kmk: *** Waiting for unfinished jobs....

kmk_sed doesn't read well /builddir/build/BUILD/VirtualBox-4.1.10/src/VBox/Runtime/common/err/errmsg.sed

the problem is when is generate errmsgdata.h.

#114 fixed kmk_redirect: Not quoting argument correctly on windows bird bird
Description

Arguments in need of quoting and/or escaping will get quotation marks and escaping backslashes stripped. This causes trouble for instance when executing pylint in src/VBox/Testsuite.

Note: See TracQuery for help on using queries.