[Home]

Summary:ASTERISK-28271: Opensuse Leap 15 --with-jannson-bundled will not compile
Reporter:David Wilcox (px03afk)Labels:
Date Opened:2019-02-04 06:02:54.000-0600Date Closed:2019-02-04 11:27:59.000-0600
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:16.1.1 Frequency of
Occurrence
Constant
Related
Issues:
Environment:OpenSuse Leap 15Attachments:
Description:OpenSuse Leap 15 version of libjansson-devel is 2.9 and therefore you have to use --with-jansson-bundled.  The bundled package compiles OK but places the resultant library in third-party/dest/lib64.  When you come to 'make' asterisk the linker fails because it only looks in third-pary/dest/lib.  Copying (or linking) lib64 to lib allows the make to complete
Comments:By: Asterisk Team (asteriskteam) 2019-02-04 06:02:56.012-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

Please note that once your issue enters an open state it has been accepted. As Asterisk is an open source project there is no guarantee or timeframe on when your issue will be looked into. If you need expedient resolution you will need to find and pay a suitable developer. Asking for an update on your issue will not yield any progress on it and will not result in a response. All updates are posted to the issue when they occur.

By: Asterisk Team (asteriskteam) 2019-02-04 06:02:57.509-0600

The severity of this issue has been automatically downgraded from "Blocker" to "Major". The "Blocker" severity is reserved for issues which have been determined to block the next release of Asterisk. This severity can only be set by privileged users. If this issue is deemed to block the next release it will be updated accordingly during the triage process.

By: George Joseph (gjoseph) 2019-02-04 07:22:49.034-0600

Hi David,

When you get a chance, could you try one of the patches listed under "Gerrit Reviews" and confirm it fixed the issue?


By: David Wilcox (px03afk) 2019-02-04 09:30:36.453-0600

Confirm that the patch works as expected and the library is now compiled in lib.

There were three entries on Gerrit Reviews but so far as I could see they all produced the same change.  Apologies if I missed something.

By: Friendly Automation (friendly-automation) 2019-02-04 11:28:00.444-0600

Change 10946 merged by Friendly Automation:
bundled-jansson:  On OpenSuse Leap libjansson.a was placed in lib64

[https://gerrit.asterisk.org/10946|https://gerrit.asterisk.org/10946]

By: Friendly Automation (friendly-automation) 2019-02-04 11:30:11.167-0600

Change 10948 merged by Joshua C. Colp:
bundled-jansson:  On OpenSuse Leap libjansson.a was placed in lib64

[https://gerrit.asterisk.org/10948|https://gerrit.asterisk.org/10948]

By: Friendly Automation (friendly-automation) 2019-02-04 11:31:52.403-0600

Change 10947 merged by Joshua C. Colp:
bundled-jansson:  On OpenSuse Leap libjansson.a was placed in lib64

[https://gerrit.asterisk.org/10947|https://gerrit.asterisk.org/10947]

By: George Joseph (gjoseph) 2019-02-04 14:47:14.966-0600

Thanks David.  The 3 reviews were for the 3 source code branches but as you noticed, they were exactly the same.


By: David Wilcox (px03afk) 2019-02-06 05:04:47.793-0600

I would like to say how impressed I am with the speed and effectiveness of responses to this issue.  I have been using Asterisk for my own personal use for the last 8 years or so and this is the first time I've had the need to submit an issue so I am very grateful that you took it seriously and dealt with it directly.


By: Asterisk Team (asteriskteam) 2019-02-06 05:04:47.986-0600

This issue has been reopened as a result of your commenting on it as the reporter. It will be triaged once again as applicable.

By: Joshua C. Colp (jcolp) 2019-02-06 05:06:49.872-0600

Glad to hear you're happy! Usually when triaging if it's something simple many of us will just go ahead and take care of it.