libreoffice fails to build

Robert Backhaus robbak at robbak.com
Sun Jul 22 12:18:21 UTC 2012


On 22 July 2012 20:13, Joerg Surmann <joerg_surmann at snafu.de> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> /usr/bin/unzip -uo test.zip
> unzip: -n, -o and -u are contradictory
>
> /usr/local/bin/unzip -uo test.zip
> Archive:  test.zip
>
> i will create a symlink to /usr/bin/zip
> and run a test in libreoffice.

Just to be clear, it is /usr/bin/unzip that doesn't seem to work for
libreoffice, and /usr/local/bin/unzip does, so any symlinks will need
to point to /usr/local/bin/unzip.

The port should have worked this our, though - I had no problems, and
no one else has chimed in with any explanation.

>
> Am 22.07.2012 11:20, schrieb Robert Backhaus:
>> On 22 July 2012 18:21, Joerg Surmann <joerg_surmann at snafu.de> wrote:
>>
>>>
>> think the unzip path is ok.
>> i have reinstall unzip.
>> now will update libreoffice.
>>
>> # whereis unzip
>> unzip: /usr/bin/unzip /usr/share/man/en.ISO8859-15/man1/unzip.1.gz
>> /usr/src/usr.bin/unzip
>>
>> # locate \*/unzip
>> /media/disk/usr/bin/unzip
>> /usr/bin/unzip
>> /usr/jails/basejail/usr/bin/unzip
>> /usr/jails/basejail/usr/ports/archivers/unzip
>> /usr/jails/basejail/usr/ports/chinese/unzip
>> /usr/jails/basejail/usr/ports/korean/unzip
>> /usr/jails/basejail/usr/ports/russian/unzip
>> /usr/local/bin/unzip
>> /usr/local/share/doc/unzip
>> /usr/obj/usr/src/usr.bin/unzip
>> /usr/obj/usr/src/usr.bin/unzip/unzip
>> /usr/ports/archivers/unzip
>> /usr/src/usr.bin/unzip
>> /var/db/ports/unzip
>>
>> # uname -a
>> FreeBSD xxx.xxx.xxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #3: Mon Jul 2
>> 17:58:18 CEST 2012 root at xxx.xxx.xxx:/usr/obj/usr/src/sys/KERNEL amd64
>>
>>
>> Ah, sorry, I mislead you there. I've got linux on this notebook, and the
>> > window I tested unzip in happened to be local, not ssh!
>> > The /usr/bin one fails. the /usr/local/bin one succeded. Try unzipping a
>> > file, using /usr/bin/unzip -uo, and again using /usr/local/bin/unzip
> -uo .
>> > The first should fail, the second should succeed.
>> > I do not know why it is using the wrong unzip, I do not know
>>
>>
>>
>> Am 22.07.2012 04:00, schrieb Robert Backhaus:
>> >>> On 22 July 2012 06:39, Joerg Surmann
> <joerg_surmann at snafu.de><joerg_surmann at snafu.de>wrote:
>> >>>>
>> >>> #build
>> >>> mkdir -p ../../unxfbsd.pro/misc/java_src/
>> >>> cp
>> >>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solver/
>> unxfbsd.pro/bin/jurt_src.zip
>> >>> ../../unxfbsd.pro/misc/java_src/jurt_src.zip
>> >>> cd ../../unxfbsd.pro/misc/java_src && unzip -quo jurt_src.zip
>> >>> unzip: -n, -o and -u are contradictory
>> >>>
>> >>>> Hmm, there is something wrong with your unzip. The stock unzip has no
>> >>>> problems with those options.
>> >>>> Could you please run "whereis unzip"? Unzip should be in /usr/bin.
>> >>>> Check your path, check the output of "locate \*/unzip" (that will
> list
>> >>>> directories as well as files called unzip). You seem to have a
>> >>>> different version of unzip that is causing that problem.
>> >>>> The output of "uname -a" would help us too.
>> >>>
>> >>>
>> >>> dmake: Error code 1, while making
>> >>> '../../unxfbsd.pro/misc/java_src/jurt_src.zip'
>> >>> dmake: '../../unxfbsd.pro/misc/java_src/jurt_src.zip' removed.
>> >>>
>> >>>
> -----------------------------------------------------------------------
>> >>> Oh dear - something failed during the build - sorry !
>> >>> For more help with debugging build errors, please see the section in:
>> >>> http://wiki.documentfoundation.org/Development
>> >>>
>> >>> internal build errors:
>> >>>
>> >>> ERROR: error 65280 occurred while making
>> >>>
>>
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
>> >>>
>> >>>
>> >>> Am 21.07.2012 13:40, schrieb Robert Huff:
>> >>>>>>
>> >>>>>> Joerg Surmann writes:
>> >>>>>>
>> >>>>>>> I have delete all qt3.
>> >>>>>>>
>> >>>>>>> now i have a new error:
>> >>>>>>>
>> >>>>>>> internal build errors:
>> >>>>>>>
>> >>>>>>> ERROR: error 65280 occurred while making
>> >>>>>>>
>> >>>
>>
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
>> >>>>>>>
>> >>>>>>> it seems that the error is inside 'odk', please re-run build
>> >>>>>>> inside this module to isolate the error and/or test your fix:
>> >>>>>>> -
>> -----------------------------------------------------------------------
>> >>>>>>
>> >>>>>> Did you do:
>> >>>>>>
>> >>>>>>> /usr/local/bin/bash
>> >>>>>>> cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3
>> >>>>>>> source ./Env.Host.sh
>> >>>>>>> cd odk
>> >>>>>>> rm -Rf
>> >>>>>>>
>> >>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/
>> unxfbsd.pro
>> >>>>>>> # optional module 'clean'
>> >>>>>>> build
>> >>>>>>
>> >>>>>> ?
>> >>>>>>
>> >>>>>>
>> >>>>>> Robert Huff
>> >>>
>> >>>
>> >>>>
>> >>>> _______________________________________________
>> >>>> freebsd-ports at freebsd.org mailing list
>> >>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> >>>> To unsubscribe, send any mail to
>>
> "freebsd-ports-unsubscribe at freebsd.org"<freebsd-ports-unsubscribe at freebsd.org>
>> >>> _______________________________________________
>> >>> freebsd-ports at freebsd.org mailing list
>> >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> >>> To unsubscribe, send any mail to
> "freebsd-ports-unsubscribe at freebsd.org"<freebsd-ports-unsubscribe at freebsd.org>
>>
>>>
>>>
>> _______________________________________________
>> freebsd-ports at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.19 (FreeBSD)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iQIcBAEBCAAGBQJQC9I/AAoJEDyDkpKh+9pTWiQP/0niUDUuE8kRfryHCQQgDDYz
> ifCEgEEBtL/DEP8LNF+JUpdV/Blyyu0g4zBnGNVjWPUM0UZV9SuDD+TlBaJ9wTlj
> J5FEarvZOb/wy7a0SmAGG1MIMgqhG8J1VcxvfNXxHn00RHFx5UwTam4tGCmnFqXm
> NOmB2LpY4QTd46+sHnpBcrwY6V3Nxm3DPlH/xa9Nb84Exn35pbJVaNEW+dMyIWQC
> uSa2L0B5wR0dahBApgLuReMZj4ujmFw07IS78TvO1hWBmg2guPRuO673HKR5dIoT
> hP400XCZhkGDUGK8dY2xcUXUlurAR8zGvg5SWd47Z+fxU7rerl8b6xaBCwRAq7sE
> bBHiA+TAvY6hrg/Z3d4vm+rE7NigKkqjWMQk05BIx9dvjsnLB6xu0+ELk8D1wZ5n
> x5KCDrQpw8Hwa7klG3+AqQAD+ScPt/hOXInbMbtOsGMOUI7THREM4wv8Ybdesd7E
> TnUzM0pvgDHMDV2uBpFk5aaTqTkP0r07bmCBdUkqrny22coq7xVyg/AXIsu4PY1f
> P3g44IUcaejGFnnmzV2C13u7fUxW/+g5lPQQVmnr4VsxSsMNE0WsKzor4S/Yw/ye
> tmaJKMIPq4Wew0KVHByP/uS2CD45++QA5VvNpTa9TSmcAwFt41N+8Won7tOj6v6I
> 11K/ZuP9G9RhEb3vfB/G
> =gaAO
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list