Opened 9 years ago
Last modified 9 years ago
#49621 new defect
qyoto @ 4.14.3: fails to build on Yosemite
Reported by: | mkae (Marko Käning) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mojca (Mojca Miklavec), RJVB (René Bertin) | |
Port: | qyoto |
Description
Just saw this when trying to install it on a Yosemite machine:
:info:build qdbus/QDBusReply.cs(8,4): error CS7042: The DllImport attribute cannot be applied to a method that is generic or contained in a generic type :info:build Compilation failed: 1 error(s), 0 warnings :info:build make[2]: *** [qt-dotnet.dll] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_qyoto/qyoto/work/build' :info:build make[1]: *** [CMakeFiles/qt-dotnet.dir/all] Error 2 :info:build make[1]: *** Waiting for unfinished jobs.... :info:build [ 63%] Building CXX object tools/uics/CMakeFiles/uics_bin.dir/main.cpp.o
Attachments (1)
Change History (3)
Changed 9 years ago by mkae (Marko Käning)
Attachment: | main.log.gz added |
---|
comment:1 Changed 9 years ago by mkae (Marko Käning)
Cc: | mojca@… rjvbertin@… added |
---|
comment:2 Changed 9 years ago by RJVB (René Bertin)
At first sight, the error seems to indicate a bug in the source or else in the 10.10 clang compiler. Try building with a more recent clang from MacPorts, and/or try the qyoto git/head of its KDE4.14 branch.
Note: See
TracTickets for help on using
tickets.
build log