On 11/22/2012 10:07 PM, Ben Boeckel wrote:
On Tue, Nov 20, 2012 at 18:15:26 GMT, Jon Ciesla wrote:
On Tue, Nov 20, 2012 at 12:08 PM, Panu Matilainen <pmati...@laiskiainen.org> 
wrote:
-- Build files have been written to: /builddir/build/BUILD/wesnoth-**
1.10.5
Scanning dependencies of target mo-update
[  0%] mo-update [zh_TW]: Creating locale directory.
[  0%] mo-update [af]: Creating locale directory.
[  0%] mo-update [ang]: Creating locale directory.
[  0%] mo-update [ang@latin]: Creating locale directory.
[  0%] mo-update [ar]: Creating locale directory.
[  0%] Scanning dependencies of target wesnoth-lua

...but in the f19 build, no such thing occurs:
-- Build files have been written to: /builddir/build/BUILD/wesnoth-**
1.10.5
Scanning dependencies of target wesnoth-lua
[  0%] Scanning dependencies of target wesnoth-core
[...]

I thought not, but wanted to be sure.  It certainly f19-centric.  Thanks!

And if anyone see something obvious here let me know.

It's missing a VERBOSE=1 parameter to make (or the appropriate parameter
to CMake which I can't remember off the top of my head) to show the
actual commands being run.


If you use the %cmake macro, you'll get verbose builds.

Other than that, F19 has CMake 2.8.10.1 and F18 has 2.8.9. If using
CMake 2.8.9 works, it should be reported upstream as a regression.

--Ben



--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  or...@cora.nwra.com
Boulder, CO 80301              http://www.cora.nwra.com
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to