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
| ---> Upgrading x86_64-w64-mingw32-pkgconfig (1/29) | |
| DEBUG: dropping privileges: euid changed to 502, egid changed to 20. | |
| DEBUG: Could not open file: /Users/ericgallager/Documents/GitHub/macports-wine/cross/mingw-w64-pkgconfig/Portfile | |
| while executing | |
| "sha256 file ${portpath}/Portfile" | |
| (procedure "open_statefile" line 24) | |
| invoked from within | |
| "open_statefile" | |
| Error: Failed to open statefile for x86_64-w64-mingw32-pkgconfig: Could not open file: /Users/ericgallager/Documents/GitHub/macports-wine/cross/mingw-w64-pkgconfig/Portfile | |
| DEBUG: elevating privileges for place_worksymlink: euid changed to 0, egid changed to 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
| ---> Removing work directory for x86_64-w64-mingw32-pkgconfig | |
| DEBUG: No work directory found to remove at /opt/local/var/macports/build/x86_64-w64-mingw32-pkgconfig-4ae183bc | |
| DEBUG: No log directory found to remove at /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_x86_64-w64-mingw32-pkgconfig-0.0.1_0_bb47a2233bf5fb9ad366709e610813bb2d773264ecb980db8617cbc3732ada0e-2218 | |
| DEBUG: dropping privileges: euid changed to 502, egid changed to 20. | |
| DEBUG: dropping privileges: euid changed to 502, egid changed to 20. | |
| DEBUG: Starting logging for x86_64-w64-mingw32-pkgconfig @0.0.1_0 | |
| DEBUG: macOS 26.3 (darwin/25.3.0) arch i386 | |
| DEBUG: MacPorts 2.12.1 | |
| DEBUG: Xcode 26.2, CLT 26.2.0.0.1.1764914756 | |
| DEBUG: SDK 26 |
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
| $ /opt/sw/bin/dpkg -S /opt/sw/share/aclocal/*.m4 2>/dev/null | cut -d: -f1 | sort | uniq -c | sort -r | |
| 582 autoconf-archive | |
| 10 gettext-tools | |
| 7 libtool2 | |
| 2 libstroke | |
| 2 libgpg-error | |
| 2 libflac12-dev | |
| 2 gnome-common | |
| 2 glib2-dev | |
| 1 zziplib13-dev |
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
| $ port provides /opt/local/share/aclocal/*.m4 | cut -d: -f2 | sort | uniq -c | sort -r | |
| 582 autoconf-archive | |
| 11 gettext | |
| 10 dpkg | |
| 8 mm-common | |
| 7 libtool | |
| 4 xfce4-dev-tools | |
| 3 gnome-common | |
| 3 glib2 | |
| 3 bakefile |
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
| /Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./prev-gcc/xg++ -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./prev-gcc/ -B/usr/local/x86_64-apple-darwin20/bin/ -nostdinc++ -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/src/.libs -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/libsupc++/.libs -I/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/include/x86_64-apple-darwin20 -I/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/include -I/Users/ericgallager/gcc_newgit/libstdc++-v3/libsupc++ -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/prev-x86_64-apple-darwin20/libstdc++-v3/src/.libs -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_0123456 |
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
| --- /tmp/master.txt 2023-02-12 18:48:47.000000000 -0500 | |
| +++ /tmp/PR.txt 2023-02-12 18:49:09.000000000 -0500 | |
| @@ -1,14 +1,20 @@ | |
| +Checking animation.lua [0m[31m[1m2 warnings[0m | |
| + | |
| + animation.lua:516:38: (W421) shadowing definition of variable [0m[1mx[0m on line 495 | |
| + animation.lua:516:41: (W421) shadowing definition of variable [0m[1my[0m on line 495 | |
| + | |
| Checking debug_utils.lua [0m[31m[1m2 warnings[0m | |
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
| $ t update "testing to see if I can still tweet from the command line" | |
| Traceback (most recent call last): | |
| 16: from /opt/local/bin/t:23:in `<main>' | |
| 15: from /opt/local/bin/t:23:in `load' | |
| 14: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/t-3.1.0/bin/t:20:in `<top (required)>' | |
| 13: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/thor-1.2.1/lib/thor/base.rb:485:in `start' | |
| 12: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/thor-1.2.1/lib/thor.rb:392:in `dispatch' | |
| 11: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/thor-1.2.1/lib/thor/invocation.rb:127:in `invoke_command' | |
| 10: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/thor-1.2.1/lib/thor/command.rb:27:in `run' | |
| 9: from /opt/local/lib/ruby2.7/gems/2.7.0/gems/t-3.1.0/lib/t/cli.rb:853:in `update' |
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
| Process: Twitter [93293] | |
| Path: /Applications/Twitter.localized/Twitter.app/Contents/MacOS/Twitter | |
| Identifier: maccatalyst.com.atebits.Tweetie2 | |
| Version: 9.10.1 (19.9.10) | |
| App Item ID: 1482454543 | |
| App External ID: 849313051 | |
| Code Type: X86-64 (Native) | |
| Parent Process: ??? [1] | |
| Responsible: Twitter [93293] | |
| User ID: 501 |
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
| /Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./gcc/xg++ -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/./gcc/ -nostdinc++ `if test -f /Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-darwin20.6.0/libstdc++-v3/scripts/testsuite_flags; then /bin/sh /Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-darwin20.6.0/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-darwin20.6.0/libstdc++-v3/src -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-darwin20.6.0/libstdc++-v3/src/.libs -L/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-darwin20.6.0/libstdc++-v3/libsupc++/.libs -B/Users/ericgallager/gcc_newgit/abcdefghijklmnopqrstuvwxyz_01234567890.build/x86_64-apple-da |
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
| t --help | |
| /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:212:in `initialize': Permission denied @ rb_sysopen - /opt/local/lib/ruby2.1/gems/2.1.0/extensions/x86_64-darwin-20/2.1.0/unf-0.2.0.beta2/gem_make.out (Errno::EACCES) | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:212:in `open' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:212:in `write_gem_make_out' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:132:in `build_error' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:171:in `rescue in build_extension' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:156:in `build_extension' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:198:in `block in build_extensions' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:195:in `each' | |
| from /opt/local/lib/ruby2.1/2.1.0/rubygems/ext/builder.rb:195:in `build_extensions' |
NewerOlder