Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 649
    • Issues 649
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 184
    • Merge Requests 184
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • aportsaports
  • Issues
  • #1263

Closed
Open
Opened Jul 19, 2012 by Jeff Bilyk@jbilyk
  • Report abuse
  • New issue
Report abuse New issue

Perl modules needing rebuild

SNMP::Info needs a rebuild in edge:

/usr/bin/perl: symbol ‘netsnmp_ds_set_int’: can’t resolve symbol in lib ‘/usr/lib/perl5/vendor_perl/auto/NetSNMP/default_store/default_store.so’.

Also, Apache2::Request needs —enable-perl-glue to build the perl modules that are required for netdot to run properly.

Thanks.

(from redmine: issue id 1263, created on 2012-07-19, closed on 2012-08-23)

  • Changesets:
    • Revision cf1b4885 by Natanael Copa on 2012-08-21T07:29:42Z:
main/net-snmp: rebuild

Try to get default_store.so linked with -lnetsnmp.

ref #1263
  • Revision 6142be63 by Natanael Copa on 2012-08-21T07:33:25Z:
testing/perl-snmp-info: update depends

fixes #1263
  • Revision fd5b60a8 by Natanael Copa on 2012-08-21T08:43:25Z:
main/net-snmp: fix parallel build issues

We need run net-snmp-config-x before building perl modules. Otherwise
net-snmp-config will not be executable and net-snmp-config --libs will
fail and perl modules will be built without -lnetsnmp.

Seems also that we need build startnadall and net-snmp-create-v3-user
before building perl modules.

We could have "fixed" it by simply disabling parallel builds, but I
don't like the idea of having 1 core working and 7 cores in idle.

fixes #1263
  • Revision fb71d59e by Natanael Copa on 2012-11-01T13:55:29Z:
main/net-snmp: fix parallel build issues

We need run net-snmp-config-x before building perl modules. Otherwise
net-snmp-config will not be executable and net-snmp-config --libs will
fail and perl modules will be built without -lnetsnmp.

Seems also that we need build startnadall and net-snmp-create-v3-user
before building perl modules.

We could have "fixed" it by simply disabling parallel builds, but I
don't like the idea of having 1 core working and 7 cores in idle.

fixes #1263
(cherry picked from commit fd5b60a8060f5116f5778db9c199ec54a423fc51)

Conflicts:

	main/net-snmp/APKBUILD
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
Alpine 2.5.0
Milestone
Alpine 2.5.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
3
Labels
Aports Normal type:bug
Assign labels
  • View project labels
Reference: alpine/aports#1263