You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/02/08 03:34:03 UTC

[GitHub] [trafficserver] maskit opened a new pull request #7496: Fix QUIC unit tests build issue on GNU ld

maskit opened a new pull request #7496:
URL: https://github.com/apache/trafficserver/pull/7496


   ```
     CXXLD    test_QUICAltConnectionManager
   /usr/bin/ld: ../../../lib/records/librecords_p.a(RecProcess.o): in function `RecProcessStart()':
   /home/masakazu/git/trafficserver/lib/records/RecProcess.cc:273: undefined reference to `ET_TASK'
   /usr/bin/ld: ../../../lib/records/librecords_p.a(RecProcess.o): in function `EventProcessor::assign_thread(int)':
   /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:58: undefined reference to `eventProcessor'
   /usr/bin/ld: /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:63: undefined reference to `eventProcessor'
   /usr/bin/ld: ../../../lib/records/librecords_p.a(RecProcess.o): in function `RecProcessStart()':
   /home/masakazu/git/trafficserver/lib/records/RecProcess.cc:277: undefined reference to `ET_TASK'
   /usr/bin/ld: /home/masakazu/git/trafficserver/lib/records/RecProcess.cc:281: undefined reference to `ET_TASK'
   /usr/bin/ld: ../../../lib/records/librecords_p.a(RecProcess.o): in function `EventProcessor::assign_thread(int)':
   /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:58: undefined reference to `eventProcessor'
   /usr/bin/ld: /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:63: undefined reference to `eventProcessor'
   /usr/bin/ld: /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:58: undefined reference to `eventProcessor'
   /usr/bin/ld: /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:63: undefined reference to `eventProcessor'
   /usr/bin/ld: /home/masakazu/git/trafficserver/iocore/eventsystem/P_UnixEventProcessor.h:58: undefined reference to `eventProcessor'
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] maskit merged pull request #7496: Fix QUIC unit tests build issue on GNU ld

Posted by GitBox <gi...@apache.org>.
maskit merged pull request #7496:
URL: https://github.com/apache/trafficserver/pull/7496


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] zwoop commented on pull request #7496: Fix QUIC unit tests build issue on GNU ld

Posted by GitBox <gi...@apache.org>.
zwoop commented on pull request #7496:
URL: https://github.com/apache/trafficserver/pull/7496#issuecomment-784383743


   Cherry-picked to v9.1.x branch.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org