You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by LocutusOfBorg <gi...@git.apache.org> on 2017/03/10 18:21:10 UTC

[GitHub] trafficserver pull request #1566: Fix build by ordering the linked libraries...

GitHub user LocutusOfBorg opened a pull request:

    https://github.com/apache/trafficserver/pull/1566

    Fix build by ordering the linked libraries.

    With wl-asneeded as default and UglyLogStubs using inkevent, linking them in the wrong order
    makes the latter stripped by the linker

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/LocutusOfBorg/trafficserver fix-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1566.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1566
    
----
commit 6b95789e86999024c6f11110ece9c7a90eaaf781
Author: Gianfranco Costamagna <co...@yahoo.it>
Date:   2017-03-10T18:19:48Z

    Fix build by ordering the linked libraries.
    With wl-asneeded as default and UglyLogStubs using inkevent, linking them in the wrong order
    makes the latter stripped by the linker

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    clang-analyzer build *successful*! https://ci.trafficserver.apache.org/job/clang-analyzer-github/290/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by bryancall <gi...@git.apache.org>.
Github user bryancall commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    [approve ci]


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    AU check *failed*! https://ci.trafficserver.apache.org/job/autest-github/32/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by LocutusOfBorg <gi...@git.apache.org>.
Github user LocutusOfBorg commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    the patch has been added in Ubuntu
    https://launchpad.net/ubuntu/+source/trafficserver/7.0.0-4ubuntu1
    
    and should fix this failure
    https://launchpad.net/ubuntu/+source/trafficserver/7.0.0-4


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    Linux build *successful*! https://ci.trafficserver.apache.org/job/linux-github/1623/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    RAT check *successful*! https://ci.trafficserver.apache.org/job/RAT-github/46/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    Intel CC build *successful*! https://ci.trafficserver.apache.org/job/icc-github/158/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver pull request #1566: Fix build by ordering the linked libraries...

Posted by bryancall <gi...@git.apache.org>.
Github user bryancall closed the pull request at:

    https://github.com/apache/trafficserver/pull/1566


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    clang format *successful*! https://ci.trafficserver.apache.org/job/clang-format-github/33/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] trafficserver issue #1566: Fix build by ordering the linked libraries.

Posted by atsci <gi...@git.apache.org>.
Github user atsci commented on the issue:

    https://github.com/apache/trafficserver/pull/1566
  
    FreeBSD11 build *successful*! https://ci.trafficserver.apache.org/job/freebsd-github/1728/
     



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---