Skip to content

trafficserver 9.0.0#67323

Closed
chenrui333 wants to merge 1 commit intoHomebrew:masterfrom
chenrui333:bump-trafficserver-9.0.0
Closed

trafficserver 9.0.0#67323
chenrui333 wants to merge 1 commit intoHomebrew:masterfrom
chenrui333:bump-trafficserver-9.0.0

Conversation

@chenrui333
Copy link
Copy Markdown
Member

Created with brew bump-formula-pr.

@chenrui333 chenrui333 added 11 Big Sur is specifically affected build failure CI fails while building the software labels Dec 20, 2020
@chenrui333
Copy link
Copy Markdown
Member Author

libtool: link: clang++  -o unit-tests/.libs/plugin_v2.so -bundle  unit-tests/.libs/plugin_v2_la-plugin_misc_cb.o   -L/usr/local/opt/openssl@1.1/lib -L/usr/local/Cellar/pcre/8.44/lib  -g -O3 -mcx16   -Wl,-exported_symbols_list,unit-tests/.libs/plugin_v2-symbols.expsym
Undefined symbols for architecture x86_64:
  "thread-local wrapper routine for pluginThreadContext", referenced from:
      _TSRemapInit in plugin_v1_la-plugin_misc_cb.o
      _TSRemapNewInstance in plugin_v1_la-plugin_misc_cb.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [unit-tests/plugin_v1.la] Error 1
make[3]: *** Waiting for unfinished jobs....
Undefined symbols for architecture x86_64:
  "thread-local wrapper routine for pluginThreadContext", referenced from:
      _TSRemapInit in plugin_v2_la-plugin_misc_cb.o
      _TSRemapNewInstance in plugin_v2_la-plugin_misc_cb.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [unit-tests/plugin_v2.la] Error 1
libtool: link: /usr/bin/nm -B  unit-tests/.libs/plugin_init_fail_la-plugin_init_fail.o   | sed -n -e 's/^.*[	 ]\([BCDEGRST][BCDEGRST]*\)[	 ][	 ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' | /usr/local/Homebrew/Library/Homebrew/shims/mac/super/sed 's/.* //' | sort | uniq > unit-tests/.libs/plugin_init_fail.exp
libtool: link: /usr/bin/grep -E -e "^(TSRemapInit|TSRemapDone|TSRemapDoRemap|TSRemapNewInstance|TSRemapDeleteInstance|TSRemapOSResponse|TSRemapPreConfigReload|TSRemapPostConfigReload|TSPluginInit|pluginDsoVersionTest|getPluginDebugObjectTest)$" "unit-tests/.libs/plugin_init_fail.exp" > "unit-tests/.libs/plugin_init_fail.expT"

@mitchblank
Copy link
Copy Markdown
Contributor

This is another MakeMaker+PREFIX case so will probably need a similar fix to #67818 #67819 #67820 etc

@chenrui333 chenrui333 force-pushed the bump-trafficserver-9.0.0 branch from 802aa35 to f1e6ce6 Compare December 27, 2020 22:17
@chenrui333 chenrui333 added CI-requeued PR has been re-added to the queue and removed 11 Big Sur is specifically affected build failure CI fails while building the software labels Dec 27, 2020
@chenrui333
Copy link
Copy Markdown
Member Author

rebased the PR after the other perl formulae updates.

@chenrui333
Copy link
Copy Markdown
Member Author

libtool: link: clang++  -o unit-tests/.libs/plugin_v2.so -bundle  unit-tests/.libs/plugin_v2_la-plugin_misc_cb.o   -L/usr/local/opt/openssl@1.1/lib -L/usr/local/Cellar/pcre/8.44/lib  -g -O3 -mcx16   -Wl,-exported_symbols_list,unit-tests/.libs/plugin_v2-symbols.expsym
Undefined symbols for architecture x86_64:
/usr/local/Homebrew/Library/Homebrew/shims/scm/git --version
  "thread-local wrapper routine for pluginThreadContext", referenced from:
      _TSRemapInit in plugin_v1_la-plugin_misc_cb.o
      _TSRemapNewInstance in plugin_v1_la-plugin_misc_cb.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [unit-tests/plugin_v1.la] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f unit-tests/.deps/plugin_instinit_fail_la-plugin_instinit_fail.Tpo unit-tests/.deps/plugin_instinit_fail_la-plugin_instinit_fail.Plo
Undefined symbols for architecture x86_64:
  "thread-local wrapper routine for pluginThreadContext", referenced from:
      _TSRemapInit in plugin_v2_la-plugin_misc_cb.o
      _TSRemapNewInstance in plugin_v2_la-plugin_misc_cb.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

@chenrui333 chenrui333 added 11 Big Sur is specifically affected build failure CI fails while building the software labels Dec 28, 2020
@chenrui333
Copy link
Copy Markdown
Member Author

Filed a bug report in the upstream and close the PR for now.

@BrewTestBot BrewTestBot added the outdated PR was locked due to age label Feb 17, 2021
@Homebrew Homebrew locked as resolved and limited conversation to collaborators Feb 17, 2021
@chenrui333 chenrui333 deleted the bump-trafficserver-9.0.0 branch December 18, 2022 05:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

11 Big Sur is specifically affected build failure CI fails while building the software CI-requeued PR has been re-added to the queue outdated PR was locked due to age upstream issue An upstream issue report is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants