https://bugs.kde.org/show_bug.cgi?id=402528

            Bug ID: 402528
           Summary: Build breaks on Fedora 28
           Product: rust-qt-binding-generator
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: j...@vandenoever.info
          Reporter: kdebuac....@porcupinefactory.org
  Target Milestone: ---

SUMMARY
Build broken by 325ffc2a2c840b3a858d7cf55da4b7682292ff16 on Fedora 28. The path
used to find Cargo.toml is invalid. Fix available in
https://gitlab.com/rhn_mk1/rust-qt-bindings-generator/commit/d67e428ad34b5e9abb5f3d45782a1b5a62cc7dc2

STEPS TO REPRODUCE
0. git clone $rust-qt-binding-generator
1. mkdir build
2. cd build
3. cmake ../rust-qt-binding-generator
4. make

OBSERVED RESULT

    Finished release [optimized] target(s) in 3m 42s                         
[  1%] Built target rust_qt_binding_generator
Scanning dependencies of target test_rust_functions
[  2%] Generating /foo/rq-bindgen/tests/rust_functions/src/interface.rs,
/foo/rq-bindgen/tests/test_functions_rust.h,
/foo/rq-bindgen/tests/test_functions_rust.cpp
No such file or directory (os error 2)
make[2]: *** [tests/CMakeFiles/test_rust_functions.dir/build.make:67:
/foo/rq-bindgen/tests/rust_functions/src/interface.rs] Error 1
make[1]: *** [CMakeFiles/Makefile2:287:
tests/CMakeFiles/test_rust_functions.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

EXPECTED RESULT
Success

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 28

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to