Opened 12 years ago
Closed 12 years ago
#34910 closed defect (fixed)
ykpers: Undefined symbols: _strnlen
Reported by: | erikmouw (Erik Mouw) | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | ykpers |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
ykpers 1.7.0 fails to compile with an error:
root:~# port install ykpers ---> Computing dependencies for ykpers ---> Dependencies to be installed: libyubikey ---> Fetching archive for libyubikey ---> Attempting to fetch libyubikey-1.9_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/libyubikey ---> Attempting to fetch libyubikey-1.9_0.darwin_10.x86_64.tbz2.rmd160 from http://packages.macports.org/libyubikey ---> Installing libyubikey @1.9_0 ---> Activating libyubikey @1.9_0 ---> Cleaning libyubikey ---> Fetching archive for ykpers ---> Attempting to fetch ykpers-1.7.0_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/ykpers ---> Fetching distfiles for ykpers ---> Verifying checksum(s) for ykpers ---> Extracting ykpers ---> Configuring ykpers ---> Building ykpers Error: org.macports.build for port ykpers returned: command execution failed Please see the log file for port ykpers for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_ykpers/ykpers/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port ykpers failed root:~#
I will upload the main.log for ykpers.
Regards,
Erik
Attachments (1)
Change History (5)
Changed 12 years ago by erikmouw (Erik Mouw)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Summary: | ykpers 1.7.0 fails to compile → ykpers: Undefined symbols: _strnlen |
Remember to use WikiFormatting when writing in Trac, and to Cc the maintainer of the affected port so that they become aware of the ticket and can begin to look into the problem.
comment:2 Changed 12 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|---|
Version: | 2.1.1 |
Provided the licenses are compatible I'll use the FreeBSD version strnlen for anything under Lion.
This will be a revbump for anything under Lion.
comment:3 Changed 12 years ago by erikmouw (Erik Mouw)
FWIW, I forgot to mention I'm using OS X 10.6.8, not Lion.
Regards,
Erik
comment:4 Changed 12 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
strnlen definition added for pre-Lion systems in r94447.
Note: See
TracTickets for help on using
tickets.
ykpers-main.log