This file contains hidden or 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
2 fuse-common | |
3 add-determinism | |
3 aida-x-standalone | |
3 anewer | |
3 archlinux-userland-fs-cmp | |
3 arduino-cli | |
3 atomicparsley | |
3 audio-convert | |
3 auth-tarball-from-git | |
3 autotiling-rs |
This file contains hidden or 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
pacman -S ruby-stdlib ruby | |
resolving dependencies... | |
looking for conflicting packages... | |
warning: dependency cycle detected: | |
warning: ruby will be installed before its ruby-stdlib dependency | |
warning: dependency cycle detected: | |
warning: rubygems will be installed before its ruby dependency | |
warning: dependency cycle detected: | |
warning: ruby-minitest will be installed before its ruby dependency | |
warning: dependency cycle detected: |
This file contains hidden or 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
opentimelineio0.14 /home/ | |
opentimelineio0.14 /home/alex/ | |
opentimelineio0.14 /home/alex/build/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/OpenTimelineIO-0.14.1/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/OpenTimelineIO-0.14.1/build/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/OpenTimelineIO-0.14.1/build/lib.linux-x86_64-cpython-310/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/OpenTimelineIO-0.14.1/build/lib.linux-x86_64-cpython-310/opentimelineio/ | |
opentimelineio0.14 /home/alex/build/opentimelineio0.14/src/OpenTimelineIO-0.14.1/build/lib.linux-x86_64-cpython-310/opentimelineio/_opentime.cpython-310-x86_64-linux-gnu.so |
This file contains hidden or 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
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays | |
Mesa: 17 similar GL_INVALID_FRAMEBUFFER_OPERATION errors | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements | |
Mesa: 12 similar GL_INVALID_FRAMEBUFFER_OPERATION errors | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glBegin | |
Mesa: User error: GL_INVALID_OPERATION in glEnd | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glBegin | |
Mesa: User error: GL_INVALID_OPERATION in glEnd | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements |
This file contains hidden or 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
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawArrays | |
Mesa: 17 similar GL_INVALID_FRAMEBUFFER_OPERATION errors | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements | |
Mesa: 12 similar GL_INVALID_FRAMEBUFFER_OPERATION errors | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glBegin | |
Mesa: User error: GL_INVALID_OPERATION in glEnd | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glBegin | |
Mesa: User error: GL_INVALID_OPERATION in glEnd | |
Mesa: User error: GL_INVALID_FRAMEBUFFER_OPERATION in glDrawElements |
This file contains hidden or 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
make CLANG=1 LUA=1 | |
#define VERSION "0.C-3141-g307f768" | |
mkdir -p obj | |
clang++ -DLOCALIZE -Wall -Wextra -Wno-switch -Wno-sign-compare -Wno-missing-braces -Wno-type-limits -Wno-narrowing -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -DLUA -c src/material.cpp -o obj/material.o | |
clang++ -DLOCALIZE -Wall -Wextra -Wno-switch -Wno-sign-compare -Wno-missing-braces -Wno-type-limits -Wno-narrowing -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -DLUA -c src/iuse.cpp -o obj/iuse.o | |
clang++ -DLOCALIZE -Wall -Wextra -Wno-switch -Wno-sign-compare -Wno-missing-braces -Wno-type-limits -Wno-narrowing -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -DLUA -c src/mapgenformat.cpp -o obj/mapgenformat.o | |
clang++ -DLOCALIZE -Wall -Wextra -Wno-switch -Wno-sign-compare -Wno-missing-braces -Wno-type-limits -Wno-narrowing -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -DLUA -c src/mondeath.cpp -o obj/mondeath.o | |
clang++ -DLOCALIZE -Wall -Wextra -Wno-switch -Wno-sign-compare -Wno-missing-braces -Wno-type-limits -Wno-narrowing -g -D_GLIBCXX_DEBUG --std=c++11 -MMD |
This file contains hidden or 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
+ -DLOCALIZE -Wall -Wextra -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -c src/wincurse.cpp -o obj/wincurse.o | |
g++ -DLOCALIZE -Wall -Wextra -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -c src/overmap.cpp -o obj/overmap.o | |
g++ -DLOCALIZE -Wall -Wextra -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -c src/player.cpp -o obj/player.o | |
g++ -DLOCALIZE -Wall -Wextra -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -c src/item_action.cpp -o obj/item_action.o | |
g++ -DLOCALIZE -Wall -Wextra -g -D_GLIBCXX_DEBUG --std=c++11 -MMD -c src/character.cpp -o obj/character.o | |
src/player.cpp: In member function ‘void player::pick_style()’: | |
src/player.cpp:9966:10: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
std::auto_ptr<ma_style_callback> ma_style_info(new ma_style_callback()); | |
^ | |
In file included from /usr/include/c++/5.1.0/memory:81:0, |
This file contains hidden or 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
# bad: [8956405cf19ee292cfb9db487edc33e51877e12f] I'm not the Slayer but I can kill a rogue apostrophe. | |
git bisect bad 8956405cf19ee292cfb9db487edc33e51877e12f | |
# good: [904f72d7319344cd99ddc5e8d0a69e94f25ca165] Merge pull request #10752 from Alasnuyo/rail-projectiles | |
git bisect good 904f72d7319344cd99ddc5e8d0a69e94f25ca165 | |
# good: [0908cc0cc6d0a9c6b61a3a7aa8fb96a85e33087e] Adds enhanced 5x50mm rounds. | |
git bisect good 0908cc0cc6d0a9c6b61a3a7aa8fb96a85e33087e | |
# good: [a53a3f2a536959ef88ccbb187df80b4e0daa40ff] Merge remote-tracking branch 'dda/pr/10769' into dda-master | |
git bisect good a53a3f2a536959ef88ccbb187df80b4e0daa40ff | |
# bad: [d83565786ac457944a1c6b6da4e4b1d69aaead5f] More messages | |
git bisect bad d83565786ac457944a1c6b6da4e4b1d69aaead5f |