Opened 18 years ago

Closed 18 years ago

#10494 closed defect (fixed)

BUG: abiword source checksums don't match; won't build with the tarballs anyway

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

As the summary says, the checksums don't match: ---> Checksumming abiword-2.4.4.tar.bz2 Error: Checksum (md5) mismatch for abiword-2.4.4.tar.bz2 Portfile checksum: abiword-2.4.4.tar.bz2 md5 e018669a154164d31c768f773a1c95b4 Distfile checksum: abiword-2.4.4.tar.bz2 md5 69dd69179b861a41613291afd10af9ab Error: Checksum (sha1) mismatch for abiword-2.4.4.tar.bz2 Portfile checksum: abiword-2.4.4.tar.bz2 sha1 bca02a8beb490246f785518fc82c6c557a77a88d Distfile checksum: abiword-2.4.4.tar.bz2 sha1 e2afde95a408f011a1877bc6647799777845dd18 Error: Checksum (rmd160) mismatch for abiword-2.4.4.tar.bz2 Portfile checksum: abiword-2.4.4.tar.bz2 rmd160 f0de27f97135f8fff9b4400b05d74a27eee348cd Distfile checksum: abiword-2.4.4.tar.bz2 rmd160 5fad618b07b13a543f55321dd3e8114105cefd5d Error: Target com.apple.checksum returned: Unable to verify file checksums

After verifying that the sum published on the upstream website matched the tarball, I edited the Portfile to match. The build choked eventually with

Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/abi" && make " returned error 2 Command output: Making all in cocoa

cd . && /bin/sh /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/abi/ac-helpers/missing --run automake-1.9 --foreign

/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/abi/ac-helpers/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if

you modified Makefile.am', acinclude.m4' or `configure.ac'. You might want to install the Automake' and Perl' packages. Grab them from any GNU archive site.

Making all in .

cd . && /bin/sh /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/abi/ac-helpers/missing --run automake-1.9 --foreign

/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/abi/ac-helpers/missing: line 52: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if

you modified Makefile.am', acinclude.m4' or `configure.ac'. You might want to install the Automake' and Perl' packages. Grab them from any GNU archive site.

g++ -DNDEBUG -I/usr/include/libxml2 -I/opt/local/include/fribidi -I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_editors_abiword/work/abiword-2.4.4/wv -I/opt/local/include -I/opt/local/include -I/opt/local/include -DHAVE_THREADS=1 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -DABISIZEOF_LONG_INT=4 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -fpascal-strings -DNO_SYS_ERRLIST -DXP_TARGET_COCOA -DXP_MAC_TARGET_MACOSX -DXP_MAC_TARGET_QUARTZ -DABISUITE_HOME=\"/opt/local/share/AbiSuite-2.4\" -DABI_BUILD_VERSION=\"2.4.4\" -L/opt/local/lib -L/opt/local/lib -o AbiWord abi_ver.o CocoaMain.o ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/pkg/linux/apkg/libApkg.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/pkg/linux/apkg/libApkg.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a -L/opt/local/lib -lglib-2.0 -lintl -liconv -liconv -framework Cocoa ../../../../src/wp/ap/libAp.a ../../../../src/wp/ impexp/libImpExp.a ../../../../src/af/xap/libXap.a ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a ../../../../src/other/ttftool/unix/libTtfTool.a ../../../../src/pkg/linux/apkg/libApkg.a ../../../../src/text/fmt/xp/libFmt.a ../../../../src/text/ptbl/xp/libPtbl.a -L/usr/lib -lxml2 -lz -lpthread -liconv -lm -L/opt/local/lib -lfribidi ../../../../../wv/libwv.a -L/opt/local/lib -lglib-2.0 -lintl -liconv -liconv -L/opt/local/lib -lpng -L/opt/local/lib -lz -L/opt/local/lib -lpopt -L/opt/local/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv /usr/bin/ld: warning prebinding disabled because dependent library: /opt/local/lib/libglib-2.0.0.dylib is not prebound /usr/bin/ld: Undefined symbols: .objc_class_name_XAP_CocoaToolProvider _g_module_close _g_module_error _g_module_open _g_module_symbol AP_CocoaDialog_Latex::static_constructor(XAP_DialogFactory*, int) collect2: ld returned 1 exit status make[5]: * [AbiWord] Error 1 make[4]: * [all-recursive] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive] Error 1

Warning: the following items did not execute (for abiword): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: Status 1 encountered during processing.

Change History (2)

comment:1 Changed 18 years ago by markd@…

Summary: abiword source checksums don't match; won't build with the tarballs anywayBUG: abiword source checksums don't match; won't build with the tarballs anyway

comment:2 Changed 18 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

This has been fixed.

Note: See TracTickets for help on using tickets.