Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Aug 2014 21:39:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192319] New: net-p2p/transmission-gtk fails to build after update security/openssl
Message-ID:  <bug-192319-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D192319

            Bug ID: 192319
           Summary: net-p2p/transmission-gtk fails to build after update
                    security/openssl
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fidaj@ukr.net

security/openssl build with options:
OPTIONS_FILE_SET+=3DSHARED
OPTIONS_FILE_SET+=3DTHREADS
OPTIONS_FILE_UNSET+=3DI386
OPTIONS_FILE_SET+=3DSSE2
OPTIONS_FILE_SET+=3DASM
OPTIONS_FILE_UNSET+=3DPADLOCK
OPTIONS_FILE_SET+=3DZLIB
OPTIONS_FILE_SET+=3DSCTP
OPTIONS_FILE_SET+=3DMD2
OPTIONS_FILE_UNSET+=3DRC5
OPTIONS_FILE_UNSET+=3DRFC3779
OPTIONS_FILE_UNSET+=3DGMP
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_SET+=3DEC

build cc string|flags:
-I.. -I../include  -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREA=
DS
-pthread -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3
-DMD32_REG_T=3Dint -Wall -O2 -pipe -march=3Dnative  -fstack-protector
-fno-strict-aliasing -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT
-DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM
-DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM
-DGHASH_ASM

portmaster net-p2p/transmission-gtk ends with the following message:
...
  CC       hig.o
2 warnings generated.
  CC       icons.o
  CC       main.o
  CC       makemeta-ui.o
  CC       msgwin.o
  CC       notify.o
  CC       open-dialog.o
  CC       relocate.o
  CC       stats.o
  CC       torrent-cell-renderer.o
  CC       transmission-resources.o
  CC       tr-core.o
  CC       tr-icon.o
  CC       tr-prefs.o
  CC       tr-window.o
  CC       util.o
  ITMRG  transmission-gtk.desktop
  CCLD     transmission-gtk
/usr/bin/ld: =EF=BF=BD: invalid DSO for symbol `BN_new' definition
/usr/local/lib/libcrypto.so.8: could not read symbols: Bad value
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[5]: *** [transmission-gtk] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1
gmake[5]: *** =D0=9E=D0=B6=D0=B8=D0=B4=D0=B0=D0=BD=D0=B8=D0=B5 =D0=B7=D0=B0=
=D0=B2=D0=B5=D1=80=D1=88=D0=B5=D0=BD=D0=B8=D1=8F =D0=B7=D0=B0=D0=B4=D0=B0=
=D0=BD=D0=B8=D0=B9...
gmake[5]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=D0=
=B0=D0=BB=D0=BE=D0=B3=D0=B0
`/media/da0s1/obj/usr/ports/net-p2p/transmission-gtk/work/transmission-2.84=
/gtk'
gmake[4]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1
gmake[4]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=D0=
=B0=D0=BB=D0=BE=D0=B3=D0=B0
`/media/da0s1/obj/usr/ports/net-p2p/transmission-gtk/work/transmission-2.84=
/gtk'
gmake[3]: *** [all] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 2
gmake[3]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=D0=
=B0=D0=BB=D0=BE=D0=B3=D0=B0
`/media/da0s1/obj/usr/ports/net-p2p/transmission-gtk/work/transmission-2.84=
/gtk'
gmake[2]: *** [all-recursive] =D0=9E=D1=88=D0=B8=D0=B1=D0=BA=D0=B0 1
gmake[2]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=D0=
=B0=D0=BB=D0=BE=D0=B3=D0=B0
`/media/da0s1/obj/usr/ports/net-p2p/transmission-gtk/work/transmission-2.84'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/net-p2p/transmission-gtk
*** Error code 1

Stop.
make: stopped in /usr/ports/net-p2p/transmission-gtk

=3D=3D=3D>>> make build failed for net-p2p/transmission-gtk
=3D=3D=3D>>> Aborting update


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> net-p2p/transmission-gtk=20

with port options:
OPTIONS_FILE_SET+=3DDOCS
OPTIONS_FILE_UNSET+=3DLITE

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192319-13>