Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 413246 Details for
Bug 561800
net-fs/smbtatools-1.2.6 : ERROR: you will need libsmbclient
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/plain), 2.96 KB, created by
Toralf Förster
on 2015-09-29 11:24:09 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-09-29 11:24:09 UTC
Size:
2.96 KB
patch
obsolete
>Determining if the Q_WS_WIN exist failed with the following output: >Change Dir: /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/ninja" "cmTC_8826a" >[1/2] Building CXX object CMakeFiles/cmTC_8826a.dir/CheckSymbolExists.cxx.o >FAILED: /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_8826a.dir/CheckSymbolExists.cxx.o -c CheckSymbolExists.cxx >CheckSymbolExists.cxx: In function âint main(int, char**)â: >CheckSymbolExists.cxx:8:19: error: âQ_WS_WINâ was not declared in this scope > return ((int*)(&Q_WS_WIN))[argc]; > ^ >ninja: build stopped: subcommand failed. > >File /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef Q_WS_WIN > return ((int*)(&Q_WS_WIN))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the Q_WS_QWS exist failed with the following output: >Change Dir: /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/ninja" "cmTC_4dbb5" >[1/2] Building CXX object CMakeFiles/cmTC_4dbb5.dir/CheckSymbolExists.cxx.o >FAILED: /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_4dbb5.dir/CheckSymbolExists.cxx.o -c CheckSymbolExists.cxx >CheckSymbolExists.cxx: In function âint main(int, char**)â: >CheckSymbolExists.cxx:8:19: error: âQ_WS_QWSâ was not declared in this scope > return ((int*)(&Q_WS_QWS))[argc]; > ^ >ninja: build stopped: subcommand failed. > >File /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef Q_WS_QWS > return ((int*)(&Q_WS_QWS))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the Q_WS_MAC exist failed with the following output: >Change Dir: /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/ninja" "cmTC_0f93d" >[1/2] Building CXX object CMakeFiles/cmTC_0f93d.dir/CheckSymbolExists.cxx.o >FAILED: /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG -march=native -O2 -pipe -I/usr/include/qt4 -o CMakeFiles/cmTC_0f93d.dir/CheckSymbolExists.cxx.o -c CheckSymbolExists.cxx >CheckSymbolExists.cxx: In function âint main(int, char**)â: >CheckSymbolExists.cxx:8:19: error: âQ_WS_MACâ was not declared in this scope > return ((int*)(&Q_WS_MAC))[argc]; > ^ >ninja: build stopped: subcommand failed. > >File /var/tmp/portage/net-fs/smbtatools-1.2.6/work/smbtatools-1.2.6_build/CMakeFiles/CMakeTmp/CheckSymbolExists.cxx: >/* */ >#include <QtCore/qglobal.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef Q_WS_MAC > return ((int*)(&Q_WS_MAC))[argc]; >#else > (void)argc; > return 0; >#endif >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 561800
: 413246 |
413248
|
413250
|
413252