Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g++ -c -include ../DebugIntermediate/Telegram -pipe -g -Wall -W -Wno-unused-result -Wno-unused-parameter -Wno-unused-variable -Wno-switch -Wno-comment -Wno-unused-but-s
- et-variable -D_REENTRANT -fPIC -D_DEBUG -DQ_OS_LINUX64 -DTDESKTOP_DISABLE_AUTOUPDATE -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_C
- ORE_LIB -I../../Telegram -I. -I../../../Libraries/QtStatic/qtbase/include/QtGui/5.5.0/QtGui -I../../../Libraries/QtStatic/qtbase/include/QtCore/5.5.0/QtCore -I../../../
- Libraries/QtStatic/qtbase/include -I/usr/local/include/opus -I../../Telegram/SourceFiles -I../../Telegram/GeneratedFiles -isystem /usr/include/libappindicator3-0.1 -isy
- stem /usr/include/gtk-2.0 -isystem /usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/lib/i386-linux-gnu/glib-2.0/include -isystem /usr/include/c
- airo -isystem /usr/include/pango-1.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/lib/i386-linux-gnu/gtk-2.0/include -isystem /usr/include/gdk-pixbuf-2.0 -isystem
- /usr/include/atk-1.0 -isystem /usr/include/dee-1.0 -isystem /usr/include/libdbusmenu-glib-0.4 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include -isystem /usr/incl
- ude/opus -I../../../qt/include -I../../../qt/include/QtWidgets -I../../../qt/include/QtGui -I../../../qt/include/QtNetwork -I../../../qt/include/QtCore -IGenFiles/Debug
- -I../../../qt/mkspecs/linux-g++ -o ../DebugIntermediate/audio.o ../../Telegram/SourceFiles/audio.cpp
- ../../Telegram/SourceFiles/audio.cpp: In function ‘void audioInit()’:
- ../../Telegram/SourceFiles/audio.cpp:221:32: error: ‘alcDevicePauseSOFT’ was not declared in this scope
- alcDevicePauseSOFT(audioDevice); [0/1889]
- ^
- ../../Telegram/SourceFiles/audio.cpp: In member function ‘void AudioPlayerFader::onPauseTimer()’:
- ../../Telegram/SourceFiles/audio.cpp:948:33: error: ‘alcDevicePauseSOFT’ was not declared in this scope
- alcDevicePauseSOFT(audioDevice);
- ^
- ../../Telegram/SourceFiles/audio.cpp: In member function ‘void AudioPlayerFader::resumeDevice()’:
- ../../Telegram/SourceFiles/audio.cpp:994:34: error: ‘alcDeviceResumeSOFT’ was not declared in this scope
- alcDeviceResumeSOFT(audioDevice);
- ^
- Makefile:15828: recipe for target '../DebugIntermediate/audio.o' failed
- make: *** [../DebugIntermediate/audio.o] Error 1
- * ERROR: net-im/telegram-desktop-0.8.50::gentoo-zh failed (compile phase):
- * Make failed
- *
- * Call stack:
- * ebuild.sh, line 133: Called src_compile
- * environment, line 2294: Called die
- * The specific snippet of code:
- * xvfb-run -a make || die 'Make failed';
- *
- * If you need support, post the output of `emerge --info '=net-im/telegram-desktop-0.8.50::gentoo-zh'`,
- * the complete build log and the output of `emerge -pqv '=net-im/telegram-desktop-0.8.50::gentoo-zh'`.
- * The complete build log is located at '/tmp/portage/net-im/telegram-desktop-0.8.50/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-im/telegram-desktop-0.8.50/temp/environment'.
- * Working directory: '/tmp/portage/net-im/telegram-desktop-0.8.50/work/telegram-desktop-0.8.50/Linux/DebugIntermediate'
- * S: '/tmp/portage/net-im/telegram-desktop-0.8.50/work/telegram-desktop-0.8.50'
- >>> Failed to emerge net-im/telegram-desktop-0.8.50, Log file:
- >>> '/tmp/portage/net-im/telegram-desktop-0.8.50/temp/build.log'
- * Messages for package net-im/telegram-desktop-0.8.50:
- * ERROR: net-im/telegram-desktop-0.8.50::gentoo-zh failed (compile phase):
- * Make failed
- *
- * Call stack:
- * ebuild.sh, line 133: Called src_compile
- * environment, line 2294: Called die
- * The specific snippet of code:
- * xvfb-run -a make || die 'Make failed';
- *
- * If you need support, post the output of `emerge --info '=net-im/telegram-desktop-0.8.50::gentoo-zh'`,
- * the complete build log and the output of `emerge -pqv '=net-im/telegram-desktop-0.8.50::gentoo-zh'`.
- * The complete build log is located at '/tmp/portage/net-im/telegram-desktop-0.8.50/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/net-im/telegram-desktop-0.8.50/temp/environment'.
- * Working directory: '/tmp/portage/net-im/telegram-desktop-0.8.50/work/telegram-desktop-0.8.50/Linux/DebugIntermediate'
- * S: '/tmp/portage/net-im/telegram-desktop-0.8.50/work/telegram-desktop-0.8.50'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement