This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/bin/mega-cmd-server --debug-full | |
[API:debug: 19:57:00] MEGAcmd version: 1.2.0.7: code 1020007 | |
[API:debug: 19:57:00] cURL version: 7.59.0 | |
[API:debug: 19:57:00] SSL version: OpenSSL/1.1.1f | |
[API:debug: 19:57:00] libz version: 1.2.11 | |
[API:debug: 19:57:00] IPv6 enabled: 1 | |
[API:debug: 19:57:00] Initializing OpenSSL locking callbacks | |
[API:debug: 19:57:00] DNS servers: 127.0.0.53 | |
[API:debug: 19:57:00] MediaInfo version: 1909 | |
[API:debug: 19:57:00] User-Agent: MEGAcmd/1.2.0.7 (ubuntu 20.04/Linux 5.4.0-28-generic x86_64) MegaClient/3.6.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gdb mega-cmd-server | |
GNU gdb (Ubuntu 9.1-0ubuntu1) 9.1 | |
Copyright (C) 2020 Free Software Foundation, Inc. | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
Type "show copying" and "show warranty" for details. | |
This GDB was configured as "x86_64-linux-gnu". | |
Type "show configuration" for configuration details. | |
For bug reporting instructions, please see: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcc --version | |
gcc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008 | |
Copyright (C) 2019 Free Software Foundation, Inc. | |
This is free software; see the source for copying conditions. There is NO | |
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | |
./configure | |
checking for a BSD-compatible install... /usr/local/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/local/bin/mkdir -p |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for mpd on macOS 10.11.6 | |
Build date: 2019-01-01 13:04:05 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for gdbm on macOS 10.11.6 | |
Build date: 2018-12-31 16:54:40 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for cmake on macOS 10.11.6 | |
Build date: 2018-12-31 13:37:34 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g++ -O3 -Wall -march=core2 -mavx -fopenmp lib/gpunb.avx.cpp -c -o gpunb.avx.o | |
lib/gpunb.avx.cpp: In function ‘void* amalloc64(size_t)’: | |
lib/gpunb.avx.cpp:85:35: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result] | |
(void)posix_memalign(&ptr, 64, n); | |
^ | |
lib/gpunb.avx.cpp: In function ‘void GPUNB_open(int)’: | |
lib/gpunb.avx.cpp:95:9: warning: ‘ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized] | |
jparr2 = (v4sf *)amalloc64(sizeof(v4sf) * (nbmax+3)); | |
~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
lib/gpunb.avx.cpp:94:9: warning: ‘ptr’ may be used uninitialized in this function [-Wmaybe-uninitialized] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Apple | |
Model: MacBookPro9,1 | |
Form Factor: Laptop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-3720QM CPU @ 2.60GHz | |
CPU Family: 0x6 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libgphoto2.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pkg-config.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libtool.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libusb-compat.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libusb.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gd.rb | |
/usr/local/Homebrew/Library/Homebrew/brew.rb (Formulary::FormulaLoader): loading / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpaw test | |
python-2.7.12 /usr/bin/python | |
gpaw-1.1.0 /home/shrx/src/gpaw/gpaw/ | |
ase-3.11.0 /usr/local/lib/python2.7/dist-packages/ase/ | |
numpy-1.11.2 /usr/local/lib/python2.7/dist-packages/numpy/ | |
scipy-0.18.1 /usr/local/lib/python2.7/dist-packages/scipy/ | |
_gpaw /home/shrx/src/gpaw/build/lib.linux-x86_64-2.7/_gpaw.so | |
parallel no | |
FFTW yes | |
scalapack no |
NewerOlder