[MacPorts] #48956: port stop on p5.16-net-ssleay

MacPorts noreply at macports.org
Wed Oct 7 04:08:17 PDT 2015


#48956: port stop on p5.16-net-ssleay
---------------------------------+--------------------------------
  Reporter:  bertrand.zuchuat@…  |      Owner:  macports-tickets@…
      Type:  defect              |     Status:  reopened
  Priority:  Normal              |  Milestone:
 Component:  ports               |    Version:  2.3.3
Resolution:                      |   Keywords:
      Port:  p5.16-net-ssleay    |
---------------------------------+--------------------------------
Changes (by keeshink@…):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 This still happens to me after selfupdating.

 Last message from `sudo port -d install p5.16-net-ssleay` is:
 {{{
 DEBUG: Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
 -net-ssleay/p5.16-net-ssleay/work/Net-SSLeay-1.71" && /usr/bin/make -j4 -w
 all
 }}}
 When i cd there and run make, all goes well:
 {{{
 kees at Pinarello
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
 -net-ssleay/p5.16-net-ssleay/work/Net-SSLeay-1.71 $ sudo /usr/bin/make -j4
 -w all
 Password:
 make: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
 -net-ssleay/p5.16-net-ssleay/work/Net-SSLeay-1.71'
 /opt/local/bin/perl5.16 "-Iinc"
 /opt/local/lib/perl5/5.16.3/ExtUtils/xsubpp  -typemap
 /opt/local/lib/perl5/5.16.3/ExtUtils/typemap -typemap typemap  SSLeay.xs >
 SSLeay.xsc && mv SSLeay.xsc SSLeay.c
 Running Mkbootstrap for Net::SSLeay ()
 chmod 644 SSLeay.bs
 cp SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs
 chmod 644 blib/arch/auto/Net/SSLeay/SSLeay.bs
 cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm
 AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
 blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8
 characters:
  directory blib/lib/auto/Net/SSLeay:
   do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to
 do_https
   do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
   get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al,
 get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to
 get_http
   head_https.al, head_https3.al, head_https4.al, head_http.al,
 head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al,
 head_httpx4.al truncate to head_htt
   post_https.al, post_https3.al, post_https4.al, post_http.al,
 post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al,
 post_httpx4.al truncate to post_htt
   put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al,
 put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to
 put_http
   ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to
 ssl_read
   ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
   tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to
 tcp_read
   tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
 cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
 cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm
 /usr/bin/clang -c  -I/opt/local/include -pipe -Os -fno-common
 -DPERL_DARWIN -I/opt/local/include -fno-strict-aliasing -fstack-protector
 -I/opt/local/include -arch x86_64 -O3   -DVERSION=\"1.71\"
 -DXS_VERSION=\"1.71\"  "-I/opt/local/lib/perl5/5.16.3/darwin-thread-multi-
 2level/CORE"   SSLeay.c
 SSLeay.xs:2368:19: warning: assigning to 'unsigned char *' from 'char *'
 converts between pointers to integer types with different sign [-Wpointer-
 sign]
         c_address = SvPV(address, addresslen);
                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~
 1 warning generated.
 rm -f blib/arch/auto/Net/SSLeay/SSLeay.bundle
 LD_RUN_PATH="/opt/local/lib" /usr/bin/clang  -L/opt/local -L/opt/local/lib
 -L/opt/local/lib -Wl,-headerpad_max_install_names  -bundle -undefined
 dynamic_lookup -fstack-protector SSLeay.o -arch x86_64 -o
 blib/arch/auto/Net/SSLeay/SSLeay.bundle      \
            -L/opt/local -L/opt/local/lib -lssl -lcrypto -lz     \

 chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.bundle
 Manifying blib/man3/Net::SSLeay.3pm
 Manifying blib/man3/Net::SSLeay::Handle.3pm
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5
 -net-ssleay/p5.16-net-ssleay/work/Net-SSLeay-1.71'}}}

-- 
Ticket URL: <https://trac.macports.org/ticket/48956#comment:9>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list