Date: Tue, 27 Feb 2018 19:41:03 +0100 From: Per olof Ljungmark <peo@nethead.se> To: freebsd-ports@freebsd.org Subject: Re: sysutils/smartmontools error: no member named 'opc_fuse' in 'nvme_command' Message-ID: <800cc6cf-78e8-8727-6875-c64efc71f23b@nethead.se> In-Reply-To: <6693573b-1c20-42ae-5d2b-6c7f3fc2663b@nethead.se> References: <6693573b-1c20-42ae-5d2b-6c7f3fc2663b@nethead.se>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, fixed in v.463148, thank you for being quick! On 02/27/18 15:19, Per olof Ljungmark wrote: > FreeBSD 11.1-STABLE #0 r329069 > > Update to 6.6.1 gives, > > c++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' > -DSMARTMONTOOLS_SYSCONFDIR='"/usr/local/etc"' > -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/local/etc"' > -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/local/share/smartmontools"' > -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -c -o > utility.o utility.cpp > c++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' > -DSMARTMONTOOLS_SYSCONFDIR='"/usr/local/etc"' > -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/local/etc"' > -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/local/share/smartmontools"' > -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -W -c -o > os_freebsd.o os_freebsd.cpp > In file included from os_freebsd.cpp:44: > ./atacmds.h:96:9: warning: 'ATA_WRITE_LOG_EXT' macro redefined > [-Wmacro-redefined] > #define ATA_WRITE_LOG_EXT 0x3F > ^ > /usr/include/sys/ata.h:385:9: note: previous definition is here > #define ATA_WRITE_LOG_EXT 0x3f > ^ > os_freebsd.cpp:528:10: error: no member named 'opc_fuse' in 'nvme_command' > pt.cmd.opc_fuse = in.opcode; > ~~~~~~ ^ > 1 warning and 1 error generated. > *** Error code 1 > > Cheers, > > //per > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Per olof Ljungmark +46 707 50 20 46 Nethead AB Registered in Stockholm, Sweden SE556815226701
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?800cc6cf-78e8-8727-6875-c64efc71f23b>