[108866] trunk/dports/net/samba3/Portfile
Jeremy Huddleston Sequoia
jeremyhu at macports.org
Sun Aug 4 10:02:18 PDT 2013
dylib ids are all messed up in samba3 after this update. Reverting and rebuilding gets a sane samba3 install:
Warning: ID load command in /opt/local/lib/samba3/libtevent.dylib.0.9.11, arch x86_64 (belonging to port samba3) contains rel
ative path
Could not open bin/libtalloc.dylib.2: Error opening or reading file (referenced from /opt/local/lib/samba3/libtevent.dylib.0.
9.11)
---> Scanning binaries for linking errors: 95.6%
Warning: ID load command in /opt/local/lib/samba3/vfs/dirsort.dylib, arch x86_64 (belonging to port samba3) contains relative
path
---> Scanning binaries for linking errors: 96.0%
Warning: ID load command in /opt/local/lib/samba3/vfs/syncops.dylib, arch x86_64 (belonging to port samba3) contains relative
path
---> Scanning binaries for linking errors: 100.0%
---> Found 26 broken file(s), matching files to ports
---> Found 1 broken port(s):
samba3 @3.6.16
/opt/local/bin/eventlogadm
...
On Aug 3, 2013, at 17:42, ryandesign at macports.org wrote:
> Revision
> 108866
> Author
> ryandesign at macports.org
> Date
> 2013-08-03 17:42:47 -0700 (Sat, 03 Aug 2013)
> Log Message
>
> samba3: update to 3.6.16; disable universal variant which doesn't build (#34558); add build-time conflict with samba4 (#35729)
> Modified Paths
>
> • trunk/dports/net/samba3/Portfile
> Diff
>
> Modified: trunk/dports/net/samba3/Portfile (108865 => 108866)
>
> --- trunk/dports/net/samba3/Portfile 2013-08-04 00:39:45 UTC (rev 108865)
> +++ trunk/dports/net/samba3/Portfile 2013-08-04 00:42:47 UTC (rev 108866)
>
> @@ -1,11 +1,11 @@
>
> # $Id$
>
>
>
> PortSystem 1.0
>
> -PortGroup muniversal 1.0
>
> +PortGroup conflicts_build 1.0
>
>
>
> name samba3
>
> conflicts talloc
>
> -version 3.6.15
>
> +version 3.6.16
>
> categories net
>
> platforms darwin
>
> maintainers nomaintainer
>
> @@ -26,12 +26,16 @@
>
> distname samba-${version}
>
> worksrcdir ${worksrcdir}/source3
>
>
>
> -checksums md5 d9424e9badb089bd51e6cfc752b21dfa \
> - rmd160 aa8235076d5ed1142847f464c8f5cfcd5cf94d7e \
> - sha256 42b9acb13f8760a1767829ebaa4c371e462aad5287caf92887e64930cf27da60
>
> +checksums md5 12c6785802813c2c5bf66e5c4c4e1d93 \
> + rmd160 e5e26a43d435a1bd2a8b91be762eef3380b3a794 \
> + sha256 347c0abe608ad907d04e37948d0f82a2d9dd8daeba13b0b78d7463b8d7b3fef4
>
>
>
> depends_lib port:popt port:zlib port:readline
>
>
>
> +universal_variant no
> +
> +conflicts_build samba4
> +
>
> configure.ldflags-append -lintl
>
> configure.args --libdir=${prefix}/lib/${name} \
>
> --with-privatedir=${prefix}/var/db/smb \
>
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4145 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130804/26af5982/attachment.p7s>
More information about the macports-dev
mailing list